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** adds the file for the buffers with a few of the initial changes to the other files. Fixes # (issue) **How Has This Been Tested?** Please describe the tests...

**Description** - Moves the axis and subaxis objects in the controller - Setups the public diag_axis interfaces in the controller. So far only the interfaces that are used in the...

We are trying to run 5km resolution MOM6 using 2500 to 20000 MPI processes. It was found that the initialization time rapidly increase as number of MPI processes increases from...

question

**Describe the bug** The current diag_manager does not add "tileX" to the filename when using a cube sphere, which leads to trouble when trying to combine the files and regrid...

bug

**Describe the bug** The namelist variable retain_cm3_bug should be removed from FMS **To Reproduce** `retain_cm3_bug=.true.` is set by default. Do we still want to keep this? **Expected behavior** This should...

**Is your feature request related to a problem? Please describe.** The following things still need to be done for the diag_axis object: - [x] set up the diag_axis_init top level...

enhancement

**Is your feature request related to a problem? Please describe.** The diag manager will support a 5d remapped buffer array. It will need to be remapped because the math functions...

enhancement

**Is your feature request related to a problem? Please describe.** While running the GFDL aquaplanet model, I noticed this message: ``` NOTE from PE 0: lw_gases_stdtf_mod: Reading NetCDF formatted input...

enhancement

**Is your feature request related to a problem? Please describe.** The functions and subroutines in the new diag manager are public and are type bound procedures. **Describe the solution you'd...

enhancement

**Is your feature request related to a problem? Please describe.** The type bound procedures in the new DM all have different names for their object class variable **Describe the solution...

enhancement