Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm_contrib/dgoldberg/streamice/STREAMICE.h 2012/03/29 15:59:20 1.1
+++ MITgcm_contrib/dgoldberg/streamice/STREAMICE.h 2012/05/14 16:47:10 1.2
@@ -71,7 +71,7 @@
LOGICAL STREAMICE_tave_mnc
LOGICAL STREAMICE_GL_regularize, STREAMICE_move_front
LOGICAL STREAMICE_calve_to_mask
- LOGICAL STREAMICE_construct_matrix
+! LOGICAL STREAMICE_construct_matrix
LOGICAL STREAMICE_lower_cg_tol
COMMON /STREAMICE_PARM_L/
& STREAMICEison,
@@ -79,7 +79,7 @@
& STREAMICE_dump_mnc, STREAMICE_tave_mnc,
& STREAMICE_GL_regularize, STREAMICE_move_front,
& STREAMICE_calve_to_mask,
- & STREAMICE_construct_matrix,
+! & STREAMICE_construct_matrix,
& STREAMICE_lower_cg_tol
C -------------------------- AND NOW ARRAYS ---------------------------------------------------
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |