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

Contents of /MITgcm/verification/lab_sea/README

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


Revision 1.11 - (show annotations) (download)
Fri Mar 12 22:18:15 2004 UTC (20 years, 1 month ago) by dimitri
Branch: MAIN
Changes since 1.10: +4 -350 lines
updating verification/lab_sea

1 Example: Labrador Sea Region with Sea-Ice
2 =========================================
3
4 This example sets up a small (20x16x23) Labrador Sea experiment
5 coupled to a dynamic thermodynamic sea-ice model.
6 A brief description of the sea-ice model is in "seaice.ps".
7
8 The domain of integration spans 280E to 320E and 46N to 78N.
9 Horizontal grid spacing is 2 degrees.
10 The 23 vertical levels and the bathymetry file
11 bathyFile = 'bathy.labsea'
12 are obtained from the the 2-degree ECCO configuration.
13
14 Integration is initialized from annual-mean Levitus climatology
15 hydrogThetaFile = 'LevCli_temp.labsea'
16 hydrogSaltFile = 'LevCli_salt.labsea'
17
18 Surface salinity relaxation is to the monthly mean Levitus climatology
19 saltClimFile = 'SSS.labsea'
20
21 Forcing files are a 1979-1999 monthly climatology computed from the
22 NCEP reanalysis (see pkg/seaice/SEAICE_FFIELDS.h for units and signs)
23 uwindFile = 'u10m.labsea79' # 10-m zonal wind
24 vwindFile = 'v10m.labsea79' # 10-m meridional wind
25 atempFile = 'tair.labsea1979' # 2-m air temperature
26 aqhFile = 'qa.labsea1979' # 2-m specific humidity
27 lwdownFile = 'flo.labsea1979' # downward longwave radiation
28 swdownFile = 'fsh.labsea1979' # downward shortwave radiation
29 precipFile = 'prate.labsea1979' # precipitation
30
31 The experiment uses pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf.
32 The test is a 1-cpu, 10-hour integration. Both the atmospheric
33 state and the open-water surface fluxes are provided by pkg/exf.
34
35
36 Using testscript to test sea-ice code
37 =====================================
38
39 Running the testscript experiment:
40 cd MITgcm/verification
41 ./testreport -t lab_sea
42 The default experiment is Experiment 8, below.
43 It uses pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf.
44
45 Note that fairly large differences in accuracy occur across different
46 platforms. For example, testscript comparisons between g77 (Linux)
47 and f77 (SGI) generated output gives:
48
49 T S U V
50 C D M c m s m s m s m s
51 n p a R g m m e . m m e . m m e . m m e .
52 f n k u 2 i a a d i a a d i a a d i a a d
53 g d e n d n x n . n x n . n x n . n x n .
54
55 Y Y Y Y 8 10 9 11 10 9 11 13 10 9 8 8 9 8 9 8 9 FAIL lab_sea

  ViewVC Help
Powered by ViewVC 1.1.22