Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm_contrib/dgoldberg/streamice/STREAMICE.h 2012/05/17 21:30:17 1.3
+++ MITgcm_contrib/dgoldberg/streamice/STREAMICE.h 2012/07/27 21:07:13 1.4
@@ -9,7 +9,7 @@
& A_glen_isothermal, n_glen, eps_glen_min,
& C_basal_fric_const, n_basal_friction, streamice_input_flux_unif,
& streamice_vel_update, streamice_cg_tol, streamice_nonlin_tol,
- & streamice_CFL_factor
+ & streamice_CFL_factor, streamice_adjDump
_RL streamice_density, streamice_density_ocean_avg
_RL A_glen_isothermal, n_glen, eps_glen_min
_RL C_basal_fric_const
@@ -18,6 +18,7 @@
_RL streamice_vel_update
_RL streamice_cg_tol, streamice_nonlin_tol
_RL streamice_CFL_factor
+ _RL streamice_adjDump
C parms for parameterized initial thickness
C SHELF_MAX_DRAFT: max thickness of ice in m
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |