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

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

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


Revision 1.1 - (show annotations) (download)
Tue May 4 18:19:34 2004 UTC (21 years, 2 months ago) by afe
Branch: MAIN
File MIME type: text/plain
o EnKF stuff

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