Skip to content

Add capability to call radiation on physics timestep for first N time steps#1

Merged
DomHeinzeller merged 1 commit into
NOAA-GSL:gsd/developfrom
climbfuji:first_n_radiation_calls_on_physics_timestep_for_spinup
Dec 12, 2019
Merged

Add capability to call radiation on physics timestep for first N time steps#1
DomHeinzeller merged 1 commit into
NOAA-GSL:gsd/developfrom
climbfuji:first_n_radiation_calls_on_physics_timestep_for_spinup

Conversation

@climbfuji
Copy link
Copy Markdown

This PR adds the new variable nhfrad (number of high frequency radiation calls) to GFS_typedefs.*, required for calling the radiation on physics timestep for first nhfrad timesteps (coldstart only, for spinup). The new functionality is activated by setting nhfrad in the GFS physics namelist section to a value larger than one (default is zero).

Associated PR: NOAA-GSL/ccpp-physics#1

This PR has been tested to work on macOS/GNU and on hera/intel (full regression tests against official baseline using rt.conf, manual compilation and test with GSD physics).

Copy link
Copy Markdown

@DomHeinzeller DomHeinzeller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This has been approved by @tanyasmirnova previously.

@climbfuji climbfuji force-pushed the first_n_radiation_calls_on_physics_timestep_for_spinup branch from 1270b76 to 77bb53e Compare December 12, 2019 18:33
@DomHeinzeller DomHeinzeller merged commit 502ef17 into NOAA-GSL:gsd/develop Dec 12, 2019
DomHeinzeller pushed a commit that referenced this pull request Apr 29, 2020
christinaholtNOAA pushed a commit to christinaholtNOAA/fv3atm that referenced this pull request May 27, 2021
DomHeinzeller pushed a commit that referenced this pull request Oct 20, 2021
Update submodule pointer for ccpp/physics
jderrico-noaa pushed a commit that referenced this pull request Feb 16, 2024
* In GFS_diagnostics make LAI, WILT and FLDCP be outputted with all LSMs. Also, output of LAI should
not depend on RDLAI.

* In GFS_typedefs.* add surface heat flux from the fire for use in RUC LSM.

* Fix hail size output diagnostic array size (#1)

* Added one more variable - frac_grid_burned_out - to GFS_typedefs.F90.
Also, the surface heat flux from fires and frac_grid_burned_out are added to the
model output in GFS_diagnostics.F90.

---------

Co-authored-by: tanyasmirnova <tanya.smirnova@noaa.gov>
Co-authored-by: Anders Jensen <anders.jensen@noaa.gov>
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.

2 participants