/[MITgcm]/MITgcm_contrib/ifenty/Curvi/input/data.diagnostics_orig
ViewVC logotype

Contents of /MITgcm_contrib/ifenty/Curvi/input/data.diagnostics_orig

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


Revision 1.1 - (show annotations) (download)
Wed Jul 5 16:36:25 2006 UTC (19 years ago) by ifenty
Branch: MAIN
CVS Tags: HEAD
Initial checkin of curvilinear configuration of Labrador Sea region

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 #
15 dumpatlast = .TRUE.,
16 #
17 #---
18 frequency(1) = 3600.0,
19 fields(1,1) = 'ETAN ',
20 filename(1) = 'DDetan ',
21
22 #---
23 #
24 &end
25 #
26 &DIAG_STATIS_PARMS
27 &end

  ViewVC Help
Powered by ViewVC 1.1.22