-
Notifications
You must be signed in to change notification settings - Fork 251
Developer Information
junwang-noaa edited this page Feb 2, 2020
·
26 revisions
Following code changes were committed to ufs-weather-model and its submodules.
- Optimize netcdf write component(fv3atm issue #18)
- Reducing background vertical diffusivities in the inversion layers (fv3atm issue #35)
- Bug fix in gfsphysics/physics/moninedmf_hafs.f (fv3atm issue #24)
- fix the real(8) lat/lon in netcdf file (fv3atm #issue #37)
- The coupled field ice fraction passed to FV3 has been truncated to values with range 0-1.0. (fv3atm issue #38)
- Bug fix in inline post and deep convection scheme samfdeepcnv.f (uninitialized value).
- Rncrease the ice falling speed to reduce high clouds Change ice falling to 0.9 in gfs physics gfdl_cloud_microphys.F90
- Remove cache_size due to lower netcdf version (4.5.1) on WCOSS Dell
- CCPP physics: synchronize GFSv16 updates in issue fv3atm #35
- CCPP framework: Fix travis build/testing by setting STATIC option correctly for standalone build and adding the missing new configuration option DEFAULT_BUILD_DIR to the standalone build CCPP prebuild config.
Due to the code changes, new baseline develop-20200115 were created on tie-1 supported platforms, regression test passed on these platforms.
Repository | ufs-weather-model | fv3atm | ccpp physics | ccpp framework | fv3 dycore | ww3 | fms | nems | prod_util |
---|---|---|---|---|---|---|---|---|---|
revision number | 52795b8 | 7ffe647 | 01ed01f | e772109 | a56907a | f6ebf95 | 708b8d5 | 8248a78 | 1c96952 |
- Commit Queue
- WCOSS2/Acorn Library Install Status
- News
- Making code changes in the UFS weather model using the GitHub repository
- UFS weather model code commit tutorial recordings
- Building model
- Running regression tests
- Regression Test Policy for Weather Model Platforms and Compilers
- Running operational requirements tests
- Porting to a new machine
-
spack-stack - builds prerequisite software stack for the UFS WM, including NCEPLIBS and NCEPLIBS-external
- NCEPLIBS - builds bundled library dependencies
- NCEPLIBS-external - builds external library dependencies