You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Further communications were conducted with @pjpegion on 12/15/2023 to create an issue and a PR at the ufs-weather-model level to fix this bug.
I do not think this bug fix will change baseline regression tests because as of now, no regression tests in ufs-weather-model perturb soil temperature field.
The text was updated successfully, but these errors were encountered:
… AND #2040 and #2043 (#2041)
General clean-up, and CCPP concurrency bug fixes
1. Remove nfhout, nfhmax_hf, nfhout_hf and nsout from fv3atm and the regression tests. ( Remove nfhout, nfhmax_hf, nfhout_hf etc configuration parameters NOAA-EMC/fv3atm#731 )
2. Add comments to smc pert and fix bug in stc pert ( Fix bugs in soil temperature perturbation #2042 )
3. Disable concurrency in NetCDF calls within CCPP GFS_phys_time_vary_init subroutine to avoid crashes
Description
lndp_apply_perts.F90
for soil temperature perturbation when learning/running ufs-weather-model.stochastics_physics
submodule level.The text was updated successfully, but these errors were encountered: