Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User/sdu/cell measures message #7

Merged
merged 8 commits into from
Nov 13, 2014

Conversation

underwoo
Copy link
Member

No description provided.

The new message indicates the user should contact the model liaison.
The requirements for the area/volume variable match now only require
that the variable and the area/volume variable either both have a
time operator (time_ops==.true.), both be instantaneous (time_ops==.false.),
or the area/volume be a static field.
Corrected the spelling of a few comments, and removed a doubled word in
an error message.
The .eqv. has a lower priority than both .eq. and .and..  More
parenthesis are needed to get the correct value in two if blocks

Also moved the test to verify that area and volume are not the same
value to better assist in debugging coding mistakes.
The if statement should have referenced dimJ.
All error messages now report the module/field name of the variable that
will get the cell_measure, but area/volume is not in the diag_table.
@underwoo underwoo modified the milestone: Ulm Nov 13, 2014
@underwoo underwoo added the enhancement Issue/PR for a modification that increases performance, improves syntax, or adds functionality. label Nov 13, 2014
underwoo added a commit that referenced this pull request Nov 13, 2014
@underwoo underwoo merged commit 8cb7db2 into dev/master Nov 13, 2014
@underwoo underwoo deleted the user/sdu/cell_measures_message branch November 13, 2014 21:59
underwoo pushed a commit that referenced this pull request Oct 13, 2015
- This fixes issue #7 on NOAA-GFDL/Icebergs NOAA-GFDL/icebergs#7

  forrtl: severe (408): fort: (2): Subscript #1 of the array SBUF has value 1 which is greater than the upper bound of 0
underwoo pushed a commit that referenced this pull request Mar 18, 2016
Add send_data_[23]d_r8 routines

Add diag_send_complete_extra

Fixes #7
underwoo added a commit that referenced this pull request Mar 18, 2016
* Add send_data_[23]d_r8 routines
* Add diag_send_complete_extra
wrongkindofdoctor pushed a commit that referenced this pull request Aug 9, 2019
Checks for an extra .nc suffix on the file name of a history file.
gitleviglenn pushed a commit to gitleviglenn/FMS that referenced this pull request Dec 16, 2019
Place all atmos_global_diag_mod routine calls inside if[n]def use_AM3_physics blocks

Fixes NOAA-GFDL#7
underwoo pushed a commit that referenced this pull request Feb 3, 2020
Merge in latest updates to master branch
danholdaway added a commit to JCSDA/FMS that referenced this pull request Oct 16, 2020
binli2337 pushed a commit to binli2337/FMS that referenced this pull request Nov 9, 2021
…3 for atmos_4xdaily* file NaN values (NOAA-GFDL#7)

* Modify sat_vapor_pres_k.F90 to fix FV3 32 bit atmos_4xdaily* file NaN values
climbfuji pushed a commit to climbfuji/FMS that referenced this pull request Apr 23, 2024
climbfuji pushed a commit to climbfuji/FMS that referenced this pull request Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issue/PR for a modification that increases performance, improves syntax, or adds functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant