Marshall Ward

Results 33 issues of Marshall Ward

During ACCESS setup, the OASIS setup fails if it runs before the other submodels, since it needs to parse other configuration files. The current solution is to place OASIS after...

**Describe the bug** The GFortran 14.1 parser is choking on a particular line in FMS2_IO: The line is ``` err = nf90_put_att(fileobj%ncid, varid, trim(attribute_name), & trim(attribute_value(1:str_len))) ``` The error (and...

Redo of #1627, I will try to keep it brief. This should finalize most of the necessary Nonboussinesq support. It should also include an important update to enable the latest...