Skip to content

changes dz_min from defined constant to a namelist option#76

Merged
bensonr merged 2 commits into
NOAA-GFDL:dev/emcfrom
bensonr:emc_master_sync
Mar 17, 2021
Merged

changes dz_min from defined constant to a namelist option#76
bensonr merged 2 commits into
NOAA-GFDL:dev/emcfrom
bensonr:emc_master_sync

Conversation

@bensonr
Copy link
Copy Markdown
Contributor

@bensonr bensonr commented Mar 16, 2021

Second step of the synchronization process for dev/emc branch within the NOAA-GFDL organization.

Copy link
Copy Markdown
Contributor

@XiaqiongZhou-NOAA XiaqiongZhou-NOAA left a comment

Choose a reason for hiding this comment

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

It looks fine to me.
Just wondering why not merge the EMC fork to GFDL emc/dev since these are already included in the EMC fork.
Should the description be added in fv_control.F90 as before ? " !> \param[in] dz_min Real: Minimum layer thickness to enforce monotonicity of height to prevent blowup. Set to 2 by default."

Comment thread model/nh_utils.F90 Outdated
Comment thread model/nh_utils.F90 Outdated
@bensonr
Copy link
Copy Markdown
Contributor Author

bensonr commented Mar 16, 2021 via email

@lharris4
Copy link
Copy Markdown
Contributor

lharris4 commented Mar 17, 2021 via email

@junwang-noaa
Copy link
Copy Markdown
Collaborator

junwang-noaa commented Mar 17, 2021 via email

@bensonr
Copy link
Copy Markdown
Contributor Author

bensonr commented Mar 17, 2021

I remember the discussion and am glad @junwang-noaa brought it to my attention when reviewing the dz_min changes - even though it wasn't part of this particular PR.

Copy link
Copy Markdown
Collaborator

@junwang-noaa junwang-noaa left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks.

@bensonr bensonr merged commit 0aa86db into NOAA-GFDL:dev/emc Mar 17, 2021
binli2337 added a commit to binli2337/GFDL_atmos_cubed_sphere that referenced this pull request Dec 4, 2022
* fixes io performance issues by making everyone a reader when io_layout=1,1
adds capability to use FMS feature to ignore data integrity checksums in restarts
* rename enforce_rst_cksum to ignore_rst_cksum and change the default value for compatibility
* updated UFS/GFS atmosphere.F90 driver as per @BinLiu-NOAA and @junwang-noaa
* Regional decomposition test fix (when nrows_blend > 0) (NOAA-GFDL#194)
* Add missing instance for hailwat
* Regional bc blend changes to extend into interior halos and overlap on corners. Still not working for u and v.
* atmosphere.F90 : add hailwat to check
dyn_core.F90 : Fix from Jun Wang to correct sync of u,v
fv_regional_bc.F90 : add check for nrows_blend > tile size; fix error when nrows_blend=1

* Explanatory comment added

* Removed commented code

* Clean old code

* In fv_fill.F90, use kind_phys for kind_phys instead of hard-coding 8 byte reals. (NOAA-GFDL#193)

* Expose remap_scalar and remap_dwinds to fv3-jedi (NOAA-GFDL#199)

* changed interface to public

* added public

* removed source

* mods for jedi build

* Transfer changes from PR NOAA-GFDL#202 to NOAA-GFDL#199

Made small changes from PR NOAA-GFDL#202 manually.

* returned ignore checksum

* fixed ignore checksum

* Fix several bugs in fv_regional_bc.F90 relating to uninitialized or incorrectly initialized memory. (NOAA-GFDL#219)

* fixes and workarounds for uninitialized memory in fv_regional_bc

* remove workarounds and fix remaining known bugs in ps_reg

* a few more surface pressure bug fixes; now the test case runs in debug mode

* workarounds and bug fixes from gnu compiler testing

* remove -9999999 commented-out code

* quiet the NaNs passed to Atmp%ps

* simplify comments and explain snan

* use i-1 & j-1 for two-point averages, when available

* Replace many changes with PR NOAA-GFDL#220

Co-authored-by: Rusty.Benson <rusty.benson@noaa.gov>
Co-authored-by: Ted Mansell <37668594+MicroTed@users.noreply.github.com>
Co-authored-by: Rusty Benson <6594772+bensonr@users.noreply.github.com>
Co-authored-by: Samuel Trahan (NOAA contractor) <39415369+SamuelTrahanNOAA@users.noreply.github.com>
Co-authored-by: Mark Potts <33099090+mark-a-potts@users.noreply.github.com>
binli2337 pushed a commit to binli2337/GFDL_atmos_cubed_sphere that referenced this pull request Dec 4, 2022
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.

5 participants