Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.40 by jmc, Sun Oct 28 21:38:21 2007 UTC | revision 1.41 by heimbach, Fri Apr 18 18:11:43 2008 UTC | |
|---|---|---|
| # | Line 195 C Initialise intermediate terms | Line 195 C Initialise intermediate terms |
| 195 | rTransU(i,j)= 0. | rTransU(i,j)= 0. |
| 196 | rTransV(i,j)= 0. | rTransV(i,j)= 0. |
| 197 | c KE(i,j) = 0. | c KE(i,j) = 0. |
| 198 | c hDiv(i,j) = 0. | hDiv(i,j) = 0. |
| 199 | vort3(i,j) = 0. | vort3(i,j) = 0. |
| 200 | strain(i,j) = 0. | strain(i,j) = 0. |
| 201 | tension(i,j)= 0. | tension(i,j)= 0. |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |