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

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

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


Revision 1.1 - (hide annotations) (download)
Mon Jan 10 15:28:20 2005 UTC (20 years, 6 months ago) by dimitri
Branch: MAIN
quarter_degree_global/*

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

  ViewVC Help
Powered by ViewVC 1.1.22