Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.5 by cnh, Mon Jun 15 05:13:56 1998 UTC | revision 1.5.2.2 by cnh, Sat Jun 20 21:04:59 1998 UTC | |
|---|---|---|
| # | Line 66 C-- Initialise salinity field to the | Line 66 C-- Initialise salinity field to the |
| 66 | _END_MASTER(myThid) | _END_MASTER(myThid) |
| 67 | ENDIF | ENDIF |
| 68 | C Set initial tendency terms | C Set initial tendency terms |
| 69 | C Note: gSNm1 == salt to be consistent with salt* implementation | |
| 70 | DO bj = myByLo(myThid), myByHi(myThid) | DO bj = myByLo(myThid), myByHi(myThid) |
| 71 | DO bi = myBxLo(myThid), myBxHi(myThid) | DO bi = myBxLo(myThid), myBxHi(myThid) |
| 72 | DO K=1,Nz | DO K=1,Nz |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |