NOAA-PSL / stochastic_physics

Contains the stochastic physics pattern generator for the Unified Forecast System
Other
6 stars 41 forks source link

Update to stochastic_physics.F90: variable size of in/out surface perturbation namelist arrays #48

Closed climbfuji closed 3 years ago

climbfuji commented 3 years ago

Update stochastic_physics.F90 to make in/out surface perturbation namelist arrays variable in size (dimensioned by the number of surface perturbations). Reduce chatter in model standard output.

Associated PRs:

https://github.com/NCAR/ccpp-physics/pull/749 https://github.com/NCAR/ccpp-framework/pull/404 https://github.com/NOAA-GFDL/GFDL_atmos_cubed_sphere/pull/148 https://github.com/NOAA-EMC/fv3atm/pull/407/files https://github.com/noaa-psd/stochastic_physics/pull/48 https://github.com/ufs-community/ufs-weather-model/pull/850

For regression testing, see

https://github.com/ufs-community/ufs-weather-model/pull/850

climbfuji commented 3 years ago

@pjpegion Please merge at your convenience. Thanks!

climbfuji commented 3 years ago

Actually, I can merge it myself - @pjpegion approved it already.