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

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

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


Revision 1.5 - (show 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 # 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 &PTRACERS_PARM01
7 PTRACERS_numInUse=1,
8 #- to test if this syntax is accepted:
9 PTRACERS_ref(1:8,1) = 8*35.,
10 #PTRACERS_ref(1,1) = 8*35.,
11 PTRACERS_names(1)='salt_mimic',
12 PTRACERS_advScheme(1)=4,
13 &

  ViewVC Help
Powered by ViewVC 1.1.22