Skip to content

add three parameters to input.nml for NSSL MP#45

Merged
grantfirl merged 4 commits into
ufs-community:ufs/devfrom
Jili-Dong:rrfs_dev
Mar 15, 2023
Merged

add three parameters to input.nml for NSSL MP#45
grantfirl merged 4 commits into
ufs-community:ufs/devfrom
Jili-Dong:rrfs_dev

Conversation

@Jili-Dong
Copy link
Copy Markdown

To support RRFS multiphysics ensemble, three parameters in NSSL MP are being added to input.nml, including rain shape parameter (nssl_alphar), graupel-droplet collection efficiency (nssl_ehw0_in) and hail-droplet collection efficiency (nssl_ehlw0_in)

PR to ccpp/data/GFS_typedefs.F90/meta will be submitted to fv3atm shortly

Related to issue
#44

Comment thread physics/mp_nssl.meta Outdated
Comment thread physics/mp_nssl.meta Outdated
Comment thread physics/mp_nssl.meta Outdated
Copy link
Copy Markdown
Collaborator

@dustinswales dustinswales left a comment

Choose a reason for hiding this comment

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

Everything looks good to me.
Thanks @grantfirl @ChunxiZhang-NOAA for the standard_name suggestions.

@grantfirl grantfirl mentioned this pull request Mar 13, 2023
grantfirl added a commit that referenced this pull request Mar 15, 2023
@grantfirl grantfirl merged commit eb9f64a into ufs-community:ufs/dev Mar 15, 2023
@Jili-Dong Jili-Dong deleted the rrfs_dev branch March 29, 2023 17:58
grantfirl pushed a commit that referenced this pull request Apr 26, 2023
Updated Flake physics and modified related files
@MicroTed
Copy link
Copy Markdown
Collaborator

It is fine with me to add these. I would suggest dropping the "_in" part of the names, though, since the loose convention is to use "nssl_[name of parameter in the scheme]"

The alternative way to access these parameters is through a local namelist (nssl_mp_params) that can be read by the init routine. But I don't know if there is a policy/guideline about doing that within CCPP? For a "research" version, it might be good to document this option.

JohanaRomeroAlvarez pushed a commit to JohanaRomeroAlvarez/ccpp-physics that referenced this pull request Sep 8, 2025
…/framework submodule pointer update for NCAR#462 (NCAR#634)

* add nssl_alphar, nssl_ehw0_in, nssl_ehlw0_in to namelist entries for ensemble perturbationsons

* update the standard name for hail/graupel collection efficiency

* update the long names for parameters related to NSSL microphysics

* update ccpp/physics and ccpp/framework submodule pointers

---------

Co-authored-by: Jili Dong <Jili.Dong@noaa.gov>
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.

6 participants