You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes to the initialization and setup of the RRTMGP radiation scheme to allow for use across multiple OpenMP threads.
* Moved Interstitial RRTMGP DDTs (ty_rrtmgp_gas_optics, ty_cloud_optics) to static fields defined during initialization in module memory.
* Add "$omp critical" statements around the calling type-bound procedures during initialization.
* Move allocation of ty_gas_conc from Interstitial to GFS_typedefs. Initialize ty_gas_concs for all blocks during initialization.
The number is messed up with the recent commits. The bug will have some impact on the initial fields
The text was updated successfully, but these errors were encountered: