-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes to build system to allow proper linking/control by JEDI system #201
Commits on Nov 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ca1b9a4 - Browse repository at this point
Copy the full SHA ca1b9a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f27e6b3 - Browse repository at this point
Copy the full SHA f27e6b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45f1be3 - Browse repository at this point
Copy the full SHA 45f1be3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb4158 - Browse repository at this point
Copy the full SHA 8fb4158View commit details
Commits on Nov 23, 2020
-
Fix to allow quilting with non-factors for layout (NOAA-EMC#192)
* Fix to allow quilting with non-factors for layout (NOAA-EMC#244) * Remove the inline comments
Configuration menu - View commit details
-
Copy full SHA for b6957d8 - Browse repository at this point
Copy the full SHA b6957d8View commit details
Commits on Nov 25, 2020
-
Update develop from gsd/develop 2020/11/20: Unified gravity wave drag…
…, updates to other GSL physics (NOAA-EMC#202) This PR updates the GSL physics and does a few other things: *add --debug to ccpp_prebuild.py call when model is compiled in DEBUG mode, and pretty print the output in the build log (fixes NOAA-EMC#187 and ufs-community/ufs-weather-model#135) *add unified gravity wave drag (called unified ugwp) that combines the UGWP v1 with the GSL drag suite *add suite definition file for GFS v16beta for coupled model *move static array zs (depth of soil layer), dimensioned as 1:lsoil_lsm from Sfcprop to Model (since this is a model configuration and only needs to be stored once, not for each block) Co-authored-by: DomHeinzeller <58610420+DomHeinzeller@users.noreply.github.com> Co-authored-by: samuel.trahan <Samuel.Trahan@noaa.gov> Co-authored-by: hannah barnes <hannah.barnes@noaa.gov> Co-authored-by: tanyasmirnova <tanya.smirnova@noaa.gov> Co-authored-by: Joseph Olson <Joseph.B.Olson@noaa.gov> Co-authored-by: Michael Toy <michael.toy@noaa.gov>
1Configuration menu - View commit details
-
Copy full SHA for fd668c4 - Browse repository at this point
Copy the full SHA fd668c4View commit details
Commits on Nov 30, 2020
-
Fix for updating stochastic physics on separate time-step. (NOAA-EMC#199
) This bug fix allows the random patterns in the stochastic physics persist the for a period of time (defined as SKEBINT,SPPTINT, etc.) before calculating new patterns. The fix is to move the allocation of the saved variables into the init section of stochastic_physics_wrapper, and remove the deallocates in the run section.
Configuration menu - View commit details
-
Copy full SHA for a898cca - Browse repository at this point
Copy the full SHA a898ccaView commit details
Commits on Dec 2, 2020
-
Bug fixes in (1) running with frac_grid=T and GFDL MP and (2) restart…
…ing with frac_grid=T (NOAA-EMC#204) * -- Pointing to Moorthi's modifications in ccpp/physics, which fixed the crash when running GFDL MP with frac_grid=T; -- Not setting fice to zero in order to leave lake ice untouched; -- Restart in the coupled model with the default physics is reproducible, if bad water temperature is only filtered at initial time; Co-authored-with: Shrinivas Moorthi <shrinivas.moorthi@noaa.gov> Co-authored-with: Denise Worthen <Denise.Worthen@noaa.gov>
5Configuration menu - View commit details
-
Copy full SHA for d10e450 - Browse repository at this point
Copy the full SHA d10e450View commit details
Commits on Dec 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d5944a1 - Browse repository at this point
Copy the full SHA d5944a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b0885 - Browse repository at this point
Copy the full SHA f6b0885View commit details