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

Support for NSSL 2-Moment Microphysics #33

Open
wants to merge 23 commits into
base: dev/emc
Choose a base branch
from

Conversation

tsupinie
Copy link

This pull request adds support for NSSL 2-moment microphysics.

Major contributions:

  1. Adds support for a hail mass tracer species (hailwat).
  2. Adds a new nwat = 7 option for use with NSSL microphysics.

Minor contributions:

  1. Changes the line endings to UNIX line endings in tools/external_ic.F90
  2. Adds a .gitignore file to clean up the git status listings a bit.

climbfuji and others added 20 commits July 20, 2020 12:38
* 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
* Add extra water species for NSSL microphysics
* 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 <[email protected]>
Merge GFDL new dynamic core 201912 release version to dev/emc.
* 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 <[email protected]>
…r bit-for-bit identical results on Cheyenne with Intel 19.1 and SGI MPT 2.19
* 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
@climbfuji
Copy link

This PR is currently on hold as it is still being worked on.

@tsupinie
Copy link
Author

I've updated this to the latest commit.

@junwang-noaa
Copy link
Collaborator

junwang-noaa commented Mar 20, 2021 via email

aerorahul pushed a commit that referenced this pull request Jul 17, 2021
merges master updates into dev/gfdl
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.

4 participants