Merge EMC dev/emc to GFDL dev/emc#53
Merged
Merged
Conversation
…nctioning version of nh_core.F90
User/rab/ulmpre bugfix Changed name of geopk_halo_nh to nest_halo_nh as it is in the full-functioning version of nh_core.F90 See merge request !2
…PP_interstitial%create routine (NOAA-EMC#20)
To avoid the error for debug
…rt files when write_restart_with_bcs=.true. corresponding to the removal of the halo of delz in new FV3 dycore (by Tom Black)
* Add butterfly effect option. * Move butterfly effect option from external_ic.F90 to fv_restart.F90 * model/fv_arrays.F90: provide clarification of butterfly effect in comment Co-authored-by: Dusan Jovic <dusan.jovic@noaa.gov>
Merge GFDL new dynamic core 201912 release version to dev/emc.
…ing with the GFDL FV3 201912 version
* Fixes for GNU compilation issues (NOAA-GFDL#32) * Fixes for mesh generation in init_grid (NOAA-GFDL#39) * Remove trailing whitespace and any tabs * Add default values for nest_*offsets in fv_control * Remove the fix for mesh generation and it will be fixed later * fix GNU out-of-bound error in driver/fvGFS/atmosphere.F90 * Correct Z dimensions in driver/fvGFS/atmosphere.F90 Co-authored-by: Xiaqiong Zhou <Xiaqiong.Zhou@noaa.gov>
…r bit-for-bit identical results on Cheyenne with Intel 19.1 and SGI MPT 2.19
Bugfix for regional runs when dycore is compiled in double precision
* Bugfix in tools/fv_diagnostics.F90: correct dimensions of delz in several routines
* Fix for multi_gases to 32 bit compiling * Add a subroutine to read multi_gases_nml to be consistent with others * Replace rilist and cpilist with ri and cpilist for multi_gases_nml
* regional DA fix from Tom: delz halo fix and Changes for putting GSI anl into boundary file Co-authored-by: Tom Black <Tom.Black@noaa.gov> * Add changes for when INTERNAL_FILE_NML is not used from Dan. Co-authored-by: Daniel Holdaway <dan.holdaway@nasa.gov> * remove hardcoded levp=65 for source_FV3GFS Co-authored-by: Jun Wang <junwang-noaa@users.noreply.github.com> Co-authored-by: Tom Black <Tom.Black@noaa.gov> Co-authored-by: Daniel Holdaway <dan.holdaway@nasa.gov> Co-authored-by: Kate Zhou <xiaqiong.zhou@noaa.gov>
- add additional include flags for GNU compiler (fixes NOAA-EMC#31) - bugfix in `model/multi_gases.F90`: add missing import (use) statements
Merged
climbfuji
pushed a commit
to climbfuji/GFDL_atmos_cubed_sphere
that referenced
this pull request
Apr 24, 2024
Merge geos/develop into geos/main for release
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.
Merge EMC dev/emc to GFDL dev/emc