Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.5 by dgoldberg, Thu Jul 26 16:13:18 2012 UTC | revision 1.6 by dgoldberg, Thu Jul 26 16:22:58 2012 UTC | |
|---|---|---|
| # | Line 200 c !!!!!!!!!!!!!!!!!! | Line 200 c !!!!!!!!!!!!!!!!!! |
| 200 | ||
| 201 | c ! initially, b-grid data is valid up to 3 halo nodes out -- right? (check for MITgcm!!) | c ! initially, b-grid data is valid up to 3 halo nodes out -- right? (check for MITgcm!!) |
| 202 | ||
| 203 | print *, "BEGINNING MAIN CG LOOP" | WRITE(msgBuf,'(A)') 'BEGINNING MAIN CG LOOP' |
| 204 | CALL PRINT_MESSAGE( msgBuf, standardMessageUnit, | |
| 205 | & SQUEEZE_RIGHT , 1) | |
| 206 | ||
| 207 | ! IF(STREAMICE_construct_matrix) CALL STREAMICE_CG_MAKE_A(myThid) | ! IF(STREAMICE_construct_matrix) CALL STREAMICE_CG_MAKE_A(myThid) |
| 208 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |