/[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.1 by dgoldberg, Mon Dec 7 17:07:04 2015 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 26  Line 26 
26   STREAMICE_dump_mdsio = .true.,   STREAMICE_dump_mdsio = .true.,
27   streamice_bg_surf_slope_x = 0.,   streamice_bg_surf_slope_x = 0.,
28   STREAMICEthickInit='FILE',   STREAMICEthickInit='FILE',
29   STREAMICEthickFile='h_init2.box',   STREAMICEthickFile='hinit3.box',
30   STREAMICEtopogFile='bathymetry.pig.bin',  # STREAMICEthickFile='h0.bin',
31   STREAMICEuFaceBdryFile = 'ufacemask.box',   STREAMICEtopogFile='bathy3.box',
32   STREAMICEvFaceBdryFile = 'vfacemask.box',   STREAMICEuFaceBdryFile = 'ufacemask3.box',
33  # STREAMICEvMassFluxFile='vmassflux.box',   STREAMICEvFaceBdryFile = 'vfacemask3.box',
34   STREAMICEvDirichValsFile='vdirich.box',   STREAMICEvMassFluxFile='vmassflux3.box',
35   STREAMICEhmaskFile = 'hmask2.box',  # STREAMICEvDirichValsFile='vdirich.box',
36   STREAMICEHBCyFile = 'HBCy2.box',   STREAMICEhmaskFile = 'hmask3.box',
37    # STREAMICEHBCyFile = 'HBCy.box',
38   STREAMICEbasalTracConfig='UNIFORM',   STREAMICEbasalTracConfig='UNIFORM',
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.1  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22