-
It is currently not possible to redirect stdout, stderr to files in the model working directory. If workdir doesn't exist when creating the Dales object and a file in workdir is used for redirection t…
-
Hi John,
I am trying to run a coupled ROMS-WW3 test case in https://github.com/DOI-USGS/COAWST/tree/main/Projects/Inlet_test/WW3 directory using COAWST 3.8 and got an error message below.
Do …
-
CM2 had additional mixing in the Red sea (and other areas) to fix salinity issues. Can the same fixes be applied to MOM6?
-
It appears that both the raw data used to generate the atmsrf files used by the atmosphere model have some bogus values for soil moisture in them. The tool to interpolate this data to a new grid is in…
-
Remove the option to run the non-CENTURY and vertically resolved BGC code. This code isn't really being used, validated, or kept up to date. None of the current supported versions of the physics use i…
-
```
DebugDrawIterator itdd = _debugDrawItems.begin();
while (itdd != _debugDrawItems.end())
{
DebugDrawBase* pDD = (*itdd);
_debugDrawItems.erase(itdd);
delete pDD;…
-
```
DebugDrawIterator itdd = _debugDrawItems.begin();
while (itdd != _debugDrawItems.end())
{
DebugDrawBase* pDD = (*itdd);
_debugDrawItems.erase(itdd);
delete pDD;…
-
The first two PAMIP experiments pdSST-pdSIC and pdSST-futArcSIC are finished and ready to be CMOR-ized. Both experiments consist of 100 members. I have not been able to run a single experiment with al…
-
http://www.cesm.ucar.edu/models/cesm2/naming_conventions.html#modelOutputFilenames
says that
> a new metadata field called time_period_freq is now written to every history file header with one of…
-
add descriptor to dispay format complex data
(1) `format(CF10.4)`