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

Annotation of /MITgcm/verification/exp4/input/data.ptracers

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


Revision 1.4 - (hide annotations) (download)
Mon Nov 8 01:47:31 2010 UTC (13 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62o, checkpoint62n
Changes since 1.3: +1 -0 lines
switch to 4th order advection scheme for salt (passive) and pTracer01

1 jmc 1.3 # This set-up is supposed to mimic salinity. That is, initially
2     # PTRACER(:,:,:,1) is identical to salinity, except that
3     # 1) the default (i.e., not explicitly specified) open boundary conditions
4     # are different, so that PTRACER(:,:,:,1) evolves differently than salinity.
5     # 2) a weak relaxation is applied in the Eastern part of the channel (using rbcs).
6 mlosch 1.1 &PTRACERS_PARM01
7     PTRACERS_numInUse=1,
8 jmc 1.2 PTRACERS_ref(1,1) = 8*35.,
9 mlosch 1.1 PTRACERS_names(1)='salt_mimic',
10 jmc 1.4 PTRACERS_advScheme(1)=4,
11 mlosch 1.1 &

  ViewVC Help
Powered by ViewVC 1.1.22