/[MITgcm]/MITgcm/verification/offline_exf_seaice/input.thermo/data.diagnostics
ViewVC logotype

Diff of /MITgcm/verification/offline_exf_seaice/input.thermo/data.diagnostics

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

revision 1.1 by gforget, Thu Dec 27 14:33:24 2012 UTC revision 1.2 by jmc, Wed Jan 9 22:13:46 2013 UTC
# Line 28  Line 28 
28  #  fileName(1) = 'exfDiag',  #  fileName(1) = 'exfDiag',
29    frequency(1) = 86400.,    frequency(1) = 86400.,
30    
31    fields(1:15,2) = 'SIarea  ','SIheff  ','SIhsnow ',  #- with pkg/thsice:
                    'SIuice  ','SIvice  ',  
                    'oceFWflx','oceSflux','oceQnet ',  
                    'SItices ','SIatmFW ','SIatmQnt',  
                    'SIempmr ','SIqnet  ','SIqsw   ',  
                    'THETA   ',  
32  # fields(1:11,2) = 'SI_Fract','SI_Thick','THETA   ','SI_Tsrf ',  # fields(1:11,2) = 'SI_Fract','SI_Thick','THETA   ','SI_Tsrf ',
33  #                  'SI_Tsrf ','SI_Tice1','SI_Tice2',  ##                 'SI_Tsrf ','SI_Tice1','SI_Tice2',
34  #                  'SI_Qice1','SI_Qice2',  ##                 'SI_Qice1','SI_Qice2',
35  #                  'SIsnwPrc','SIalbedo','SIsnwAge',  ##                 'SIsnwPrc','SIalbedo','SIsnwAge',
36    ##                 'oceQnet ','oceQsw  ','oceFWflx','oceSflux',
37  #                  'SIflx2oc','SIfrw2oc','SIsaltFx',  #                  'SIflx2oc','SIfrw2oc','SIsaltFx',
38  #                  'SIflxAtm','SIfrwAtm',  #                  'SIflxAtm','SIfrwAtm',
39  #                  'EXFqnet ','EXFempmr',  #                  'EXFqnet ','EXFempmr',
40    #- with pkg/seaice:
41      fields(1:10,2) = 'SIarea  ','SIheff  ','THETA   ','SItices ',
42    #                  'SIuice  ','SIvice  ','SIhsnow ',
43    #                  'oceQnet ','oceQsw  ','oceFWflx','oceSflux',
44                       'SIqnet  ','SIqsw   ','SIempmr ','oceSflux',
45                       'SIatmQnt','SIatmFW ',
46     fileName(2) = 'iceDiag',     fileName(2) = 'iceDiag',
47    frequency(2) =  86400.,    frequency(2) =  86400.,
48    missing_value(2) = -999.,    missing_value(2) = -999.,
49    
50      fields(1:10,3) = 'SIarea  ','SIheff  ','THETA   ','SItices ',
51                       'SIqnet  ','SIqsw   ','SIempmr ','oceSflux',
52                       'SIatmQnt','SIatmFW ',
53       fileName(3) = 'snapshot',
54      frequency(3) = -86400.,
55      timePhase(3) =  -3600.,
56      missing_value(3) = -999.,
57    
58   &   &
59    
60  #--------------------  #--------------------
# Line 64  Line 75 
75  #                (see "available_diagnostics.log" file for the full list of diags)  #                (see "available_diagnostics.log" file for the full list of diags)
76  #--------------------  #--------------------
77   &DIAG_STATIS_PARMS   &DIAG_STATIS_PARMS
78   stat_fields(1:13,1) = 'SIarea  ','SIheff  ','SIhsnow ',  #- with pkg/thsice:
79                         'oceFWflx','oceSflux','oceQnet ',  #stat_fields(1:12,1) = 'SI_Fract','SI_Thick','SI_SnowH','THETA   ',
80                         'SItices ','SIatmFW ','SIatmQnt',  #stat_fields(1:11,1) = 'SI_Fract','SI_Thick','THETA   ',
81                         'SIempmr ','SIqnet  ','SIqsw   ',  #                      'SI_Tsrf ','SI_Tice1','SI_Tice2',
82                         'oceQsw  ',  #                      'SIflx2oc','SIfrw2oc','SIsaltFx',
83    #                      'SIflxAtm','SIfrwAtm',
84    #- with pkg/seaice:
85    #stat_fields(1:11,1) = 'SIarea  ','SIheff  ','SIhsnow ',
86     stat_fields(1:10,1) = 'SIarea  ','SIheff  ',
87                           'THETA   ','SItices ',
88    #                      'oceQnet ','oceQsw  ','oceFWflx','oceSflux',
89                           'SIqnet  ','SIqsw   ','SIempmr ','oceSflux',
90                           'SIatmQnt','SIatmFW ',
91    stat_fName(1) = 'iceStDiag',    stat_fName(1) = 'iceStDiag',
92     stat_freq(1) = 43200.,     stat_freq(1) = 43200.,
93    stat_phase(1) = 3600.,    stat_phase(1) = 3600.,
 #stat_fields(1:12,1) = 'SI_Fract','SI_Thick','THETA   ',  
 #                      'SI_Tsrf ','SI_Tice1','SI_Tice2',  
 #                      'SIflx2oc','SIfrw2oc','SIsaltFx',  
 #                      'SIflxAtm','SIfrwAtm','SI_SnowH',  
94   &   &

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22