This is the MOM5 component integrated in the IOW earth-system model.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
setenv NC_BLKSZ 64K |
|
setenv FMS_ARCHIVE /archive/fms |
|
setenv PATH ${PATH}:. |
|
setenv netcdf3_inc_dir "/usr/local/netcdf-3.6.2/include" |
|
setenv netcdf3_lib_dir "/usr/local/netcdf-3.6.2/lib" |
|
setenv mpirunCommand "mpirun -np" |
|
|
|
|