4.3.3. Namelist NAM_SEABATHY

This namelist defines the bathymetry file

Fortran name Fortran type values default value
XUNIF_SEABATHY real negative for real ocean 300
YSEABATHY character (LEN=28) ' '
YSEABATHYFILETYPE character (LEN=6) 'DIRECT', 'BINLLF','BINLLV', 'ASCLLV','NETCDF' none
YNCVARNAME character (LEN=28)

  • XUNIF_SEABATHY : uniform value of bathymetry imposed on all points (real,meters). If XUNIF_SEABATHY is set, file YSEABATHY is not used.
  • YSEABATHY: data file name. If XUNIF_SEABATHY is set, file YSEABATHY is not used. If neither XUNIF_SEABATHY and YSEABATHY is set, then bathymetry is set to zero.
  • YSEABATHYFILETYPE: type of data file ('NETCDF')
  • YNCVARNAME: name of variable to be read in NETCDF file

Also in this section