-
**Purpose:**
Evaluate new out-of-the-box baseline with cesm2_3_alpha17f (or cesm2_3_beta17).
___
**Description:**
New baseline with out-of-the-box settings from cesm2_3_alpha17f (or cesm2_3_…
-
**Purpose:**
Check effect of bug fix in CLUBB interface (see https://github.com/ESCOMP/CAM/issues/1053 for details).
___
**Description:**
same as 92 (https://github.com/NCAR/amwg_dev/issues/53…
-
It would be good to add the GSWP3 driver dataset: GSWP3 3-Hourly Atmospheric Forcing: Temperature, Pressure, Winds, Humidity, and Downward Longwave Radiation.
http://hydro.iis.u-tokyo.ac.jp/GSWP3/i…
-
We currently have a google doc with some testing documentation:
https://docs.google.com/document/d/1oDNFPzw8bFbuyY129vX6-RJG-C9ZNUs-O1x2uVjSO4M/edit
CESM's old README file (from when CESM was in…
-
It would be helpful to have a list of grid variable names, such that one could easily create a dataset of only the grid variables, or append this to the single variable or variables to their search wi…
-
I ran a case with some forcing files that had zero size. Obviously that is a problem and I shouldn't expect it to run. The problem is that I don't see an error that I can figure out what the problem i…
-
Need to review unit tests and determine which should be using CAM7 instead of CAM5
Also, may want to revisit compilers. Per Jim Edwards on March 8, 2024:
"Sometime in the coming months intel wi…
-
Howdy!
I am one of the programmers on the PIO project, a free software C/Fortran library to do scalable, netCDF I/O on many many processors on modern supercomputers. (See https://github.com/NCAR/Pa…
-
**Purpose:**
Starting Lscale branch from a spunup state in prevision of ECS run
___
**Description:**
Same as 78 except:
+ **Start from 75 at year 101**
```
./xmlchange RUN_REFCASE=b.e23…
-
Overall we use shr_mpi_mod.F90 from cesm_share in CTSM. There are some places that we use bare MPI and the code would be cleaner if we used shr_mpi_mod.F90 exclusively rather than sometimes not. We'd …