/[MITgcm]/MITgcm/verification/offline_exf_seaice/input_ad/data.grdchk
ViewVC logotype

Contents of /MITgcm/verification/offline_exf_seaice/input_ad/data.grdchk

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


Revision 1.2 - (show annotations) (download)
Sat Aug 6 15:42:33 2011 UTC (12 years, 9 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63b, checkpoint63c, checkpoint64
Changes since 1.1: +6 -5 lines
Moving test to multi-threaded.
The gradient check was moving across tile boundaries,
so a different starting index set is chosen to remain within the tile.
Reference output changed accordingly (after testing against single-tile).

1
2 # *******************
3 # ECCO gradient check
4 # *******************
5 &GRDCHK_NML
6 grdchk_eps = 1.d-4,
7 ### nbeg = 1,
8 iGloPos = 1,
9 jGloPos = 8,
10 kGloPos = 1,
11 iGloTile = 1,
12 jgloTile = 1,
13 nstep = 1,
14 nend = 4,
15 # xx_atemp: 7
16 grdchkvarindex = 7,
17 # xx_sst: 18
18 # grdchkvarindex = 18,
19 &

  ViewVC Help
Powered by ViewVC 1.1.22