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

Contents of /MITgcm_contrib/quarter_degree_global/input/data.diagnostics

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


Revision 1.8 - (show annotations) (download)
Wed Dec 22 03:39:51 2004 UTC (20 years, 7 months ago) by dimitri
Branch: MAIN
Changes since 1.7: +12 -12 lines
quarter_degree_global/input/*

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) = 18,
7 fields(1,1) = 'ETAN ',
8 filename(1) = 'ETAN',
9 frequency(2) = 18,
10 fields(1,2) = 'PHIBOT ',
11 filename(2) = 'PHIBOT',
12 frequency(3) = 2922,
13 fields(1,3) = 'UVEL ',
14 filename(3) = 'UVEL',
15 frequency(4) = 2922,
16 fields(1,4) = 'VVEL ',
17 filename(4) = 'VVEL',
18 frequency(5) = 2922,
19 fields(1,5) = 'WVEL ',
20 filename(5) = 'WVEL',
21 frequency(6) = 2922,
22 fields(1,6) = 'THETA ',
23 filename(6) = 'THETA',
24 frequency(7) = 2922,
25 fields(1,7) = 'SALT ',
26 filename(7) = 'SALT',
27 frequency(8) = 2922,
28 fields(1,8) = 'TAUX ',
29 filename(8) = 'TAUX',
30 frequency(9) = 2922,
31 fields(1,9) = 'TAUY ',
32 filename(9) = 'TAUY',
33 frequency(10) = 2922,
34 fields(1,10) = 'SFLUX ',
35 filename(10) = 'SFLUX',
36 frequency(11) = 2922,
37 fields(1,11) = 'TFLUX ',
38 filename(11) = 'TFLUX',
39 frequency(12) = 2922,
40 fields(1,12) = 'SRELAX ',
41 filename(12) = 'SRELAX',
42 frequency(13) = 2922,
43 fields(1,13) = 'TRELAX ',
44 filename(13) = 'TRELAX',
45 frequency(14) = 2922,
46 fields(1,14) = 'TICE ',
47 filename(14) = 'TICE',
48 &end

  ViewVC Help
Powered by ViewVC 1.1.22