/[MITgcm]/MITgcm/verification/aim.5l_cs/input.thSI/data.diagnostics
ViewVC logotype

Annotation of /MITgcm/verification/aim.5l_cs/input.thSI/data.diagnostics

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


Revision 1.2 - (hide annotations) (download)
Tue Apr 19 15:09:42 2005 UTC (19 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57h_pre
Changes since 1.1: +9 -0 lines
add thSIce output (as example of thSIce diagnostics)

1 jmc 1.1 # Diagnostic Package Choices
2     &diagnostics_list
3     frequency(1) = 10,
4     levels(1,1) = 1.,
5     fields(1,1) = 'ETAN ','ETANSQ ','DETADT2 ',
6     filename(1) = 'surfDiag',
7     frequency(2) = 10,
8     levels(1,2) = 1.,2.,3.,4.,5.,
9     fields(1,2) = 'UVEL ','VVEL ','WVEL ','THETA ','SALT ',
10     'UVELSQ ','VVELSQ ','THETASQ ','UV_VEL_Z',
11     'UVELMASS','VVELMASS',
12     'UTHMASS ','VTHMASS ','WVELTH ',
13     'USLTMASS','VSLTMASS','WVELSLT ',
14     filename(2) = 'dynDiag',
15     frequency(3) = 10,
16     levels(1,3) = 1.,
17     fields(1,3) = 'UFLUX ', 'VFLUX ',
18     'OSR ', 'OLR ', 'RADSWG ', 'RADLWG ',
19     'HFLUX ', 'EVAP ', 'PRECON ', 'PRECLS ',
20     # 'CLDFRC ', 'CLDPRS ', 'CTPCNT ', 'CLDMAS ',
21     'CLDFRC ', 'CLDPRS ', 'CLDMAS ',
22     'KM ', 'WINDS ', 'TS ', 'QS ',
23     'ENPREC ', 'ALBVISDF', 'SDIAG1 ',
24     # 'OSRCLR ', 'OLRCLR ', 'SWGCLR ', 'LWGCLR ',
25     filename(3) = 'aimDiag',
26     frequency(4) = 10,
27     levels(1,4) = 1.,2.,3.,4.,5.,
28     fields(1,4) = 'RELHUM ', 'DIABT ', 'DIABQ ',
29     'RADSW ', 'RADLW ', 'DTCONV ', 'DTLS ',
30     'DQCONV ', 'DQLS ',
31     # 'SWCLR ', 'LWCLR ',
32     filename(4) = 'aimDDT',
33 jmc 1.2 frequency(5) = 10,
34     fields(1,5) = 'SI_Fract', 'SI_Thick', 'SI_SnowH',
35     'SI_Tsrf ', 'SI_Tice1', 'SI_Tice2',
36     # 'SI_Qice1', 'SI_Qice2', 'SIsnwAge',
37     'SIsnwPrc', 'SIalbedo',
38     'SIflx2oc', 'SIfrw2oc', 'SIsaltFx',
39     # 'SIflxAtm', 'SIfrwAtm',
40     # 'SItOcMxL', 'SIsOcMxL',
41     filename(5) = 'thSIceDiag',
42 jmc 1.1 &end

  ViewVC Help
Powered by ViewVC 1.1.22