GEOS-ESM / GFDL_atmos_cubed_sphere

The GFDL atmos_cubed_sphere dynamical core code
Other
0 stars 2 forks source link

Auto PR - develop → MAPL-v3 - Fixes #81 - compute coords locally. #84

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

:memo: Automatic PR: developrelease/MAPL-v3

Description

Fixes #81 - compute coords locally.

So far only tested in ESMF CubedSphere constructor. Committing now to transfer to a test environment.

:file_folder: Modified files

model/fv_arrays.F90 | 4 +- model/fv_control.F90 | 6 +- model/fv_grid_utils.F90 | 166 ++++++++++++++++++++++- tools/fv_grid_tools.F90 | 340 +++++++++++++++++++++++++++++++++++++----------- 4 files changed, 438 insertions(+), 78 deletions(-)