/[MITgcm]/MITgcm/verification/lab_sea/input/DATA.SEAICE.lsr
ViewVC logotype

Contents of /MITgcm/verification/lab_sea/input/DATA.SEAICE.lsr

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


Revision 1.3 - (show annotations) (download)
Tue Feb 18 05:33:56 2003 UTC (21 years, 3 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint50e_post, checkpoint50c_post, checkpoint48f_post, checkpoint49, checkpoint48i_post, checkpoint48h_post, checkpoint50d_pre, checkpoint50, checkpoint50d_post, checkpoint50c_pre, checkpoint50b_pre, checkpoint50b_post, checkpoint50f_post, checkpoint50a_post, checkpoint50f_pre, checkpoint50e_pre, checkpoint48g_post
Changes since 1.2: +2 -2 lines
Merging from release1_p12:
o Modifications for using pkg/exf with pkg/seaice
  - improved description of the various forcing configurations
  - added basic radiation bulk formulae to pkg/exf
  - units/sign fix for evap computation in exf_getffields.F
  - updated verification/global_with_exf/results/output.txt
o Added pkg/sbo for computing IERS Special Bureau for the Oceans
  (SBO) core products, including oceanic mass, center-of-mass,
  angular, and bottom pressure (see pkg/sbo/README.sbo).
o Lower bound for viscosity/diffusivity in pkg/kpp/kpp_routines.F
  to avoid negative values in shallow regions.
  - updated verification/natl_box/results/output.txt
  - updated verification/lab_sea/results/output.txt
o MPI gather, scatter: eesupp/src/gather_2d.F and scatter_2d.F
o Added useSingleCpuIO option (see PARAMS.h).
o Updated useSingleCpuIO option in mdsio_writefield.F to
  work with multi-field files, e.g., for single-file pickup.
o pkg/seaice:
  - bug fix in growth.F: QNET for no shortwave case
  - added HeffFile for specifying initial sea-ice thickness
  - changed SEAICE_EXTERNAL_FLUXES wind stress implementation
o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
  kpp_transport_t.F, forward_step.F, and the_main_loop.F
o pkg/seaice:
  - adjoint-friendly modifications
  - added a SEAICE_WRITE_PICKUP at end of the_model_main.F

1 # SEAICE parameters
2 &SEAICE_PARM01
3 SEAICEuseLSR = .TRUE.
4 npseudo = 1
5 LSR_ERROR = 1e-40
6 SEAICEwriteState = .TRUE.
7 uwindFile = 'u10m.labsea79'
8 vwindFile = 'v10m.labsea79'
9 atempFile = 'tair.labsea1979'
10 aqhFile = 'qa.labsea1979'
11 lwdownFile = 'flo.labsea1979'
12 swdownFile = 'fsh.labsea1979'
13 precipFile = 'prate.labsea1979'
14 evapFile = 'evap.labsea1979'
15 runoffFile = ' '
16 WindForcingStart = -1317600.
17 WindForcingEnd = 32940000.
18 WindForcingPeriod = 2635200.
19 FluxForcingStart = -1317600.
20 FluxForcingEnd = 32940000.
21 FluxForcingPeriod = 2635200.
22 SSSForcingStart = -1317600.
23 SSSForcingEnd = 32940000.
24 SSSForcingPeriod = 2635200.
25 StartingYear = 1979.
26 EndingYear = 1980.
27 &

  ViewVC Help
Powered by ViewVC 1.1.22