Parent Directory
|
Revision Log
|
Revision Graph
|
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) |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |