Skip to content

Commit

Permalink
*+Completed the replacement of SIS2 thicknesses.
Browse files Browse the repository at this point in the history
  Replaced the final places where the ice and snow thicknesses IST%h_snow and
IST%h_ice were used with their mass-per-unit-area counterparts, and elminated
the ice and snow thickness (in m) arrays form the ice_state_type.  This included
changes to the restart files, which now only have one set of thickness-like
variables, but can gracefully handle the conversion from old thicknesses to new
mass variables.  In addition, the new run-time argument H_TO_KH_M2 has been
added which will allow the internal thickness units to be set at run-time; in
MOM6 this has proven to be a valuable debugging capability. There are changes to
the interfaces, and this set of code modificaitons changes answers (at the level
of cascading roundoff) to all test cases using SIS2; new reference solutions
have been checked in.
  • Loading branch information
Hallberg-NOAA committed Aug 20, 2014
1 parent d24c5de commit 2f37eb8
Show file tree
Hide file tree
Showing 56 changed files with 286 additions and 262 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,9 @@ NK_SNOW = 1 ! [nondim] default = 1
SET_GRID_LIKE_SIS1 = False ! [Boolean] default = False
! If true, use SIS1 code to set the grid values. Otherwise
! use code derived from MOM6.
H_TO_KG_M2 = 1.0 ! [kg m-2 H-1] default = 1.0
! A constant that translates thicknesses from the model's
! internal units of thickness to kg m-2.
GRID_FILE = "ocean_hgrid.nc" !
! Name of the file from which to read horizontal grid data.
AVAILABLE_DIAGS_FILE = "SIS.available_diags" ! default = "SIS.available_diags"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Step, Day, Area(N/S), Extent(N/S), Mass(N/S), Heat(N/S), Salinty(N/S), Frac Mass Err, Temp Err, Salin Err
[days] [m2] [m2] [kg] [J] [g/kg] [Nondim] [Nondim] [Nondim]
0, 693135.000, Area 1.406249956043E+13 4.023442309365E+12, Ext 1.5381E+13 4.8092E+12, M 8.62971E+15 1.94430E+15, Enth -2.92712E+21 -5.93744E+20, S 4.6321 4.7759, Me 0.00E+00, Te -0.00E+00, Se 0.00E+00
3, 693135.250, Area 1.315946583723E+13 3.941784923080E+12, Ext 1.5064E+13 4.7283E+12, M 9.14539E+15 1.86546E+15, Enth -3.08639E+21 -5.72052E+20, S 4.6565 4.7693, Me 1.89E-18, Te -1.76E-17, Se 1.20E-17
6, 693135.500, Area 1.359977917944E+13 3.889614070413E+12, Ext 1.4922E+13 4.7384E+12, M 9.11107E+15 1.80471E+15, Enth -3.07472E+21 -5.52113E+20, S 4.6571 4.7656, Me 1.02E-18, Te -1.91E-17, Se -1.81E-18
9, 693135.750, Area 1.351868177991E+13 3.836180560256E+12, Ext 1.4722E+13 4.7723E+12, M 9.09798E+15 1.75335E+15, Enth -3.07081E+21 -5.33946E+20, S 4.6577 4.7604, Me -1.15E-18, Te -1.14E-17, Se 8.26E-18
12, 693136.000, Area 1.339002894811E+13 3.782693245180E+12, Ext 1.4604E+13 4.7625E+12, M 9.07914E+15 1.70612E+15, Enth -3.06512E+21 -5.20175E+20, S 4.6578 4.7559, Me 5.74E-18, Te -9.17E-18, Se 1.14E-17
3, 693135.250, Area 1.315946583710E+13 3.941784929467E+12, Ext 1.5064E+13 4.7283E+12, M 9.14539E+15 1.86546E+15, Enth -3.08639E+21 -5.72052E+20, S 4.6565 4.7693, Me -2.10E-18, Te -1.92E-17, Se 1.11E-17
6, 693135.500, Area 1.359982402330E+13 3.889631388454E+12, Ext 1.4922E+13 4.7384E+12, M 9.11107E+15 1.80471E+15, Enth -3.07472E+21 -5.52113E+20, S 4.6571 4.7656, Me 1.25E-19, Te -1.66E-17, Se -2.67E-18
9, 693135.750, Area 1.352120287322E+13 3.836199494364E+12, Ext 1.4725E+13 4.7723E+12, M 9.09788E+15 1.75332E+15, Enth -3.07078E+21 -5.33938E+20, S 4.6577 4.7605, Me 3.52E-18, Te -1.62E-17, Se -5.04E-19
12, 693136.000, Area 1.338845873136E+13 3.783260646351E+12, Ext 1.4597E+13 4.7625E+12, M 9.07903E+15 1.70602E+15, Enth -3.06507E+21 -5.20145E+20, S 4.6578 4.7559, Me 2.30E-19, Te -2.01E-17, Se 3.53E-19
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Step, Day, Area(N/S), Extent(N/S), Mass(N/S), Heat(N/S), Salinty(N/S), Frac Mass Err, Temp Err, Salin Err
[days] [m2] [m2] [kg] [J] [g/kg] [Nondim] [Nondim] [Nondim]
0, 693135.000, Area 1.406249956043E+13 4.023442309365E+12, Ext 1.5381E+13 4.8092E+12, M 8.62971E+15 1.94430E+15, Enth -2.92712E+21 -5.93744E+20, S 4.6321 4.7759, Me 0.00E+00, Te 0.00E+00, Se 0.00E+00
3, 693135.250, Area 1.315946276900E+13 3.941784896788E+12, Ext 1.5064E+13 4.7283E+12, M 9.14539E+15 1.86546E+15, Enth -3.08639E+21 -5.72052E+20, S 4.6565 4.7693, Me -3.55E-18, Te -1.64E-17, Se 1.05E-17
6, 693135.500, Area 1.359991863220E+13 3.889623154939E+12, Ext 1.4922E+13 4.7384E+12, M 9.11105E+15 1.80471E+15, Enth -3.07472E+21 -5.52113E+20, S 4.6571 4.7656, Me -2.24E-19, Te -1.26E-17, Se -4.18E-19
9, 693135.750, Area 1.352098747816E+13 3.836767358115E+12, Ext 1.4725E+13 4.7723E+12, M 9.09786E+15 1.75329E+15, Enth -3.07077E+21 -5.33930E+20, S 4.6577 4.7604, Me -1.63E-18, Te -2.05E-17, Se 2.16E-18
12, 693136.000, Area 1.338680893990E+13 3.783369889113E+12, Ext 1.4601E+13 4.7625E+12, M 9.07895E+15 1.70612E+15, Enth -3.06505E+21 -5.20176E+20, S 4.6578 4.7559, Me 4.74E-18, Te -1.87E-17, Se 8.22E-18
3, 693135.250, Area 1.315946328227E+13 3.941784926706E+12, Ext 1.5064E+13 4.7283E+12, M 9.14539E+15 1.86546E+15, Enth -3.08639E+21 -5.72052E+20, S 4.6565 4.7693, Me -4.92E-18, Te -2.32E-17, Se 2.78E-18
6, 693135.500, Area 1.359989649609E+13 3.889603553412E+12, Ext 1.4922E+13 4.7384E+12, M 9.11101E+15 1.80472E+15, Enth -3.07470E+21 -5.52117E+20, S 4.6571 4.7656, Me 8.93E-19, Te -1.63E-17, Se -7.37E-18
9, 693135.750, Area 1.351878382170E+13 3.836445267710E+12, Ext 1.4725E+13 4.7723E+12, M 9.09781E+15 1.75336E+15, Enth -3.07076E+21 -5.33951E+20, S 4.6577 4.7604, Me -2.47E-18, Te -1.98E-17, Se -1.85E-18
12, 693136.000, Area 1.338971189756E+13 3.783574841083E+12, Ext 1.4604E+13 4.7625E+12, M 9.07892E+15 1.70615E+15, Enth -3.06504E+21 -5.20187E+20, S 4.6578 4.7559, Me 1.57E-18, Te -1.74E-17, Se -2.44E-18
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Step, Day, Area(N/S), Extent(N/S), Mass(N/S), Heat(N/S), Salinty(N/S), Frac Mass Err, Temp Err, Salin Err
[days] [m2] [m2] [kg] [J] [g/kg] [Nondim] [Nondim] [Nondim]
0, 693135.000, Area 1.406249956043E+13 4.023442309365E+12, Ext 1.5381E+13 4.8092E+12, M 8.62971E+15 1.94430E+15, Enth -2.92712E+21 -5.93744E+20, S 4.6321 4.7759, Me 0.00E+00, Te 0.00E+00, Se 0.00E+00
3, 693135.250, Area 1.315945569774E+13 3.941784900342E+12, Ext 1.5064E+13 4.7283E+12, M 9.14539E+15 1.86546E+15, Enth -3.08639E+21 -5.72052E+20, S 4.6565 4.7693, Me -4.25E-19, Te -2.23E-17, Se 5.83E-18
6, 693135.500, Area 1.359982641761E+13 3.889620783744E+12, Ext 1.4922E+13 4.7384E+12, M 9.11099E+15 1.80470E+15, Enth -3.07470E+21 -5.52111E+20, S 4.6571 4.7656, Me -1.37E-18, Te -1.63E-17, Se 2.51E-18
9, 693135.750, Area 1.352112466351E+13 3.836437339597E+12, Ext 1.4725E+13 4.7723E+12, M 9.09777E+15 1.75327E+15, Enth -3.07074E+21 -5.33925E+20, S 4.6577 4.7604, Me -1.15E-18, Te -1.89E-17, Se -5.09E-18
12, 693136.000, Area 1.338916846059E+13 3.783037381341E+12, Ext 1.4604E+13 4.7625E+12, M 9.07880E+15 1.70593E+15, Enth -3.06500E+21 -5.20122E+20, S 4.6578 4.7559, Me 2.40E-18, Te -1.87E-17, Se 1.52E-19
3, 693135.250, Area 1.315945630078E+13 3.941784934369E+12, Ext 1.5064E+13 4.7283E+12, M 9.14539E+15 1.86546E+15, Enth -3.08639E+21 -5.72052E+20, S 4.6565 4.7693, Me -2.04E-18, Te -1.77E-17, Se 3.54E-18
6, 693135.500, Area 1.359981785341E+13 3.889586479326E+12, Ext 1.4922E+13 4.7384E+12, M 9.11100E+15 1.80471E+15, Enth -3.07470E+21 -5.52115E+20, S 4.6571 4.7656, Me -1.99E-18, Te -2.37E-17, Se -9.56E-18
9, 693135.750, Area 1.351992634996E+13 3.836372220692E+12, Ext 1.4722E+13 4.7723E+12, M 9.09778E+15 1.75333E+15, Enth -3.07075E+21 -5.33940E+20, S 4.6577 4.7604, Me 2.16E-18, Te -9.93E-18, Se -3.07E-19
12, 693136.000, Area 1.338980322494E+13 3.783893912323E+12, Ext 1.4597E+13 4.7625E+12, M 9.07884E+15 1.70607E+15, Enth -3.06501E+21 -5.20159E+20, S 4.6578 4.7559, Me -2.32E-18, Te -1.84E-17, Se -5.00E-18
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Step, Day, Truncs, Energy/Mass, Maximum CFL, Mean Sea Level, Total Mass, Mean Salin, Mean Temp, Frac Mass Err, Salin Err, Temp Err
[days] [m2 s-2] [Nondim] [m] [kg] [PSU] [degC] [Nondim] [PSU] [degC]
0, 693135.000, 0, En 6.941376822333E-01, CFL 0.00000, SL 4.4642E-11, M 1.37957E+21, S 34.7203, T 3.6137, Me 0.00E+00, Se 0.00E+00, Te 0.00E+00
3, 693135.250, 0, En 7.166988120916E-01, CFL 0.14086, SL -9.2697E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.22E-15, Se 4.16E-14, Te 1.86E-14
6, 693135.500, 0, En 7.183471250334E-01, CFL 0.09721, SL -7.2028E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.43E-15, Se 4.74E-14, Te 2.08E-14
9, 693135.750, 0, En 7.179842849219E-01, CFL 0.13534, SL -6.5722E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.51E-15, Se 4.98E-14, Te 2.26E-14
12, 693136.000, 0, En 7.172672641156E-01, CFL 0.15733, SL -6.0435E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.52E-15, Se 5.02E-14, Te 2.32E-14
3, 693135.250, 0, En 7.166966610068E-01, CFL 0.14086, SL -9.2697E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.22E-15, Se 4.15E-14, Te 1.86E-14
6, 693135.500, 0, En 7.183407921246E-01, CFL 0.09723, SL -7.2028E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.43E-15, Se 4.74E-14, Te 2.08E-14
9, 693135.750, 0, En 7.179698746745E-01, CFL 0.13533, SL -6.5706E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.51E-15, Se 4.99E-14, Te 2.26E-14
12, 693136.000, 0, En 7.172006689791E-01, CFL 0.15704, SL -6.0417E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.52E-15, Se 5.03E-14, Te 2.32E-14
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Step, Day, Truncs, Energy/Mass, Maximum CFL, Mean Sea Level, Total Mass, Mean Salin, Mean Temp, Frac Mass Err, Salin Err, Temp Err
[days] [m2 s-2] [Nondim] [m] [kg] [PSU] [degC] [Nondim] [PSU] [degC]
0, 693135.000, 0, En 6.941376822333E-01, CFL 0.00000, SL 4.4642E-11, M 1.37957E+21, S 34.7203, T 3.6137, Me 0.00E+00, Se 0.00E+00, Te 0.00E+00
3, 693135.250, 0, En 7.166985474779E-01, CFL 0.14086, SL -9.2697E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.22E-15, Se 4.15E-14, Te 1.87E-14
6, 693135.500, 0, En 7.184010251897E-01, CFL 0.09723, SL -7.2027E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.44E-15, Se 4.74E-14, Te 2.08E-14
9, 693135.750, 0, En 7.180382040168E-01, CFL 0.13504, SL -6.5698E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.50E-15, Se 4.98E-14, Te 2.26E-14
12, 693136.000, 0, En 7.172799661986E-01, CFL 0.15692, SL -6.0407E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.52E-15, Se 5.03E-14, Te 2.32E-14
3, 693135.250, 0, En 7.166974978896E-01, CFL 0.14086, SL -9.2697E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.22E-15, Se 4.16E-14, Te 1.87E-14
6, 693135.500, 0, En 7.183666278942E-01, CFL 0.09718, SL -7.2023E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.44E-15, Se 4.74E-14, Te 2.08E-14
9, 693135.750, 0, En 7.179196449662E-01, CFL 0.13538, SL -6.5703E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.51E-15, Se 4.99E-14, Te 2.27E-14
12, 693136.000, 0, En 7.172023683749E-01, CFL 0.15681, SL -6.0397E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.52E-15, Se 5.03E-14, Te 2.32E-14
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Step, Day, Truncs, Energy/Mass, Maximum CFL, Mean Sea Level, Total Mass, Mean Salin, Mean Temp, Frac Mass Err, Salin Err, Temp Err
[days] [m2 s-2] [Nondim] [m] [kg] [PSU] [degC] [Nondim] [PSU] [degC]
0, 693135.000, 0, En 6.941376822333E-01, CFL 0.00000, SL 4.4642E-11, M 1.37957E+21, S 34.7203, T 3.6137, Me 0.00E+00, Se 0.00E+00, Te 0.00E+00
3, 693135.250, 0, En 7.167072144796E-01, CFL 0.14086, SL -9.2697E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.22E-15, Se 4.16E-14, Te 1.87E-14
6, 693135.500, 0, En 7.182979471532E-01, CFL 0.09723, SL -7.2019E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.44E-15, Se 4.75E-14, Te 2.08E-14
9, 693135.750, 0, En 7.179868196080E-01, CFL 0.13536, SL -6.5676E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.51E-15, Se 4.98E-14, Te 2.26E-14
12, 693136.000, 0, En 7.172132296970E-01, CFL 0.15675, SL -6.0361E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.52E-15, Se 5.03E-14, Te 2.32E-14
3, 693135.250, 0, En 7.167042983258E-01, CFL 0.14086, SL -9.2697E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.22E-15, Se 4.16E-14, Te 1.87E-14
6, 693135.500, 0, En 7.183638105705E-01, CFL 0.09717, SL -7.2020E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.44E-15, Se 4.74E-14, Te 2.08E-14
9, 693135.750, 0, En 7.179925599754E-01, CFL 0.13537, SL -6.5687E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.51E-15, Se 4.99E-14, Te 2.26E-14
12, 693136.000, 0, En 7.171801316294E-01, CFL 0.15676, SL -6.0406E-04, M 1.37957E+21, S 34.7203, T 3.6137, Me 1.52E-15, Se 5.03E-14, Te 2.32E-14
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,9 @@ NK_SNOW = 1 ! [nondim] default = 1
SET_GRID_LIKE_SIS1 = False ! [Boolean] default = False
! If true, use SIS1 code to set the grid values. Otherwise
! use code derived from MOM6.
H_TO_KG_M2 = 1.0 ! [kg m-2 H-1] default = 1.0
! A constant that translates thicknesses from the model's
! internal units of thickness to kg m-2.
GRID_FILE = "ocean_hgrid.nc" !
! Name of the file from which to read horizontal grid data.
AVAILABLE_DIAGS_FILE = "SIS.available_diags" ! default = "SIS.available_diags"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Step, Day, Area(N/S), Extent(N/S), Mass(N/S), Heat(N/S), Salinty(N/S), Frac Mass Err, Temp Err, Salin Err
[days] [m2] [m2] [kg] [J] [g/kg] [Nondim] [Nondim] [Nondim]
0, 693135.000, Area 1.406249956043E+13 4.023442309365E+12, Ext 1.5381E+13 4.8092E+12, M 8.62971E+15 1.94430E+15, Enth -2.92712E+21 -5.93744E+20, S 4.6321 4.7759, Me 0.00E+00, Te -0.00E+00, Se 0.00E+00
3, 693135.250, Area 1.311501396115E+13 3.939722011047E+12, Ext 1.5083E+13 4.7321E+12, M 9.14501E+15 1.86543E+15, Enth -3.08625E+21 -5.72043E+20, S 4.6565 4.7693, Me 6.71E-19, Te -1.51E-17, Se 3.55E-18
6, 693135.500, Area 1.354738484222E+13 3.886254224445E+12, Ext 1.4933E+13 4.7772E+12, M 9.10910E+15 1.80425E+15, Enth -3.07401E+21 -5.51982E+20, S 4.6571 4.7655, Me 1.07E-18, Te -1.67E-17, Se 9.73E-18
9, 693135.750, Area 1.347035651794E+13 3.831353952741E+12, Ext 1.4752E+13 4.8015E+12, M 9.09469E+15 1.75215E+15, Enth -3.06961E+21 -5.33600E+20, S 4.6577 4.7603, Me -1.54E-18, Te -1.54E-17, Se -6.27E-18
12, 693136.000, Area 1.330754959861E+13 3.776154368118E+12, Ext 1.4629E+13 4.8213E+12, M 9.07433E+15 1.70421E+15, Enth -3.06338E+21 -5.19622E+20, S 4.6578 4.7557, Me -1.32E-18, Te -1.41E-17, Se 8.81E-18
3, 693135.250, Area 1.311501443078E+13 3.939722013122E+12, Ext 1.5083E+13 4.7321E+12, M 9.14501E+15 1.86543E+15, Enth -3.08625E+21 -5.72043E+20, S 4.6565 4.7693, Me 2.50E-19, Te -1.56E-17, Se 5.90E-19
6, 693135.500, Area 1.354731242001E+13 3.886203802778E+12, Ext 1.4933E+13 4.7772E+12, M 9.10910E+15 1.80426E+15, Enth -3.07401E+21 -5.51985E+20, S 4.6571 4.7655, Me -2.91E-18, Te -2.28E-17, Se 4.81E-18
9, 693135.750, Area 1.347125358668E+13 3.831355170111E+12, Ext 1.4755E+13 4.8062E+12, M 9.09472E+15 1.75223E+15, Enth -3.06962E+21 -5.33623E+20, S 4.6577 4.7603, Me -5.45E-19, Te -1.10E-17, Se -6.46E-18
12, 693136.000, Area 1.330876994734E+13 3.775826091041E+12, Ext 1.4629E+13 4.8163E+12, M 9.07412E+15 1.70431E+15, Enth -3.06331E+21 -5.19649E+20, S 4.6578 4.7557, Me 2.68E-18, Te -1.53E-17, Se 8.28E-18
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Step, Day, Area(N/S), Extent(N/S), Mass(N/S), Heat(N/S), Salinty(N/S), Frac Mass Err, Temp Err, Salin Err
[days] [m2] [m2] [kg] [J] [g/kg] [Nondim] [Nondim] [Nondim]
0, 693135.000, Area 1.406249956043E+13 4.023442309365E+12, Ext 1.5381E+13 4.8092E+12, M 8.62971E+15 1.94430E+15, Enth -2.92712E+21 -5.93744E+20, S 4.6321 4.7759, Me 0.00E+00, Te 0.00E+00, Se 0.00E+00
3, 693135.250, Area 1.311500790728E+13 3.939722029882E+12, Ext 1.5083E+13 4.7321E+12, M 9.14501E+15 1.86543E+15, Enth -3.08625E+21 -5.72043E+20, S 4.6565 4.7693, Me -1.23E-18, Te -1.70E-17, Se -9.65E-20
6, 693135.500, Area 1.354741937696E+13 3.886250685251E+12, Ext 1.4933E+13 4.7772E+12, M 9.10902E+15 1.80425E+15, Enth -3.07398E+21 -5.51980E+20, S 4.6571 4.7655, Me 2.00E-19, Te -1.25E-17, Se -2.76E-18
9, 693135.750, Area 1.346956548742E+13 3.830756103211E+12, Ext 1.4752E+13 4.8015E+12, M 9.09458E+15 1.75210E+15, Enth -3.06957E+21 -5.33586E+20, S 4.6577 4.7603, Me 2.60E-19, Te -1.98E-17, Se 1.32E-17
12, 693136.000, Area 1.330629252697E+13 3.777753380268E+12, Ext 1.4629E+13 4.8241E+12, M 9.07394E+15 1.70407E+15, Enth -3.06325E+21 -5.19582E+20, S 4.6578 4.7556, Me 2.66E-18, Te -1.44E-17, Se -2.61E-18
3, 693135.250, Area 1.311500776670E+13 3.939722062432E+12, Ext 1.5083E+13 4.7321E+12, M 9.14501E+15 1.86543E+15, Enth -3.08625E+21 -5.72043E+20, S 4.6565 4.7693, Me 8.15E-19, Te -1.30E-17, Se 6.66E-18
6, 693135.500, Area 1.354741784701E+13 3.886256781016E+12, Ext 1.4933E+13 4.7772E+12, M 9.10905E+15 1.80426E+15, Enth -3.07399E+21 -5.51983E+20, S 4.6571 4.7655, Me -2.65E-18, Te -1.83E-17, Se -5.34E-18
9, 693135.750, Area 1.346901987277E+13 3.832139318261E+12, Ext 1.4752E+13 4.8062E+12, M 9.09461E+15 1.75218E+15, Enth -3.06958E+21 -5.33611E+20, S 4.6577 4.7603, Me 1.50E-18, Te -2.00E-17, Se -3.25E-18
12, 693136.000, Area 1.330693493423E+13 3.777247968425E+12, Ext 1.4629E+13 4.8316E+12, M 9.07393E+15 1.70427E+15, Enth -3.06325E+21 -5.19639E+20, S 4.6578 4.7557, Me 6.02E-19, Te -1.46E-17, Se 5.57E-18
Loading

0 comments on commit 2f37eb8

Please sign in to comment.