/[MITgcm]/MITgcm/verification/halfpipe_streamice/input_ad/data.diagnostics
ViewVC logotype

Annotation of /MITgcm/verification/halfpipe_streamice/input_ad/data.diagnostics

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


Revision 1.1 - (hide annotations) (download)
Mon Jun 24 21:32:02 2013 UTC (10 years, 11 months ago) by dgoldberg
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64o, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint64n, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, checkpoint64k, checkpoint65, checkpoint64j, checkpoint64m, checkpoint64l, HEAD
input directory for halfpipe_streamice AD with taf

1 dgoldberg 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 |frequency| seconds
6     # > 0 : write time-average output every frequency seconds
7     # timePhase(n) : write at time = timePhase + multiple of |frequency|
8     # averagingFreq(n) : frequency (in s) for periodic averaging interval
9     # averagingPhase(n): phase (in s) for periodic averaging interval
10     # repeatCycle(n) : number of averaging intervals in 1 cycle
11     # levels(:,n) : list of levels to write to file (Notes: declared as REAL)
12     # when this entry is missing, select all common levels of this list
13     # fields(:,n) : list of diagnostics fields (8.c) (see "available_diagnostics.log"
14     # file for the list of all available diag. in this particular config)
15     #-----------------
16     &DIAGNOSTICS_LIST
17     # diag_mnc = .FALSE.,
18     # dumpAtLast = .TRUE.,
19     fields(1:6,1) = 'SI_Uvel ','SI_Vvel ','SI_Thick',
20     'SI_area ','SI_float','SI_selev'
21     # 'SIheff ','SIarea ','SIhsnow ','SIatmFW ',
22     # 'SHIForcT','SHIForcS',
23     # 'surForcT','surForcS','TFLUX ','SFLUX ','oceFreez',
24     # 'TRELAX ','SRELAX ',
25     # 'GM_VisbK',
26     filename(1) = 'land_ice',
27     frequency(1) = 63072000,
28     # 'GM_PsiX ','GM_PsiY ',
29     # 'GM_Kwx ','GM_Kwy ','GM_Kwz ',
30     # 'GM_Kux ','GM_Kvy ',
31     # 'GM_Kuz ','GM_Kvz ',
32     #- disable this output list by commenting out the file name
33     # filename(3) = 'diagsEXF',
34     # frequency(3) = 1.,
35     # fields(1,4) = 'ADVx_TH ','ADVy_TH ','ADVr_TH ',
36     # 'DIFx_TH ','DIFy_TH ','DFrE_TH ',
37     # 'DFrI_TH ',
38     # 'ADVx_SLT',
39     # filename(4) = 'flxDiag',
40     # frequency(4) = 2592000.,
41     &
42    
43     # Parameter for Diagnostics of per level statistics:
44     #-----------------
45     # for each output-stream:
46     # stat_fname(n) : prefix of the output file name (only 8.c long) for outp.stream n
47     # stat_freq(n):< 0 : write snap-shot output every |stat_freq| seconds
48     # > 0 : write time-average output every stat_freq seconds
49     # stat_phase(n) : write at time = stat_phase + multiple of |stat_freq|
50     # stat_region(:,n) : list of "regions" (default: 1 region only=global)
51     # stat_fields(:,n) : list of diagnostics fields (8.c) (see "available_diagnostics.log"
52     # file for the list of all available diag. in this particular config)
53     #-----------------
54     &DIAG_STATIS_PARMS
55     #- regional mask: 3 lat. band: 1 : y <= -24 ; 2 : -24<y<24 ; 3 : 24 <= y
56     # diagSt_regMaskFile='regMask_lat24.bin',
57     # nSetRegMskFile=1,
58     # set_regMask(1)= 1, 1, 1,
59     # val_regMask(1)= 1., 2., 3.,
60     #---
61     #stat_fields(1,1)= 'ETAN ','UVEL ','VVEL ','WVEL ',
62     # 'THETA ','SALT ','SIarea ','SIheff ',
63     # stat_fname(1)= 'dynStDiag',
64     # stat_freq(1)= 864000.,
65     &

  ViewVC Help
Powered by ViewVC 1.1.22