[an error occurred while processing this directive] [an error occurred while processing this directive]
Below we describe in detail:
Case Format | atm | lnd | ocn | ice |
---|---|---|---|---|
a000.00 | active | active | dummy | dummy |
b000.00 | active | active | active | active |
c000.00 | dummy | dummy | active | dummy |
d000.00 | dummy | dummy | dummy | active |
e000.00 | active | active | active | dummy |
f000.00 | active | active | dummy | active |
g000.00 | dummy | dummy | active | active |
The typical sequence of runs would be:
  | /USER/csm/CASE/atm/... | output from atmospheric model |
  | /USER/csm/CASE/cpl/... | output from coupler |
  | /USER/csm/CASE/ice/... | output from ice model |
  | /USER/csm/CASE/lnd/... | output from land model |
  | /USER/csm/CASE/ocn/... | output from ocean model |
  | /USER/csm/CASE/log/... | stdout output from all models |
Where USER is the MSS user name of the person who ran the simulation (typically their login name in all capital letters) and CASE is the case name for the integration.
The /atm, /cpl, /ice, lnd, and /ocn MSS directories contain the history and restart data files for the respective component models. The specific filenames of the individual history and restart files are generated by the individual component models and may vary.
The /log directory contains the printed log files output from each component. At the end of each run, the printed log files for each component model are assembled into one compressed tar file and written to the MSS. The /log directory also contains the run scripts used to run the simulation.