Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- MITgcm_contrib/dgoldberg/streamice/streamice_readparms.F 2013/06/08 22:15:34 1.15
+++ MITgcm_contrib/dgoldberg/streamice/streamice_readparms.F 2013/06/11 17:42:17 1.16
@@ -1,4 +1,4 @@
-C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/dgoldberg/streamice/streamice_readparms.F,v 1.15 2013/06/08 22:15:34 dgoldberg Exp $
+C $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/dgoldberg/streamice/streamice_readparms.F,v 1.16 2013/06/11 17:42:17 dgoldberg Exp $
C $Name: $
@@ -79,6 +79,7 @@
& streamice_wgt_avthick, streamice_wgt_tikh,
& streamice_addl_backstress,
& streamice_smooth_gl_width,
+ & streamice_adot_uniform,
& STREAMICE_ADV_SCHEME
#ifdef ALLOW_STREAMICE_2DTRACER
@@ -166,6 +167,7 @@
streamice_wgt_avthick = 0.
streamice_addl_backstress = 0.0
streamice_smooth_gl_width = 0.0
+ streamice_adot_uniform = 0.0
STREAMICEthickInit = 'FILE'
STREAMICEthickFile = ' '
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |