/[MITgcm]/MITgcm_contrib/shelfice_remeshing/CLEAN/input/data.streamice
ViewVC logotype

Diff of /MITgcm_contrib/shelfice_remeshing/CLEAN/input/data.streamice

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by dgoldberg, Mon Jan 18 10:37:22 2016 UTC revision 1.3 by dgoldberg, Tue Jan 19 16:46:56 2016 UTC
# Line 5  Line 5 
5   streamice_maxnliter_cpl = 1,   streamice_maxnliter_cpl = 1,
6   streamice_maxcgiter_cpl = 700,   streamice_maxcgiter_cpl = 700,
7   STREAMICE_allow_cpl=.true.   STREAMICE_allow_cpl=.true.
8   streamice_vel_update =86400,   streamice_vel_update = 43200.,
9   streamice_density = 917.,   streamice_density = 917.,
10   streamice_density_ocean_avg = 1028.,   streamice_density_ocean_avg = 1028.,
11   B_glen_isothermal = 700.,   B_glen_isothermal = 700.,
# Line 17  Line 17 
17   eps_u_min = 1.0e-12,   eps_u_min = 1.0e-12,
18   streamice_cg_tol = 1.0e-6,   streamice_cg_tol = 1.0e-6,
19   STREAMICE_lower_cg_tol = .true.,   STREAMICE_lower_cg_tol = .true.,
20   streamice_nonlin_tol = .00001,   streamice_nonlin_tol = .000001,
21   streamice_nonlin_tol_fp = .1,   streamice_nonlin_tol_fp = .00000001,
22   streamice_max_cg_iter = 700,   streamice_max_cg_iter = 700,
23   streamice_max_nl_iter = 50,   streamice_max_nl_iter = 50,
24   STREAMICE_calve_to_mask = .false.,   STREAMICE_calve_to_mask = .false.,
# Line 27  Line 27 
27   streamice_bg_surf_slope_x = 0.,   streamice_bg_surf_slope_x = 0.,
28   STREAMICEthickInit='FILE',   STREAMICEthickInit='FILE',
29   STREAMICEthickFile='hinit3.box',   STREAMICEthickFile='hinit3.box',
30    # STREAMICEthickFile='h0.bin',
31   STREAMICEtopogFile='bathy3.box',   STREAMICEtopogFile='bathy3.box',
32   STREAMICEuFaceBdryFile = 'ufacemask3.box',   STREAMICEuFaceBdryFile = 'ufacemask3.box',
33   STREAMICEvFaceBdryFile = 'vfacemask3.box',   STREAMICEvFaceBdryFile = 'vfacemask3.box',
# Line 38  Line 39 
39   STREAMICEGlenConstConfig='UNIFORM',   STREAMICEGlenConstConfig='UNIFORM',
40   STREAMICE_chkfixedptconvergence=.true.   STREAMICE_chkfixedptconvergence=.true.
41   STREAMICE_chkresidconvergence=.false.   STREAMICE_chkresidconvergence=.false.
42     streamice_buttr_width=55.e3,
43     useStreamiceFlowlineButtr=.true.
44   &   &
45    
46   &STREAMICE_PARM02   &STREAMICE_PARM02

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22