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

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

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


Revision 1.1 - (show annotations) (download)
Mon Nov 29 22:38:16 2004 UTC (19 years, 6 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint57d_post, checkpoint57g_post, checkpoint57b_post, checkpoint57c_pre, checkpoint56b_post, checkpoint57e_post, checkpoint57g_pre, checkpoint56c_post, checkpoint57f_pre, checkpoint57a_post, checkpoint57a_pre, checkpoint57, eckpoint57e_pre, checkpoint57f_post, checkpoint57c_post
add another verification experiment that tests both the cfc-pkg and
the gchem-pkg with GCHEM_SEPARATE_FORCING undefined, that is with
reactive tendencies treated inline with regular timestepping

1 &PTRACERS_PARM01
2 PTRACERS_numInUse=2,
3 PTRACERS_write_mnc=.TRUE.,
4 #
5 # tracer 1 - dic
6 PTRACERS_names(1)='cfc11',
7 PTRACERS_long_names(1)='CFC11',
8 PTRACERS_units(1)='g/cm^3',
9 PTRACERS_advScheme(1)=77,
10 PTRACERS_diffKh(1)=0.E3,
11 PTRACERS_diffKr(1)=5.E-5,
12 PTRACERS_useGMRedi(1)=.TRUE. ,
13 PTRACERS_useKPP(1)=.FALSE. ,
14 PTRACERS_initialFile(1)=' ',
15 # tracer 2 - alk
16 PTRACERS_names(2)='cfc12',
17 PTRACERS_units(2)='g/cm^3',
18 PTRACERS_advScheme(2)=77,
19 PTRACERS_diffKh(2)=0.E3,
20 PTRACERS_diffKr(2)=5.E-5,
21 PTRACERS_useGMRedi(2)=.TRUE. ,
22 PTRACERS_useKPP(2)=.FALSE. ,
23 PTRACERS_initialFile(2)=' ',
24 &

  ViewVC Help
Powered by ViewVC 1.1.22