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

**Describe the bug** I ran AM4.1 (2 day run with 216 cores on C4) and I used Darshan to analyze performance. Based on Darshan, interpolator is opening a file a...

bug

**Is your feature request related to a problem? Please describe.** We will delete the alpha and beta tags from the repository at each release. The hash for each tag should...

enhancement

**Is your feature request related to a problem? Please describe.** The diag_manager outputs a NETCDF default fill value if a buffer is to be written without being initialized. The buffer...

enhancement
question
feature request
bug

**Describe the bug** About 10 months into a year-long run of the `c96L33_am4p0` experiment, the model crashed using `fms2_io` with the following errors: ``` FATAL from PE 552: Input/output error...

bug

**Is your feature request related to a problem? Please describe.** The code in MPP has many different paths, depending on the type of build: MPI, non-MPI, ShaMEM. The ShaMEM option...

enhancement

**Is your feature request related to a problem? Please describe.** There is currently no test in FMS to test the diag_manager with regional output. **Describe the solution you'd like** [test_diag_manager.F90](https://github.com/NOAA-GFDL/FMS/blob/master/test_fms/diag_manager/test_diag_manager.F90)...

enhancement

The Travis tests do this: `export CPPFLAGS="-I/usr/include -Duse_LARGEFILE -DMAXFIELDMETHODS_=500"` We don't want to set important variables on the command line. That is impossibly opaque to users. Instead, we set them...

enhancement

**Describe the bug** The first call to the new read_data routines via the MOM wrappers from [set_grid_metrics_from_mosaic](https://github.com/wrongkindofdoctor/MOM6/blob/5f9b0240e5004b6fa6ca87a57db5025dde36e22d/src/initialization) /MOM_grid_initialize.F90#L273) when using the MOM6-examples/ICE_OCEAN_SIS2/OM4_025 test with the new IO generates the following...

help wanted
bug
new fms io

PIO (https://github.com/NCAR/ParallelIO) is a HPC I/O library that has been used in CESM at NCAR, and has recently become an output option for WRF. PIO allows the same code to...

feature request
suggestion

We (NASA GMAO) would like to build GEOS using the NAG Fortran compiler to perform various aggressive compile-time and runtime checks provided by that compiler. Unfortunately, NAG does not support...

help wanted
suggestion