/[MITgcm]/MITgcm/verification/cfc_example/input/data.layers
ViewVC logotype

Contents of /MITgcm/verification/cfc_example/input/data.layers

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


Revision 1.3 - (show annotations) (download)
Wed May 13 21:38:32 2015 UTC (8 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65n, checkpoint65o, checkpoint65m, HEAD
Changes since 1.2: +9 -7 lines
change "layers_bounds" specification (substract 1000) for pot. density
layers averaging to reflect changes in pkg/layers

1 &LAYERS_PARM01
2 layers_taveFreq=0.,
3 layers_diagFreq=0.,
4
5 layers_name(1) ='TH',
6 layers_bolus(1)=.FALSE.,
7 layers_bounds(1:41,1)= -5.,
8 -4., -3., -2., -1., 0., 1., 2., 3., 4., 5.,
9 6., 7., 8., 9., 10., 11., 12., 13., 14., 15.,
10 16., 17., 18., 19., 20., 21., 22., 23., 24., 25.,
11 26., 27., 28., 29., 30., 31., 32., 33., 34., 35.,
12
13 layers_name(2) = 'RHO',
14 layers_bolus(2)=.TRUE.,
15 #- define layer resolution in term of potential density minus 1000 (ref to k=1)
16 layers_bounds(1:41,2) =
17 17.0, 17.2, 17.5, 17.8, 18.0, 18.2, 18.5, 18.8, 19.0,
18 19.2, 19.5, 19.8, 20.0, 20.2, 20.5, 20.8, 21.0, 21.2,
19 21.5, 21.8, 22.0, 22.2, 22.5, 22.8, 23.0, 23.2, 23.5,
20 23.8, 24.0, 24.2, 24.5, 24.8, 25.0, 25.2, 25.5, 25.8,
21 26.0, 26.2, 26.5, 26.8, 27.0,
22 &

  ViewVC Help
Powered by ViewVC 1.1.22