NOAA-GFDL / GFDL_atmos_cubed_sphere

The GFDL atmos_cubed_sphere dynamical core code
Other
57 stars 118 forks source link

MR 117 from Gitlab: Pass the namelist variables from the dycore to the physics during the initialization #270

Closed laurenchilutti closed 1 year ago

laurenchilutti commented 1 year ago

Description

Passing namelist variables from dycore to physics during initialization. Requires: https://github.com/NOAA-GFDL/atmos_drivers/pull/22 https://github.com/NOAA-GFDL/SHiELD_physics/pull/21

Fixes # (issue)

How Has This Been Tested?

Tested by Linjiong

Checklist:

Please check all whether they apply or not

laurenchilutti commented 1 year ago

This change is being brought in by PR #273 .