FMS icon indicating copy to clipboard operation
FMS copied to clipboard

GFDL's Flexible Modeling System

Results 137 FMS issues
Sort by recently updated
recently updated
newest added

**Description** Include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes #1520...

**Is your feature request related to a problem? Please describe.** The current version of the field table yaml is this: ``` field_table: - field_type: tracer modlist: - model_type: atmos_mod varlist:...

enhancement

**Description** Include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. Fixes #...

**Is your feature request related to a problem? Please describe.** There is code in fms that still uses string lengths of 128 characters for filenames. This is causing problems with...

enhancement

**Describe the bug** The diag_manager has a nml variable that will create a output log of all register_*_field calls, but during SPEAR runs the output log is missing some register...

**Description** adds the root pe number to the filename of the the diag_field_log.out. When running SPEAR it seems like mom was writing from a different root pe and overwriting the...

**Is your feature request related to a problem? Please describe.** The current test-suite for data_override does not test the mult-file capability. **Describe the solution you'd like** A test should be...

enhancement
help wanted