Skip to content

Move tendency names to stochastic physics init#4

Open
dustinswales wants to merge 11 commits into
dtcenter:gsl/MPAS_stoch_physics_try_merge_stoch_masterfrom
dustinswales:feature/stochy_cleanup
Open

Move tendency names to stochastic physics init#4
dustinswales wants to merge 11 commits into
dtcenter:gsl/MPAS_stoch_physics_try_merge_stoch_masterfrom
dustinswales:feature/stochy_cleanup

Conversation

@dustinswales
Copy link
Copy Markdown

See title

tend_names(2) = "rvcuten"
tend_names(3) = "rublten"
tend_names(4) = "rvblten"
! apply random perturbation pattern to physics process (moist) tendencies
Copy link
Copy Markdown

@JeffBeck-NOAA JeffBeck-NOAA May 15, 2026

Choose a reason for hiding this comment

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

Are the r[u/v][bl/cu]ten wind tendencies considered "moist"?

! apply random perturbation pattern to the tendency
tend_names(1) = "tend_rtheta_physics"
! tend_names(2) = "tend_rho_physics"
! apply random perturbation pattern to the accumulated (dry) physics tendencies
Copy link
Copy Markdown

@JeffBeck-NOAA JeffBeck-NOAA May 15, 2026

Choose a reason for hiding this comment

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

@NingWang325, does the rho included in tend_rtheta_physics not account for the qv moisture contribution to density?

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.

2 participants