-
P3 does not conserve water. This is true for both C++ and F90 implementations. The overall error looks to be approximately .5% of the overall precipitation. See this plot produced by @crterai for m…
-
This diff
```
--- a/components/scream/cime_config/namelist_defaults_scream.xml …
-
The `SMS_D_P64x2.ne4pg2_ne4pg2.F2010-SCREAM-LR.cori-knl_intel` test fails with message below. There are also many (~7000) P3 warnings.
```
59: forrtl: error (76): Abort trap signal
59: Image …
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '.'
2. Go to '..'
3. Go to '...'
4. See error
**Expected…
-
Originally thought this was a problem with larger ne, but I can repeat with ne2, so I must be doing something wrong.
I'm trying on PM in debug with 1 rank (on ne2) using master of April27th.
In th…
-
We should understand the sources of nondeterminism between runs with the same PE layout on the GPU. The dycore, SHOC, and P3 are all meant to be BFB deterministic. SHOC and P3 should be invariant to P…
-
When trying to build a SCREAMv1 simulation on cori I get the following error unless I DEBUG compile.
```
/global/cscratch1/sd/terai/E3SM_code/scream/f127d5c/components/scream/src/physics/shoc/shoc_…
-
SHOC requires an estimation of the local grid size (dx & dy) to properly set the maximum allowable value for the dissipation length scale. In v1 it is being fed in with improper units and needs to be…
-
I am testing the E3SM-MMF with new microphysics model P3/SHOC which are based on Kokkos backend on Crusher, and unable to use full GCDs of GPUs in one node, I can only run with maximum 4 gcds, when I …
xyuan updated
2 years ago
-
I think there are only certain netcdf formats that we want to be using. For one case, a file that was in `netCDF-4` caused an issue that did not happen after converting it to `cdf5`.
To convert, ca…