/[MITgcm]/MITgcm_contrib/osse/EnKF/hadley3.h
ViewVC logotype

Annotation of /MITgcm_contrib/osse/EnKF/hadley3.h

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


Revision 1.2 - (hide annotations) (download)
Wed May 19 15:43:10 2004 UTC (21 years, 2 months ago) by afe
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
FILE REMOVED
o refining osse setup

1 afe 1.1 c*** the dimension of the state, the number of obs,
2     c*** the number of ensemble members, and the number of ics
3     parameter(nx=120)
4     parameter(ny=31)
5     parameter(nz=29)
6     parameter(nf=4)
7     parameter(n=nx*ny*nz*nf)
8     parameter(mobs=1200)
9     parameter(nens=15)
10     parameter(ics=60)

  ViewVC Help
Powered by ViewVC 1.1.22