Tom Robinson

Results 16 issues of Tom Robinson

**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 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

**Is your feature request related to a problem? Please describe.** There is no coupled modeled being tested automatically by the CI **Describe the solution you'd like** Add an automated ESM4...

enhancement

**Description** Changes the `max_fields_per_file` to a namelist variable, and allocated the `fields` with this value. Fixes #747 **How Has This Been Tested?** `make` run with intel **Checklist:** - [ ]...

feature request

**Describe the bug** Manually filling in the version of the code is unsustainable https://github.com/NOAA-GFDL/FMS/blob/main/diag_manager/diag_output.F90#L103 **To Reproduce** **Expected behavior** This should be filled in automatically **System Environment** Describe the system environment,...

**Is your feature request related to a problem? Please describe.** mpp_io has a namelist variable called [io_clocks_on](https://github.com/NOAA-GFDL/FMS/blob/2020.04/mpp/mpp_io.F90#L1051). This variable [turns clocks for the io routines](https://github.com/NOAA-GFDL/FMS/blob/2020.04/mpp/include/mpp_io_misc.inc#L188). Some sort of clock should...

enhancement
new fms io

**Describe the bug** The error message for outputting monthly diagnostics when starting a model on the last day of the month is too vague and does not help users understand...

enhancement
feature request
suggestion