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

Diff of /MITgcm_contrib/plumes/plumes_SIZE.h

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

revision 1.1 by molod, Wed May 5 18:19:35 2004 UTC revision 1.2 by molod, Thu May 13 22:20:26 2004 UTC
# Line 1  Line 1 
1  c Plumes Grid horizontal Dimensions  c Plumes Grid horizontal Dimensions
2  c ---------------------------------  c ---------------------------------
3        integer Nxplumes, Nyplumes, Nxperdyn, Nyperdyn        integer Nhplume, Nrplume
4        parameter (Nxperdyn=20)        parameter (Nhplume=20)
5        parameter (Nyperdyn=20)        parameter (Nrplume = Nr)
       parameter (Nxplumes=Nxperdyn*sNx)  
       parameter (Nyplumes=Nyperdyn*sNy)  

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22