/[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.5 - (hide annotations) (download)
Wed Dec 8 00:21:32 2010 UTC (13 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.4: +3 -1 lines
test alternative syntax to set parameter with multiple indices

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.5 #- to test if this syntax is accepted:
9     PTRACERS_ref(1:8,1) = 8*35.,
10     #PTRACERS_ref(1,1) = 8*35.,
11 mlosch 1.1 PTRACERS_names(1)='salt_mimic',
12 jmc 1.4 PTRACERS_advScheme(1)=4,
13 mlosch 1.1 &

  ViewVC Help
Powered by ViewVC 1.1.22