Skip to content
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

Update gsl/develop from develop 202/11/17 #117

Conversation

climbfuji
Copy link

@climbfuji climbfuji commented Nov 17, 2021

Description

Update gsl/develop from develop:

  • Deep atmosphere (multi-gases update)
  • Dycore updates, associated updates to write component
  • Cellular automata updates
  • Bug fixes for compiling on macOS with Intel
  • Remove WRFv4 Noah LSM
  • Remove support for optional arguments from CCPP framework/metadata
  • Bug fixes for diagnostic output of stochastic physics arrays

Testing

See NOAA-GSL/ufs-weather-model#110

Dependencies

XiaqiongZhou-NOAA and others added 9 commits October 27, 2021 08:28
…N options on (NOAA-EMC#354)

Add a WAM regression test with the MULTI_GASES and MOLECULAR_DIFFUSION options on

Co-authored-by: Sajal.Kar <[email protected]>
* Add semi-Lagrangian sedimentation of rain to Thompson MP as an option
…OAA-EMC#410) (NOAA-EMC#398)

* Remove Noah WRFv4 and all variables required only by this scheme; remove suite FV3_HAFS_v0_hwrf
* Reduce memory required by MERRA2 data

Co-authored-by: Denise Worthen <[email protected]>
…ather-model (NOAA-EMC#400)

* Enable running regional telescopic nesting configuration under the ufs-weather-model framework. Enable outputting a grid from the write grid component, which is larger than the native computation grid of the nested/regional domain.
a. Remove the limitation of the output grid being completely inside the model native compuation grid.
b. Mask out the output grid points outside the computation grid with missing values.
…effective radii computation from Thompson MP" and "Fix/improve logic for convective transportable tracers, add GFS_checktracer debugging routine, correct spelling "janic" --> "janjic", fix inconsistent types related with noahmp and log functions" (NOAA-EMC#416)

* Add missing active attribute for one variable in ccpp/data/GFS_typedefs.meta
* Correct spelling of janic in CCPP standard names, must be janjic
* Remove invalid optional and intent attributes from DDT metadata in ccpp/data/GFS_typedefs.meta
* Remove support for optional arguments from CCPP framework/metadata
…chemes (NOAA-EMC#408)

This PR implements changes supporting TVD methods for PBL and cumulus convective parameterizations introduced by ccpp/physics PR NOAA-EMC#754 (Jongil Han, NOAA/EMC).
…uplicate symbols error on macOS; ccpp-physics: cleanup CCPP cmake flags part 1; contains "fix the number of 2d fields nsfcprop2d" (NOAA-EMC#419) (NOAA-EMC#417)

- Fixes a bug inGFS_diagnostics.F90 that registered several stochastic variables as diagnostic output even though th arrays are not allocated if the corresponding stochastic option is turned off
- Fixes a problem that led to a "duplicate symbols" error on macOS with Intel by removing files from ccpp/CMakeLists.txt that get added automatically by CCPP
- Updates the submodule pointer for ccpp-physics for the changes described in Cleanup CCPP cmake flags part 1, remove extra logic that reduces optimization for radiation_aerosols.f, update CODEOWNERS, update README.md NCAR/ccpp-physics#773
- Contains the changes in fix the number of 2d fields nsfcprop2d NOAA-EMC#419 from @HelinWei-NOAA
- Updates the submodule pointer for GFDL_atmos_cubed_sphere to include latest JEDI control changes (contributed by @mark-a-potts)
@DomHeinzeller DomHeinzeller merged commit 806b3f3 into NOAA-GSL:gsl/develop Nov 18, 2021
@tanyasmirnova tanyasmirnova mentioned this pull request Oct 13, 2023
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.

9 participants