/[MITgcm]/MITgcm_contrib/atnguyen/llc_270/aste_270x450x180/input_ad/data.diagnostics
ViewVC logotype

Annotation of /MITgcm_contrib/atnguyen/llc_270/aste_270x450x180/input_ad/data.diagnostics

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


Revision 1.1 - (hide annotations) (download)
Tue Jan 14 07:11:01 2014 UTC (11 years, 6 months ago) by atn
Branch: MAIN
adding input_ad for llc270 aste setup

1 atn 1.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) = 2635200.0,
19     fields(1:25,1) = 'ETAN ','SIarea ','SIheff ','SIhsnow ',
20     #stuff that is not quite state variables (and may not be quite
21     #synchroneous) but are added here to reduce number of files
22     'DETADT2 ','PHIBOT ','sIceLoad',
23     'MXLDEPTH','oceSPDep',
24     'SIatmQnt','SIatmFW ','oceQnet ','oceFWflx',
25     'oceTAUX ','oceTAUY ',
26     'ADVxHEFF','ADVyHEFF','DFxEHEFF','DFyEHEFF',
27     'ADVxSNOW','ADVySNOW','DFxESNOW','DFyESNOW',
28     'SIuice ','SIvice ',
29     filename(1) = 'diags/state_2d_set1',
30     #---
31     #5-day avg sea ice to compare with SSMI, ICEsat and RGPS
32     frequency(15) = 432000.0,
33     fields(1:7,15) = 'SIarea ','SIheff ','SIhsnow ',
34     'SIuice ','SIvice ','ETAN ','ETANSQ ',
35     filename(15) = 'diags/seaice_2d_set1',
36     #---
37     frequency(2) = 2635200.0,
38     fields(1:3,2) = 'THETA ','SALT ',
39     #stuff that is not quite state variables (and may not be quite
40     #synchroneous) but are added here to reduce file number
41     'DRHODR ',
42     # 'KPPviscA','KPPdiffT','KPPdiffTS',
43     # 'GGL90TKE','GGL90Lmx','GGL90Prl',
44     # 'GGL90ArU','GGL90ArV','GGL90Kr ',
45     filename(2) = 'diags/state_3d_set1',
46     #---
47     frequency(3) = 2635200.0,
48     fields(1:5,3) = 'UVELMASS','VVELMASS','WVELMASS',
49     'GM_PsiX ','GM_PsiY ',
50     #uvel is approximately uvelmass divided by initial hfac, so we dont output the former
51     # 'UVEL ','VVEL ','WVEL ',
52     #full 3D temperature fluxes : 'DFxE_TH ','DFyE_TH ','DFrE_TH ','DFrI_TH ','ADVx_TH ','ADVy_TH ','ADVr_TH ',
53     #but for present computations I only need the vertically integrated horizontal components (see trsp_3d_set2)
54     filename(3) = 'diags/trsp_3d_set1',
55     #---
56     frequency(4) = 2635200.0,
57     fields(1:8,4) = 'DFxE_TH ','DFyE_TH ','ADVx_TH ','ADVy_TH ',
58     'DFxE_SLT','DFyE_SLT','ADVx_SLT','ADVy_SLT',
59     filename(4) = 'diags/trsp_3d_set2',
60     #vertically integrate fields we only use to compute vertically integr.
61     #meridional transports (also omit vertical transports, both to save space)
62     fileFlags(4) = ' I ',
63     #---
64     #---
65     #---
66     #---
67     # frequency = 604800.0 corresponds to 36.5 day averages, which
68     # leads to 10 fields a year -- this choice was made because
69     # 30.5 days = 2635200.0 s leads to different times for averages
70     # and snapshots in the case when calendarDumps is used
71     #
72     frequency(5) = -604800.0,
73     fields(1:6,5) = 'ETAN ','SIheff ','SIhsnow ',
74     'SIarea ','sIceLoad','PHIBOT ',
75     filename(5) = 'diags/budg2d_snap_set1',
76     timePhase(5)= 0.,
77     fileFlags(5) = 'D ',
78     #---
79     frequency(6) = -604800.0,
80     fields(1:2,6) = 'THETA ','SALT ',
81     filename(6) = 'diags/budg2d_snap_set2',
82     timePhase(6)= 0.,
83     fileFlags(6) = 'DI ',
84     #---
85     frequency(7) = 604800.0,
86     fields(1:7,7) = 'oceFWflx','SIatmFW ','TFLUX ','SItflux ',
87     'SFLUX ','oceQsw ','oceSPflx',
88     filename(7) = 'diags/budg2d_zflux_set1',
89     fileFlags(7) = 'D ',
90     #---
91     frequency(8) = 604800.0,
92     fields(1:13,8) ='UVELMASS','VVELMASS',
93     'ADVx_TH ','ADVy_TH ','DFxE_TH ','DFyE_TH ',
94     'ADVx_SLT','ADVy_SLT','DFxE_SLT','DFyE_SLT',
95     #the following are not transports but tendencies
96     'oceSPtnd','AB_gT ','AB_gS ',
97     filename(8) = 'diags/budg2d_hflux_set2',
98     fileFlags(8) = 'DI ',
99     #---
100     frequency(9) = 604800.0,
101     fields(1:8,9) ='ADVxHEFF','ADVyHEFF','DFxEHEFF','DFyEHEFF',
102     'ADVxSNOW','ADVySNOW','DFxESNOW','DFyESNOW',
103     filename(9) = 'diags/budg2d_hflux_set1',
104     fileFlags(9) = 'D ',
105     #---
106     frequency(10) = 604800.0,
107     fields(1:13,10) ='EXFpreci','EXFevap ','EXFroff ','EXFempmr',
108     'EXFswdn ','EXFlwdn ','EXFswnet','EXFlwnet','EXFqnet ',
109     'EXFatemp','EXFaqh ','EXFtaux ','EXFtauy ',
110     filename(10) = 'diags/exf_zflux_set1',
111     #---
112     frequency(11) = 604800.0,
113     fields(1:10,11) ='SRELAX ','TRELAX ','WTHMASS ','WSLTMASS',
114     'oceSflux','oceQnet ','SIatmQnt',
115     'SIaaflux','SIsnPrcp','SIacSubl',
116     filename(11) = 'diags/budg2d_zflux_set2',
117     fileFlags(11) = 'D ',
118     #---
119     frequency(12) = 604800.0,
120     fields(1:13,12) ='UVELMASS','VVELMASS',
121     'ADVx_TH ','ADVy_TH ','DFxE_TH ','DFyE_TH ',
122     'ADVx_SLT','ADVy_SLT','DFxE_SLT','DFyE_SLT',
123     'oceSPtnd','AB_gT ','AB_gS ',
124     filename(12) = 'diags/budg2d_hflux_set3_11',
125     levels(1:40,12) = 11.,12.,13.,14.,15.,16.,17.,18.,19.,20.,
126     21.,22.,23.,24.,25.,26.,27.,28.,29.,30.,
127     31.,32.,33.,34.,35.,36.,37.,38.,39.,40.,
128     41.,42.,43.,44.,45.,46.,47.,48.,49.,50.,
129     fileFlags(12) = 'DI ',
130     #---
131     frequency(13) = 604800.0,
132     fields(1:9,13) = 'ADVr_TH ','DFrE_TH ','DFrI_TH ',
133     'ADVr_SLT','DFrE_SLT','DFrI_SLT',
134     'WVELMASS',
135     filename(13) = 'diags/budg2d_zflux_set3_11',
136     levels(1, 13)= 11.,
137     fileFlags(13) = 'D ',
138     #---
139     frequency(14) = -604800.0,
140     fields(1:2,14) = 'THETA ','SALT ',
141     filename(14) = 'diags/budg2d_snap_set3_11',
142     timePhase(14)= 0.,
143     levels(1:40,14) = 11.,12.,13.,14.,15.,16.,17.,18.,19.,20.,
144     21.,22.,23.,24.,25.,26.,27.,28.,29.,30.,
145     31.,32.,33.,34.,35.,36.,37.,38.,39.,40.,
146     41.,42.,43.,44.,45.,46.,47.,48.,49.,50.,
147     fileFlags(14) = 'DI ',
148     #---
149     /
150     #
151     #
152     # Parameter for Diagnostics of per level statistics:
153     #-----------------
154     # for each output-stream:
155     # stat_fname(n) : prefix of the output file name (only 8.c long) for outp.stream n
156     # stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
157     # > 0 : write time-average output every stat_freq seconds
158     # stat_phase(n) : write at time = stat_phase + multiple of |stat_freq|
159     # stat_region(:,n) : list of "regions" (default: 1 region only=global)
160     # stat_fields(:,n) : list of diagnostics fields (8.c) (see "available_diagnostics.log"
161     # file for the list of all available diag. in this particular config)
162     #-----------------
163     &DIAG_STATIS_PARMS
164     # diagSt_regMaskFile='basin_masks_eccollc_90x50.bin',
165     # nSetRegMskFile=1,
166     # set_regMask(1)= 1, 1, 1, 1, 1, 1, 1, 1, 1,
167     # 1, 1, 1, 1, 1, 1, 1, 1
168     # val_regMask(1)= 1., 2., 3., 4., 5., 6., 7., 8., 9.,
169     # 10.,11.,12.,13.,14.,15.,16.,17.
170     ##---
171     # stat_fields(1,1)= 'ETAN ','ETANSQ ','DETADT2 ',
172     # 'UVEL ','VVEL ','WVEL ',
173     # 'THETA ','SALT ',
174     # stat_fname(1)= 'dynStDiag',
175     # stat_freq(1)= 3153600.,
176     # stat_region(1,1)= 1, 2, 3, 4, 5, 6, 7, 8, 9,
177     # 10,11,12,13,14,15,16,17
178     ##---
179     # stat_fields(1,2)= 'oceTAUX ','oceTAUY ',
180     # 'surForcT','surForcS','TFLUX ','SFLUX ',
181     # 'oceQnet ','oceSflux','oceFWflx',
182     # stat_fname(2)= 'surfStDiag',
183     # stat_freq(2)= 3153600.,
184     # stat_region(1,2)= 1, 2, 3, 4, 5, 6, 7, 8, 9,
185     # 10,11,12,13,14,15,16,17
186     /

  ViewVC Help
Powered by ViewVC 1.1.22