 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Revision Graph
 Revision Graph
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 |