/[MITgcm]/MITgcm_contrib/quarter_degree_global/input/data.diagnostics_150
ViewVC logotype

Annotation of /MITgcm_contrib/quarter_degree_global/input/data.diagnostics_150

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


Revision 1.3 - (hide annotations) (download)
Thu May 19 19:49:50 2005 UTC (20 years, 2 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
diagnostics freq is now specified in s

1 dimitri 1.1 # Diagnostic Package Choices
2     # dump ETAN and PHIBOT every 90 minutes
3     # and monthly averages (30.44 days)
4 dimitri 1.2 # for everything else, assuming deltat=150s
5 dimitri 1.1 &diagnostics_list
6     frequency(1) = 36,
7     fields(1,1) = 'ETAN ',
8     filename(1) = 'ETAN',
9     frequency(2) = 36,
10     fields(1,2) = 'PHIBOT ',
11     filename(2) = 'PHIBOT',
12     frequency(3) = 5844,
13     fields(1,3) = 'UVEL ',
14     filename(3) = 'UVEL',
15     frequency(4) = 5844,
16     fields(1,4) = 'VVEL ',
17     filename(4) = 'VVEL',
18     frequency(5) = 5844,
19     fields(1,5) = 'WVEL ',
20     filename(5) = 'WVEL',
21     frequency(6) = 5844,
22     fields(1,6) = 'THETA ',
23     filename(6) = 'THETA',
24     frequency(7) = 5844,
25     fields(1,7) = 'SALT ',
26     filename(7) = 'SALT',
27     frequency(8) = 5844,
28     fields(1,8) = 'TAUX ',
29     filename(8) = 'TAUX',
30     frequency(9) = 5844,
31     fields(1,9) = 'TAUY ',
32     filename(9) = 'TAUY',
33     frequency(10) = 5844,
34     fields(1,10) = 'SFLUX ',
35     filename(10) = 'SFLUX',
36     frequency(11) = 5844,
37     fields(1,11) = 'TFLUX ',
38     filename(11) = 'TFLUX',
39     frequency(12) = 5844,
40     fields(1,12) = 'SRELAX ',
41     filename(12) = 'SRELAX',
42     frequency(13) = 5844,
43     fields(1,13) = 'TRELAX ',
44     filename(13) = 'TRELAX',
45     frequency(14) = 5844,
46     fields(1,14) = 'TICE ',
47     filename(14) = 'TICE',
48     &end

  ViewVC Help
Powered by ViewVC 1.1.22