Parent Directory | Revision Log | Revision Graph | Patch
revision 1.4 by jmc, Sun Aug 12 19:59:03 2012 UTC | revision 1.5 by heimbach, Tue Jun 11 15:16:23 2013 UTC | |
---|---|---|
# | Line 95 C-- generic - user-defined control var | Line 95 C-- generic - user-defined control var |
95 | bottomdragfld(i,j,bi,bj) = bottomdragfld(i,j,bi,bj) | bottomdragfld(i,j,bi,bj) = bottomdragfld(i,j,bi,bj) |
96 | & + tmpfld2d(i,j,bi,bj) | & + tmpfld2d(i,j,bi,bj) |
97 | #endif | #endif |
98 | elseif ( iarr. eq. 2 ) then | elseif ( iarr .eq. 2 ) then |
99 | theta(i,j,1,bi,bj) = theta(i,j,1,bi,bj) | theta(i,j,1,bi,bj) = theta(i,j,1,bi,bj) |
100 | & + tmpfld2d(i,j,bi,bj) | & + tmpfld2d(i,j,bi,bj) |
101 | elseif ( iarr .eq. 3 ) then | elseif ( iarr .eq. 3 ) then |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |