# ACCESS-CM2 bad or missing value

**URL:** https://forum.access-hive.org.au/t/access-cm2-bad-or-missing-value/751
**Category:** Coupled Model
**Created:** [9 May 2023 05:06 UTC](https://forum.access-hive.org.au/t/access-cm2-bad-or-missing-value/751 "2023-05-09T05:06:17Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![wghuneke](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.access-hive.org.au/wghuneke/32/102_2.png) [@wghuneke](https://forum.access-hive.org.au/u/wghuneke)
#### Post date: [9 May 2023 05:06 UTC](https://forum.access-hive.org.au/t/access-cm2-bad-or-missing-value/751/1 "2023-05-09T05:06:17Z")

</div>

Hi,

I’m trying to run a freshwater perturbation experiment with CM2. Dave Bi helped me setting up the experiment by adding an extra freshwater flux around Antarctica. The simulation runs for Dave, but when I try to run the same simulation, I get a “bad or missing value” error message regarding the perturbed \*.nc file (which after inspection doesn’t seem to have any bad or missing values…).

Does anyone know why the simulation would run for one person but not another? What approach can I take to debug?

Many thanks,  
Wilma

---

<div class="post-metadata">

### Author: ![Aidan](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.access-hive.org.au/aidan/32/42_2.png) [@Aidan](https://forum.access-hive.org.au/u/Aidan)
#### Post date: [9 May 2023 23:38 UTC](https://forum.access-hive.org.au/t/access-cm2-bad-or-missing-value/751/2 "2023-05-09T23:38:21Z")

</div>

My first thought is: are you reading in the file you think you are? Does the log output print the file name, or even better the full path to the file?

What is the full path of the file you think is the issue? In case it helps to have other eyes.

I did a search and found the same error message with a completely different suite:

> **[Submit-retrying](https://cms-helpdesk.ncas.ac.uk/t/submit-retrying/328/20)**
>
> Dear Ros. Thank you for your support. I have some extra questions: I’m trying to run the n1280 using the u-ch427 and rose-suite-n1280e.conf: MAIN\_ATM\_PROCX=94 MAIN\_ATM\_PROCY=64 MAIN\_OMPTHR\_ATM=2 EXPT\_BASIS=‘19790301T0000Z’ However, I’m...

In that case they had the wrong path. I’d have thought that would give a “file not found” error, but worth checking that it isn’t a permissions or mounting issue. For example, if you’re running under a different project perhaps you need to add a `/g/data` path to the PBS submission that was automatically added when Dave ran it?

---

<div class="post-metadata">

### Author: ![wghuneke](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.access-hive.org.au/wghuneke/32/102_2.png) [@wghuneke](https://forum.access-hive.org.au/u/wghuneke)
#### Post date: [11 May 2023 05:55 UTC](https://forum.access-hive.org.au/t/access-cm2-bad-or-missing-value/751/3 "2023-05-11T05:55:04Z")

</div>

Thanks, it was indeed a permission issue with a not-so-helpful error message.
