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

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

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


Revision 1.2 - (show annotations) (download)
Wed May 19 15:43:11 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 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=10)
4 parameter(ny=5)
5 parameter(nz=5)
6 parameter(n=nx*ny*nz)
7 parameter(mobs=n)
8 parameter(nens=512)
9 parameter(ics=32)

  ViewVC Help
Powered by ViewVC 1.1.22