Initialized variables in the restart type#12
Merged
Conversation
… to access an uninitialized string
underwoo
added a commit
that referenced
this pull request
Nov 21, 2014
…ize_vars Initialized variables in the restart type
colingladueNOAA
pushed a commit
that referenced
this pull request
Feb 13, 2020
Merge in Master branch updates
danholdaway
pushed a commit
to JCSDA/FMS
that referenced
this pull request
Oct 16, 2020
* Fix MPP_TYPE_ and MPI_TYPE_ redefinition warnings * Fix MPP_TYPE_CREATE_ warning too.
thomas-robinson
pushed a commit
that referenced
this pull request
Jun 15, 2022
* Make 'unsupported kind' error messages more descriptive. Change author of constants4.F90 * Add doxygen comment to valid_types in sat_vapor_pres/sat_vapor_pres_k.F90
uramirez8707
pushed a commit
to uramirez8707/FMS
that referenced
this pull request
May 21, 2024
…_bug Fix bugs in 2021.02-alpha1
angus-g
pushed a commit
to angus-g/FMS
that referenced
this pull request
Feb 20, 2026
nikizadehgfdl
pushed a commit
to nikizadehgfdl/FMS
that referenced
this pull request
Feb 26, 2026
- Following suggestion from @nikizadehgfdl, I increased the CPP macro MAX_NUM_DIAGNOSTICS to avoid a FATAL error when running CM4 with SIS2. - Closes NOAA-GFDL#12. - No answer changes.
nikizadehgfdl
pushed a commit
to nikizadehgfdl/FMS
that referenced
this pull request
Feb 26, 2026
… with a new diag type to be introduced. NOAA-GFDL#12
nikizadehgfdl
pushed a commit
to nikizadehgfdl/FMS
that referenced
this pull request
Feb 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is to keep gnu from attempting to access an uninitialized string, and writing garbage in the NetCDF field attributes.