We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ff72ff commit 1566f53Copy full SHA for 1566f53
MOM_input
@@ -104,6 +104,8 @@ GRID_CONFIG = "mosaic" !
104
! mercator - use a Mercator spherical grid.
105
GRID_FILE = "ocean_hgrid.nc" !
106
! 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.
109
TOPO_CONFIG = "file" !
110
! This specifies how bathymetry is specified:
111
! file - read bathymetric information from the file
0 commit comments