properly defines the valid_types variable in sat_vapor_pres_k #1120
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.
Description
Properly declares local variables as
instead of
Fixes #1111
How Has This Been Tested?
Ran an AM5 experiment that was failing before: /lustre/f2/scratch/Uriel.Ramirez/am5/2022.04/c96L33_am5f1a0r0_amip/ncrc4.intel21-debug-openmp/stdout/run/c96L33_am5f1a0r0_amip_2x0m1d_192x2a.o269209458
The 2 thread and 1 thread jobs ran successfully:
/lustre/f2/scratch/gfdl/Uriel.Ramirez/am5_mixed_mode_fix/2022.04/c96L33_am5f1a0r0_amip/ncrc4.intel21-debug-openmp/stdout/run/c96L33_am5f1a0r0_amip_2x0m1d_192x2a.o269209951
/lustre/f2/scratch/gfdl/Uriel.Ramirez/am5_mixed_mode_fix/2022.04/c96L33_am5f1a0r0_amip/ncrc4.intel21-debug-openmp/stdout/run/c96L33_am5f1a0r0_amip_1x0m2d_216x1a.o269209950
Answers still reproduce
Checklist:
make distcheck
passes