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

fix GNU out-of-bounds error in a diagnostic in GFDL driver #35

Merged
merged 2 commits into from
Apr 28, 2020

Conversation

bensonr
Copy link
Contributor

@bensonr bensonr commented Apr 27, 2020

Fixes #34

Fixes a missing namelist for the doubly-periodic model
Fixes a GNU out-of-bounds error in a diagnostic quantity in the GFDL driver (driver/GFDL/atmosphere.F90).

Once this pull request is merged into master, it will be merged into the dev/gfdl branch (already tested for automatic merge).

@lharris4
Copy link
Contributor

lharris4 commented Apr 27, 2020 via email

Copy link
Member

@thomas-robinson thomas-robinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested with the AWG XML c96L33_am4p0. It ran with gfortran and reproduced with intel compiler.

@thomas-robinson
Copy link
Member

@bensonr This also moves the test case nml. Do you want to combine that with the gnu fix?

@bensonr
Copy link
Contributor Author

bensonr commented Apr 28, 2020

@thomas-robinson Both fixes are in this PR and @mlee03 has already tested the namelist fix. I'm not sure I understand your question?

@thomas-robinson
Copy link
Member

@bensonr You answered it. I just wanted to be sure these two things were tested and were meant to be in a single PR.

@bensonr bensonr merged commit 75b6ba3 into NOAA-GFDL:master Apr 28, 2020
@bensonr bensonr deleted the master_test branch April 28, 2020 13:37
bensonr added a commit that referenced this pull request Apr 28, 2020
pull latest master updates (PR #35) into dev/gfdl
climbfuji pushed a commit to climbfuji/GFDL_atmos_cubed_sphere that referenced this pull request Nov 19, 2020
* add GFSv16 dzmin change
* Add code changes in external_ic.F90 and fv_grid_tools.F90 for dev/jcsda, dycore PR NOAA-GFDL#35

Co-authored-by: Jun Wang <junwang-noaa@users.noreply.github.com>
Co-authored-by: Dan Holdaway <dan.holdaway@nasa.govr>
MicroTed pushed a commit to MicroTed/GFDL_atmos_cubed_sphere that referenced this pull request Sep 22, 2021
* fv3atm issue NOAA-GFDL#37: fix the real(8) lat/lon in netcdf file
* fv3atm NOAA-GFDL#35: Reducing background vertical diffusivities in the inversion layers
* fv3atm NOAA-GFDL#24: bug in gfsphysics/physics/moninedmf_hafs.f
* fv3atm NOAA-GFDL#18: Optimize netcdf write component and bugfix for post and samfdeepcnv.f
* set (0-1) bounds for ficein_cpl
* remove cache_size due to lower netcdf verion 4.5.1 on mars
* Change ice falling to 0.9 in gfsphysics/physics/gfdl_cloud_microphys.F90
MicroTed pushed a commit to MicroTed/GFDL_atmos_cubed_sphere that referenced this pull request Sep 22, 2021
* update post lib to upp lib and add dzmin change in fv3 dycore
* add dycore change NOAA-GFDL#35
* merge with top of dev/emc dycore branch
* remove duplicate read_data in fms_mod in external_ic.F90
climbfuji pushed a commit to climbfuji/GFDL_atmos_cubed_sphere that referenced this pull request Apr 24, 2024
climbfuji pushed a commit to climbfuji/GFDL_atmos_cubed_sphere that referenced this pull request Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Array size mismatch in atmosphere.F90
5 participants