/[MITgcm]/MITgcm_contrib/plumes/plumes_SIZE.h
ViewVC logotype

Annotation of /MITgcm_contrib/plumes/plumes_SIZE.h

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


Revision 1.1 - (hide annotations) (download)
Wed May 5 18:19:35 2004 UTC (21 years, 2 months ago) by molod
Branch: MAIN
File MIME type: text/plain
Code for embedded plume model

1 molod 1.1 c Plumes Grid horizontal Dimensions
2     c ---------------------------------
3     integer Nxplumes, Nyplumes, Nxperdyn, Nyperdyn
4     parameter (Nxperdyn=20)
5     parameter (Nyperdyn=20)
6     parameter (Nxplumes=Nxperdyn*sNx)
7     parameter (Nyplumes=Nyperdyn*sNy)

  ViewVC Help
Powered by ViewVC 1.1.22