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

Contents of /MITgcm_contrib/plumes/plumes_SIZE.h

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


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

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