/[MITgcm]/MITgcm/verification/tutorial_cfc_offline/input/data.ptracers
ViewVC logotype

Contents of /MITgcm/verification/tutorial_cfc_offline/input/data.ptracers

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


Revision 1.2 - (show annotations) (download)
Thu Jul 11 22:55:16 2013 UTC (10 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64k, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint65, 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, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, HEAD
Changes since 1.1: +3 -4 lines
increase monitorFreq and set explicitly PTRACERS_monitorFreq to 1.

1 &PTRACERS_PARM01
2 PTRACERS_numInUse=2,
3 PTRACERS_Iter0= 4248000,
4 # for verification:
5 PTRACERS_monitorFreq=43200.,
6 #- for each tracers:
7 # tracer 1 - dic
8 PTRACERS_names(1)='cfc11',
9 PTRACERS_long_names(1)='CFC11',
10 PTRACERS_units(1)='mol/m^3',
11 PTRACERS_advScheme(1)=77,
12 PTRACERS_diffKh(1)=0.E3,
13 PTRACERS_diffKr(1)=5.E-5,
14 PTRACERS_useGMRedi(1)=.TRUE. ,
15 PTRACERS_useKPP(1)=.FALSE. ,
16 PTRACERS_initialFile(1)=' ',
17 # tracer 2 - alk
18 PTRACERS_names(2)='cfc12',
19 PTRACERS_units(2)='mol/m^3',
20 PTRACERS_advScheme(2)=77,
21 PTRACERS_diffKh(2)=0.E3,
22 PTRACERS_diffKr(2)=5.E-5,
23 PTRACERS_useGMRedi(2)=.TRUE. ,
24 PTRACERS_useKPP(2)=.FALSE. ,
25 PTRACERS_initialFile(2)=' ',
26 &

  ViewVC Help
Powered by ViewVC 1.1.22