Skip to content

Commit 1566f53

Browse files
committed
Set Earth radius the same as the UM
1 parent 4ff72ff commit 1566f53

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MOM_input

+2
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ GRID_CONFIG = "mosaic" !
104104
! mercator - use a Mercator spherical grid.
105105
GRID_FILE = "ocean_hgrid.nc" !
106106
! Name of the file from which to read horizontal grid data.
107+
RAD_EARTH = 6.371229E+06 ! [m] default = 6.378E+06
108+
! The radius of the Earth.
107109
TOPO_CONFIG = "file" !
108110
! This specifies how bathymetry is specified:
109111
! file - read bathymetric information from the file

0 commit comments

Comments
 (0)