/[MITgcm]/MITgcm_contrib/MPMice/beaufort/input/data.diagnostics
ViewVC logotype

Diff of /MITgcm_contrib/MPMice/beaufort/input/data.diagnostics

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

revision 1.2 by dimitri, Sun May 31 03:53:16 2009 UTC revision 1.3 by dimitri, Wed Mar 14 05:32:10 2012 UTC
# Line 4  Line 4 
4  # =================  # =================
5  #  #
6  # ETAN     Perturbation of Surface (pressure, height) (Pa,m)  # ETAN     Perturbation of Surface (pressure, height) (Pa,m)
 # PHIBOT   ocean bottom pressure / top. atmos geo-Potential  
7  # oceTAUX  zonal surface wind stress, >0 increases uVel (N/m^2)  # oceTAUX  zonal surface wind stress, >0 increases uVel (N/m^2)
8  # oceTAUY  meridional surf. wind stress, >0 increases vVel (N/m^2)  # oceTAUY  meridional surf. wind stress, >0 increases vVel (N/m^2)
9  # surForcT model surface forcing for Temperature, >0 increases theta (W/m^2)  # surForcT model surface forcing for Temperature, >0 increases theta (W/m^2)
10  # oceQsw   net Short-Wave radiation (+=down), >0 increases theta (W/m^2)  # oceQsw   net Short-Wave radiation (+=down), >0 increases theta (W/m^2)
11  # surForcS model surface forcing for Salinity, >0 increases salinity (g/m^2/s)  # surForcS model surface forcing for Salinity, >0 increases salinity (g/m^2/s)
 # KPPhbl   KPP boundary layer depth, bulk Ri criterion  
 # MXLDEPTH Mixed layer depth, dT=.8degC density criterion  
12  # SSS      Sea Surface Salinity (g/kg)  # SSS      Sea Surface Salinity (g/kg)
13  # SST      Sea Surface Temperature (degC,K)  # SST      Sea Surface Temperature (degC,K)
14  # UVEL_k1  Zonal Component of Velocity at level 1 (m/s)  # UVEL_k1  Zonal Component of Velocity at level 1 (m/s)
# Line 23  Line 20 
20  # SIhsnow  SEAICE snow thickness (m)  # SIhsnow  SEAICE snow thickness (m)
21  # SIhsalt  SEAICE salinity (g/m^2)  # SIhsalt  SEAICE salinity (g/m^2)
22  #  #
 # monthly 2-D fields:  
 # ===================  
 #  
 # EXFhs    Sensible heat flux into ocean, >0 increases theta (W/m^2)  
 # EXFhl    Latent heat flux into ocean, >0 increases theta (W/m^2)  
 # EXFlwnet Net upward longwave radiation, >0 decreases theta (W/m^2)  
 # oceFWflx net surface Fresh-Water flux into ocean, >0 decreases salinity (kg/m^2/s)  
 # oceSflux net surface Salt flux into the ocean, >0 increases salinity (g/m^2/s)  
 # oceQnet  net surface heat flux into the ocean, >0 increases theta (W/m^2)  
 # SRELAX   surface salinity relaxation, >0 increases salt (g/m^2/s)  
 # TFLUX    total heat flux (match heat-content variations), >0 increases theta (W/m^2)  
 # SFLUX    total salt flux (match salt-content variations), >0 increases salt (g/m^2/s)  
 #  
23  # monthly 3-D fields:  # monthly 3-D fields:
24  # ===================  # ===================
25  #  #
# Line 50  Line 34 
34     fields(1,1)  = 'ETAN    ',     fields(1,1)  = 'ETAN    ',
35     filename(1)  = 'ETAN',     filename(1)  = 'ETAN',
36    frequency(2)  = 86400.,    frequency(2)  = 86400.,
37     fields(1,2)  = 'PHIBOT  ',     fields(1,2)  = 'oceTAUX ',
38     filename(2)  = 'PHIBOT',     filename(2)  = 'oceTAUX',
39    frequency(3)  = 86400.,    frequency(3)  = 86400.,
40     fields(1,3)  = 'oceTAUX ',     fields(1,3)  = 'oceTAUY ',
41     filename(3)  = 'oceTAUX',     filename(3)  = 'oceTAUY',
42    frequency(4)  = 86400.,    frequency(4)  = 86400.,
43     fields(1,4)  = 'oceTAUY ',     fields(1,4)  = 'surForcT',
44     filename(4)  = 'oceTAUY',     filename(4)  = 'surForcT',
45    frequency(5)  = 86400.,    frequency(5)  = 86400.,
46     fields(1,5)  = 'surForcT',     fields(1,5)  = 'oceQsw  ',
47     filename(5)  = 'surForcT',     filename(5)  = 'oceQsw',
48    frequency(6)  = 86400.,    frequency(6)  = 86400.,
49     fields(1,6)  = 'oceQsw  ',     fields(1,6)  = 'surForcS',
50     filename(6)  = 'oceQsw',     filename(6)  = 'surForcS',
51    frequency(7)  = 86400.,    frequency(7)  = 86400.,
52     fields(1,7)  = 'surForcS',     fields(1,7)  = 'SALT    ',
53     filename(7)  = 'surForcS',     levels(1,7)  = 1.,
54       filename(7)  = 'SSS',
55    frequency(8)  = 86400.,    frequency(8)  = 86400.,
56     fields(1,8)  = 'KPPhbl  ',     fields(1,8)  = 'THETA   ',
57     filename(8)  = 'KPPhbl',     levels(1,8)  = 1.,
58       filename(8)  = 'SST',
59    frequency(9)  = 86400.,    frequency(9)  = 86400.,
60     fields(1,9)  = 'MXLDEPTH',     fields(1,9)  = 'UVEL    ',
61     filename(9)  = 'MXLDEPTH',     levels(1,9)  = 1.,
62       filename(9)  = 'UVEL_k1',
63    frequency(10) = 86400.,    frequency(10) = 86400.,
64     fields(1,10) = 'SALT    ',     fields(1,10) = 'VVEL    ',
65     levels(1,10) = 1.,     levels(1,10) = 1.,
66     filename(10) = 'SSS',     filename(10) = 'VVEL_k1',
67    frequency(11) = 86400.,    frequency(11) = 86400.,
68     fields(1,11) = 'THETA   ',     fields(1,11) = 'SIarea  ',
69     levels(1,11) = 1.,     filename(11) = 'SIarea',
    filename(11) = 'SST',  
70    frequency(12) = 86400.,    frequency(12) = 86400.,
71     fields(1,12) = 'UVEL    ',     fields(1,12) = 'SIheff  ',
72     levels(1,12) = 1.,     filename(12) = 'SIheff',
    filename(12) = 'UVEL_k1',  
73    frequency(13) = 86400.,    frequency(13) = 86400.,
74     fields(1,13) = 'VVEL    ',     fields(1,13) = 'SIuice  ',
75     levels(1,13) = 1.,     filename(13) = 'SIuice',
    filename(13) = 'VVEL_k1',  
76    frequency(14) = 86400.,    frequency(14) = 86400.,
77     fields(1,14) = 'SIarea  ',     fields(1,14) = 'SIvice  ',
78     filename(14) = 'SIarea',     filename(14) = 'SIvice',
79    frequency(15) = 86400.,    frequency(15) = 86400.,
80     fields(1,15) = 'SIheff  ',     fields(1,15) = 'SIhsnow ',
81     filename(15) = 'SIheff',     filename(15) = 'SIhsnow',
82    frequency(16) = 86400.,    frequency(16) = 86400.,
83     fields(1,16) = 'SIuice  ',     fields(1,16) = 'SIhsalt ',
84     filename(16) = 'SIuice',     filename(16) = 'SIhsalt',
85    frequency(17) = 86400.,    frequency(17) = 2635200.,
86     fields(1,17) = 'SIvice  ',     fields(1,17) = 'SALTanom',
87     filename(17) = 'SIvice',     filename(17) = 'SALTanom',
88    frequency(18) = 86400.,    frequency(18) = 2635200.,
89     fields(1,18) = 'SIhsnow ',     fields(1,18) = 'THETA   ',
90     filename(18) = 'SIhsnow',     filename(18) = 'THETA',
91    frequency(19) = 86400.,    frequency(19) = 2635200.,
92     fields(1,19) = 'SIhsalt ',     fields(1,19) = 'UVELMASS',
93     filename(19) = 'SIhsalt',     filename(19) = 'UVELMASS',
94    frequency(20) = 2635200.,    frequency(20) = 2635200.,
95     fields(1,20) = 'EXFhs   ',     fields(1,20) = 'VVELMASS',
96     filename(20) = 'EXFhs',     filename(20) = 'VVELMASS',
97    frequency(21) = 2635200.,    frequency(21) = 2635200.,
98     fields(1,21) = 'EXFhl   ',     fields(1,21) = 'WVELMASS',
99     filename(21) = 'EXFhl',     filename(21) = 'WVELMASS',
   frequency(22) = 2635200.,  
    fields(1,22) = 'EXFlwnet',  
    filename(22) = 'EXFlwnet',  
   frequency(23) = 2635200.,  
    fields(1,23) = 'oceFWflx',  
    filename(23) = 'oceFWflx',  
   frequency(24) = 2635200.,  
    fields(1,24) = 'oceSflux',  
    filename(24) = 'oceSflux',  
   frequency(25) = 2635200.,  
    fields(1,25) = 'oceQnet ',  
    filename(25) = 'oceQnet',  
   frequency(26) = 2635200.,  
    fields(1,26) = 'SRELAX  ',  
    filename(26) = 'SRELAX',  
   frequency(27) = 2635200.,  
    fields(1,27) = 'TFLUX   ',  
    filename(27) = 'TFLUX',  
   frequency(28) = 2635200.,  
    fields(1,28) = 'SFLUX   ',  
    filename(28) = 'SFLUX',  
   frequency(29) = 2635200.,  
    fields(1,29) = 'SALTanom',  
    filename(29) = 'SALTanom',  
   frequency(30) = 2635200.,  
    fields(1,30) = 'THETA   ',  
    filename(30) = 'THETA',  
   frequency(31) = 2635200.,  
    fields(1,31) = 'UVELMASS',  
    filename(31) = 'UVELMASS',  
   frequency(32) = 2635200.,  
    fields(1,32) = 'VVELMASS',  
    filename(32) = 'VVELMASS',  
   frequency(33) = 2635200.,  
    fields(1,33) = 'WVELMASS',  
    filename(33) = 'WVELMASS',  
100   &   &
101    
102  # Parameter for Diagnostics of per level statistics:  # Parameter for Diagnostics of per level statistics:

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

  ViewVC Help
Powered by ViewVC 1.1.22