/[MITgcm]/MITgcm_contrib/heimbach/ice_only_estimation/input_ad/data.diagnostics
ViewVC logotype

Annotation of /MITgcm_contrib/heimbach/ice_only_estimation/input_ad/data.diagnostics

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Sat Sep 3 12:01:24 2005 UTC (19 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: HEAD
A seaice-only (no ocean) config. for 1x1 deg. Lab. Sea

1 heimbach 1.1 # Diagnostic Package Choices
2     #-----------------
3     # for each output-stream:
4     # filename(n) : prefix of the output file name (only 8.c long) for outp.stream n
5     # frequency(n):< 0 : write snap-shot output every multiple of |frequency| (iter)
6     # > 0 : write time-average output every multiple of frequency (iter)
7     # levels(:,n) : list of levels to write to file (Notes: declared as REAL)
8     # when this entry is missing, select all common levels of this list
9     # fields(:,n) : list of diagnostics fields (8.c) (see "available_diagnostics" file
10     # for the list of all available diag. in this particular config)
11     #--------------------------------------------------------------------
12     #
13     &diagnostics_list
14     frequency(1) = 1.0,
15     levels(1,1) = 1.,
16     fields(1,1) = 'THETA ',
17     filename(1) = 'SST_DIAG_OUTPUT',
18     &end
19     #
20     &DIAG_STATIS_PARMS
21     &end

  ViewVC Help
Powered by ViewVC 1.1.22