/[MITgcm]/MITgcm/verification/global_ocean.cs32x15/input.thsice/data.diagnostics
ViewVC logotype

Diff of /MITgcm/verification/global_ocean.cs32x15/input.thsice/data.diagnostics

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

revision 1.3 by jmc, Sun Nov 19 22:08:07 2006 UTC revision 1.4 by jmc, Thu Mar 1 04:39:40 2007 UTC
# Line 54  Line 54 
54    frequency(5) = 1555200000.,    frequency(5) = 1555200000.,
55   averagingFreq(5) = 2592000.,   averagingFreq(5) = 2592000.,
56     repeatCycle(5) = 12,     repeatCycle(5) = 12,
57    #--- to check conservation of Volume, Heat & Salt (with z*+realFW+AB_2):
58       fields(1,6) = 'ETAN    ','oceFWflx',
59       filename(6) = 'surfInst',
60      frequency(6) = -777600.,
61      timePhase(6) = 0.,
62       fields(1,7) = 'ETAN    ',
63       filename(7) = 'etaInst',
64      frequency(7) = -777600.,
65      timePhase(7) = 86400.,
66       fields(1,8) = 'THETA   ','SALT    ',
67       filename(8) = 'dynInst',
68      frequency(8) = -777600.,
69      timePhase(8) = 0.,
70   &   &
71    
72  # Parameter for Diagnostics of per level statistics:  # Parameter for Diagnostics of per level statistics:
# Line 74  Line 87 
87   set_regMask(1)= 1,  1,  1,   set_regMask(1)= 1,  1,  1,
88   val_regMask(1)= 1., 2., 3.,   val_regMask(1)= 1., 2., 3.,
89  #---  #---
90   stat_fields(1,1)= 'ETAN    ','UVEL    ','VVEL    ','WVEL    ',   stat_fields(1,1)= 'ETAN    ','ETANSQ  ','DETADT2 ',
91                     'THETA   ','SALT    ','CONVADJ ','DETADT2 ',  #                  'UVEL    ','VVEL    ','WVEL    ',
92                       'THETA   ','SALT    ','CONVADJ ',
93      stat_fname(1)= 'dynStDiag',      stat_fname(1)= 'dynStDiag',
94       stat_freq(1)= 864000.,       stat_freq(1)= 864000.,
95    #--- to check conservation of Volume, Heat & Salt (with z*+realFW+AB_2):
96     stat_fields(1,2)= 'oceTAUX ','oceTAUY ','TRELAX  ','SRELAX  ',
97                       'surForcT','surForcS','TFLUX   ','SFLUX   ',
98                       'oceQnet ','oceSflux','oceFWflx',
99        stat_fname(2)= 'surfStDiag',
100         stat_freq(2)= 777600.,
101        stat_phase(2)= 86400.,
102     stat_fields(1,3)= 'ETAN    ','THETA   ','SALT    ',
103        stat_fname(3)= 'instStDiag',
104         stat_freq(3)= -777600.,
105        stat_phase(3)= 86400.,
106    #---
107   stat_fields(1,5)= 'SI_Fract','SI_Thick','SI_SnowH',   stat_fields(1,5)= 'SI_Fract','SI_Thick','SI_SnowH',
108                     'SI_Tsrf ','SI_Tice1','SI_Tice2',                     'SI_Tsrf ','SI_Tice1','SI_Tice2',
109                     'SI_Qice1','SI_Qice2',                     'SI_Qice1','SI_Qice2',

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22