/ NCAR
/ CGD
/ CSM
/ NCOM
The topography, forcing, and restart datasets used by NCOM 1.4 are
available from the NCAR mass-storage system (MSS) for those users
who have NCAR access. The default NCOM job scripts access these
files directly from the MSS.
However, for those users who do not
have NCAR MSS access, these files are also available from this webpage.
The files are bundled together based upon model resolution (102x74x25,
eg) and mode of usage (stand-alone or coupled). All of the files
available from this webpage are in ieee format; the forcing and
topography files are in 32-bit ieee format, while the restart files
are in 64-bit ieee format.
In order to use these files, the default NCOM job scripts (stand-alone
or coupled) must be modified in the following ways:
- Reference your local copies of the forcing files in place of
the default ncom job script "msread" statements
- Specify that the topography file is in 32-bit ieee format.
On a Cray, use
"assign -F f77 -N ieee fort.80"
- Specify that the restart files are in 64-bit ieee format.
On a Cray, use
"assign -F f77 -N ieee_64 fort.32", etc
Regrettably, under certain conditions
the restart-file read statement in subroutine ord (in file
odam.F) must be modified to read the 64-bit ieee files. This is
only necessary if you are reading the ieee files on an SX4 or Cray.
If so, follow these instructions.
-
NCOM 1.4 Topography and Forcing Datasets
All forcing and topography files are in 32-bit ieee format.
- Coupled-model datasets (fully coupled and ocean-ice spin-up) -- August 1998
-
102x74x25
--- 0.9 Mbytes gzip'd, 1.5 Mbytes gunzip'd
-
102x116x25
-- 1.4 Mbytes gzip'd, 2.4 Mbytes gunzip'd
-
152x111x45
-- 1.2 Mbytes gzip'd, 1.7 Mbytes gunzip'd
-
152x173x45
-- 2.0 Mbytes gzip'd, 2.7 Mbytes gunzip'd
- Stand-alone datasets -- August 1998
-
102x74x25
--- 2.9 Mbytes gzip'd, 4.4 Mbytes gunzip'd
-
102x116x25
-- Unavailable
-
152x111x45
-- 6.4 Mbytes gzip'd, . Mbytes gunzip'd
-
152x173x45
-- 10.5 Mbytes gzip'd, 12.8 Mbytes gunzip'd
NCOM 1.4 Restart Datasets
Each restart files is in 64-bit ieee format and has been gzip'd.
See the readme file in each tar file for more details.
- Fully Coupled -- 13 August 1998
- Stand-Alone -- 1 September 1998
-
102x74x25
--- 3 Mbytes gzip'd
-
102x116x25
-- Unavailable
-
152x111x45
-- 11.2 Mbytes gzip'd
-
152x173x45
-- Unavailable
Last modified by Nancy Norton,
njn01@ncar.ucar.edu