/[MITgcm]/MITgcm/verification/lab_sea/README
ViewVC logotype

Diff of /MITgcm/verification/lab_sea/README

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

revision 1.1.2.3 by dimitri, Fri Dec 27 08:01:56 2002 UTC revision 1.1.2.4 by dimitri, Sat Dec 28 07:07:38 2002 UTC
# Line 20  Surface salinity relaxation is to the mo Line 20  Surface salinity relaxation is to the mo
20    
21  Forcing files are a 1979-1999 monthly climatology computed from the  Forcing files are a 1979-1999 monthly climatology computed from the
22  NCEP reanalysis (see pkg/seaice/SEAICE_FFIELDS.h for units and signs)  NCEP reanalysis (see pkg/seaice/SEAICE_FFIELDS.h for units and signs)
23    gairxFile      = 'u10m.labsea79'    # 10-m zonal wind    uwindFile      = 'u10m.labsea79'    # 10-m zonal wind
24    gairyFile      = 'v10m.labsea79'    # 10-m meridional wind    vwindFile      = 'v10m.labsea79'    # 10-m meridional wind
25    tairFile       = 'tair.labsea1979'  # 2-m air temperature    atempFile      = 'tair.labsea1979'  # 2-m air temperature
26    qaFile         = 'qa.labsea1979'    # 2-m specific humidity    aqhFile        = 'qa.labsea1979'    # 2-m specific humidity
27    floFile        = 'flo.labsea1979'   # longwave radiation    lwfluxFile     = 'flo.labsea1979'   # longwave radiation
28    fshFile        = 'fsh.labsea1979'   # shortwave radiation    swfluxFile     = 'fsh.labsea1979'   # shortwave radiation
29    rainFile       = 'prate.labsea1979' # precipitation    precipFile     = 'prate.labsea1979' # precipitation
30    evapFile       = 'evap.labsea1979'  # evaporation    evapFile       = 'evap.labsea1979'  # evaporation
31    
32    
# Line 36  Using testscript to test sea-ice code Line 36  Using testscript to test sea-ice code
36  Running the testscript experiment:  Running the testscript experiment:
37    cd verification    cd verification
38    ./testscript -force lab_sea    ./testscript -force lab_sea
39    The default experiment is Experiment 8, below.
40    It uses pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf.
41    
42  Note that fairly large differences in accuracy occur across different  Note that fairly large differences in accuracy occur across different
43  platforms.  For example, testscript comparisons between g77 (Linux)  platforms.  For example, testscript comparisons between g77 (Linux)
# Line 117  Generating 2-CPU executable: Line 119  Generating 2-CPU executable:
119  Instructions for running Experiment 1  Instructions for running Experiment 1
120  =====================================  =====================================
121    
122  This is a 1-cpu, 10-hour integration used to make sure that all the  This is a 1-cpu, 10-hour integration used to make sure that all
123  files are available and that the model compiles and integrates.  It  the files are available and that the sea-ice model compiles and
124  is the default experiment of "verification/testscript lab_sea".  runs.  The reading of atmospheric forcing files and the computation
125    of open-water bulk fluxes are carried out within pkg/seaice.
126    
127  To run Experiment 1:  To run Experiment 1:
128    cd ../../../verification/lab_sea/input    cd ../../../verification/lab_sea/input
# Line 318  Instructions for running Experiment 9 Line 321  Instructions for running Experiment 9
321  =====================================  =====================================
322    
323  This is a 1-cpu, 10-hour integration used to test CPP option  This is a 1-cpu, 10-hour integration used to test CPP option
324  SEAICE_EXTERNAL_FLUXES.  Atmospheric state and open-water surface  SEAICE_EXTERNAL_FLUXES.  Both the atmospheric state and the
325  fluxes are computed by pkg/exf, rather than pkg/seaice routines.  open-water surface fluxes are provided by pkg/exf.
326    
327  To run Experiment 9:  To run Experiment 9:
328    cd ../../../verification/lab_sea/input    cd ../../../verification/lab_sea/input

Legend:
Removed from v.1.1.2.3  
changed lines
  Added in v.1.1.2.4

  ViewVC Help
Powered by ViewVC 1.1.22