Revision d70ba2ee5df598719a6e0ea7f115b922908804a8 authored by Jon Wolfe on 01 February 2022, 22:09:54 UTC, committed by Jon Wolfe on 01 February 2022, 22:09:54 UTC
Initialize Coriolis param in its own subroutine

In situations where we do not expand the Earth sphere radius, the
Coriolist parameter still needs to get initialized to a realistic value.
This merge creates a new subroutine for initializing the Coriolis
parameter that is called regardless of whether the Earth sphere is being
expanded or not.

This bug was reported in: MPAS-Dev/compass#304

This only affects MPAS-Ocean in init mode and is bit-for-bit in E3SM.

[BFB]
2 parent s 098ae6c + edfa5d2
History
File Mode Size
.circleci
cime @ b0ada21
cime_config
components
driver-mct
driver-moab
externals
share
.gitignore -rw-r--r-- 253 bytes
.gitmodules -rw-r--r-- 1.9 KB
CONTRIBUTING.md -rw-r--r-- 1.7 KB
LICENSE -rw-r--r-- 5.3 KB
README.md -rw-r--r-- 3.3 KB
codemeta.json -rw-r--r-- 504 bytes
run_e3sm.template.sh -rwxr-xr-x 12.9 KB

README.md

back to top