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
checkout.sh -rwxr-xr-x 156 bytes
config.yml -rw-r--r-- 353 bytes
container.sh -rwxr-xr-x 241 bytes
run.sh -rwxr-xr-x 1.5 KB
setup.sh -rwxr-xr-x 573 bytes

back to top