Skip to content

Conversation

@Songyou184
Copy link

The title above should be a 1 line short summary of the pull request (i.e. what the project the PR represents is intended to do).

Enter a description of this PR. This should include why this PR was created, and what it does.

Testing and relations to other Pull Requests should be added as subsequent comments.

See the below examples for more information.
MPAS-Dev/MPAS#930
MPAS-Dev/MPAS#931

Song You Hong and others added 18 commits July 30, 2025 11:38
 Committer: Song You Hong <[email protected]>

 On branch KIM_GWDO
 Changes to be committed:
	modified:   src/core_atmosphere/Registry.xml
    modified:   src/core_atmosphere/physics/mpas_atmphys_driver_gwdo.F
    modified:   src/core_atmosphere/physics/mpas_atmphys_driver_sfclayer.F
	modified:   src/core_atmosphere/physics/mpas_atmphys_vars.F
	modified:   src/core_atmosphere/physics/physics_wrf/module_bl_gwdo.F
	modified:   src/core_atmosphere/physics/physics_wrf/module_sf_sfclayrev.F
	modified:   src/core_init_atmosphere/Registry.xml
	modified:   src/core_init_atmosphere/mpas_init_atm_gwd.F
 Your branch is up to date with 'origin/KIM_GWDO'.

 Changes to be committed:
	modified:   core_atmosphere/Registry.xml
	modified:   core_atmosphere/physics/mpas_atmphys_control.F
	modified:   core_atmosphere/physics/mpas_atmphys_driver.F
	modified:   core_atmosphere/physics/mpas_atmphys_driver_gwdo.F
	modified:   core_atmosphere/physics/mpas_atmphys_driver_sfclayer.F
	modified:   core_atmosphere/physics/physics_wrf/module_bl_gwdo.F
	modified:   core_atmosphere/physics/physics_wrf/module_sf_sfclayrev.F
	modified:   core_atmosphere/Registry.xml
 	modified:   mpas_atm_core.F
 	modified:   physics/mpas_atmphys_control.F
 	modified:   physics/mpas_atmphys_driver_pbl.F
 	modified:   physics/mpas_atmphys_packages.F
    modified:   physics/mpas_atmphys_vars.F
 	modified:   physics/physics_wrf/Makefile
 	new file:   physics/physics_wrf/module_bl_shinhong.F
@Songyou184
Copy link
Author

This is the combined pull request for the updated GWDO (#1358) plus additional PBL scheme of Shin-Hong. The revised Shinhong pbl incorporates all the components in YSU and SHINHONG schemes. Crucial revisions in the shinhong scheme were made to suppress unphysical entrainment at the PBL top. Topdown mixing ("shinhong_scu_mixng") and form drag (ctopo) in the YSU scheme were revised and added in the scheme. Kinetic energy dissipation was added as well ("shinhong_ke_dissipation"). BEP function from YSU was also added. "shinhong_nonlocal_flux" is the option for YSU (false) or SHINHONG (true) fluxes. The scale-aware funtionality is on (hard-wired in the parameter"shinhong_scale_aware"=true).

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.

1 participant