/[MITgcm]/MITgcm_contrib/eh3/regrid/hs94.cs-32x32x5/input/data.regrid
ViewVC logotype

Annotation of /MITgcm_contrib/eh3/regrid/hs94.cs-32x32x5/input/data.regrid

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


Revision 1.2 - (hide annotations) (download)
Thu Aug 10 21:49:54 2006 UTC (18 years, 11 months ago) by edhill
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -0 lines
good: compiles, runs without segfaulting, appears to read inputs
        correctly, produces all the right output files at correct
        times and with correct sizes, etc...
bad:  output is clearly wrong -- something wrong with global sum
        or the multiply or both

1 edhill 1.1 # Example "data.regrid" file
2     # Lines beginning "#" are comments
3     &REGRID_PARM01
4     regrid_mnc=.TRUE.,
5     regrid_ngrids=1,
6     regrid_fbname_in(1)='CS32_LL128x64_',
7 edhill 1.2 regrid_nout(1)=8192,
8 edhill 1.1 &
9     # Note: Some systems use & as the
10     # namelist terminator. Other systems
11     # use a / character (as shown here).

  ViewVC Help
Powered by ViewVC 1.1.22