Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.1 by dgoldberg, Thu Jul 19 18:56:00 2012 UTC | revision 1.2 by dgoldberg, Thu Jul 26 16:22:58 2012 UTC | |
---|---|---|
# | Line 188 c !!!!!!!!!!!!!!!!!! | Line 188 c !!!!!!!!!!!!!!!!!! |
188 | ||
189 | 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!!) |
190 | ||
191 | print *, "BEGINNING MAIN CG LOOP" | WRITE(msgBuf,'(A)') 'BEGINNING MAIN CG LOOP' |
192 | CALL PRINT_MESSAGE( msgBuf, standardMessageUnit, | |
193 | & SQUEEZE_RIGHT , 1) | |
194 | ||
195 | ! IF(STREAMICE_construct_matrix) CALL STREAMICE_CG_MAKE_A(myThid) | ! IF(STREAMICE_construct_matrix) CALL STREAMICE_CG_MAKE_A(myThid) |
196 |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |