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

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

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

revision 1.3 by dgoldberg, Mon Feb 29 16:05:41 2016 UTC revision 1.4 by jmc, Tue Mar 1 19:59:58 2016 UTC
# Line 1  Line 1 
1  # ===================================  # ====================================
2  # | Parameters for STREAMICE package |  # | Parameters for STREAMICE package |
3  # ===================================  # ====================================
4   &STREAMICE_PARM01   &STREAMICE_PARM01
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 = 43200.,   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.,
12   C_basal_fric_const = 5.,   C_basal_fric_const = 5.,
13   n_glen = 3.0,   n_glen = 3.0,
14   n_basal_friction = 1.,   n_basal_friction = 1.,
15   streamice_diagnostic_only=.false.   streamice_diagnostic_only=.false.,
16   eps_glen_min = 1.0e-12,   eps_glen_min = 1.0e-12,
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 = .000001,   streamice_nonlin_tol = .000001,
21   streamice_nonlin_tol_fp = .00000001,   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.,
25   streamice_CFL_factor = 0.5,   streamice_CFL_factor = 0.5,
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='hinit666.box',   STREAMICEthickFile='hinit666.box',
30  # STREAMICEthickFile='h0.bin',  # STREAMICEthickFile='h0.bin',
31   STREAMICEtopogFile='bathy101.box',   STREAMICEtopogFile='bathy101.box',
32   STREAMICEuFaceBdryFile = 'ufacemask3.box',   STREAMICEuFaceBdryFile = 'ufacemask3.box',
33   STREAMICEvFaceBdryFile = 'vfacemask3.box',   STREAMICEvFaceBdryFile = 'vfacemask3.box',
34   STREAMICEvMassFluxFile='vmassflux3.box',   STREAMICEvMassFluxFile='vmassflux3.box',
35  # STREAMICEvDirichValsFile='vdirich.box',  # STREAMICEvDirichValsFile='vdirich.box',
36   STREAMICEhmaskFile = 'hmask3.box',   STREAMICEhmaskFile = 'hmask3.box',
37  # STREAMICEHBCyFile = 'HBCy.box',  # 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,   streamice_buttr_width=55.e3,
43   useStreamiceFlowlineButtr=.true.   useStreamiceFlowlineButtr=.true.,
44   &   &
45    
46   &STREAMICE_PARM02   &STREAMICE_PARM02
47   shelf_max_draft = 1300.0,   shelf_max_draft = 1300.0,
48   shelf_min_draft = 300.0,   shelf_min_draft = 300.0,
49   shelf_edge_pos = 70.0e3,   shelf_edge_pos = 70.0e3,
50   shelf_slope_scale = 62.0e3,   shelf_slope_scale = 62.0e3,
51   shelf_flat_width = 20.0e3,   shelf_flat_width = 20.0e3,
52   &   &
53    
54  # &STREAMICE_PARMPETSC  # &STREAMICE_PARMPETSC
55  # PETSC_SOLVER_TYPE = 'CG',  # PETSC_SOLVER_TYPE = 'CG',
56  # PETSC_PRECOND_TYPE = 'GAMG',  # PETSC_PRECOND_TYPE = 'GAMG',
57  # &  # &
58    
59   &STREAMICE_PARM03   &STREAMICE_PARM03
60   min_x_noflow_north = -200.0,   min_x_noflow_north = -200.0,
61   max_x_noflow_north = 0.0,   max_x_noflow_north = 0.0,
62   min_x_noflow_south = -200.0,   min_x_noflow_south = -200.0,
63   max_x_noflow_south = 0.0,   max_x_noflow_south = 0.0,
64   min_y_noflow_WEST = 0.0,   min_y_noflow_WEST = 0.0,
65   max_y_noflow_WEST = 0.0,   max_y_noflow_WEST = 0.0,
66   min_y_noflow_EAST = -180.0,   min_y_noflow_EAST = -180.0,
67   max_y_noflow_EAST = 0.0,   max_y_noflow_EAST = 0.0,
68   min_x_noStress_NORTH = 0.0e3,   min_x_noStress_NORTH = 0.0e3,
69   max_x_noStress_NORTH = 0.0e3,   max_x_noStress_NORTH = 0.0e3,
70   min_x_noStress_SOUTH = 0.0e3,   min_x_noStress_SOUTH = 0.0e3,
71   max_x_noStress_SOUTH = 0.0e3,   max_x_noStress_SOUTH = 0.0e3,
72   min_y_noStress_WEST = -1.0,   min_y_noStress_WEST = -1.0,
73   max_y_noStress_WEST = -1.0,   max_y_noStress_WEST = -1.0,
74   min_y_noStress_EAST = -1.0,   min_y_noStress_EAST = -1.0,
75   max_y_noStress_EAST = -1.0,   max_y_noStress_EAST = -1.0,
76   min_x_FluxBdry_NORTH = -1.0,   min_x_FluxBdry_NORTH = -1.0,
77   max_x_FluxBdry_NORTH = -1.0,   max_x_FluxBdry_NORTH = -1.0,
78   min_x_FluxBdry_SOUTH = -1.0,   min_x_FluxBdry_SOUTH = -1.0,
79   max_x_FluxBdry_SOUTH = -1.0,   max_x_FluxBdry_SOUTH = -1.0,
80   min_y_FluxBdry_WEST = 0.0,   min_y_FluxBdry_WEST = 0.0,
81   max_y_FluxBdry_WEST = 0.0,   max_y_FluxBdry_WEST = 0.0,
82   min_y_FluxBdry_EAST = -180.0,   min_y_FluxBdry_EAST = -180.0,
83   max_y_FluxBdry_EAST = 0.0,   max_y_FluxBdry_EAST = 0.0,
84   min_x_Dirich_NORTH = -1.0,   min_x_Dirich_NORTH = -1.0,
85   max_x_Dirich_NORTH = -1.0,   max_x_Dirich_NORTH = -1.0,
86   min_x_Dirich_SOUTH = -1.0,   min_x_Dirich_SOUTH = -1.0,
87   max_x_Dirich_SOUTH = -1.0,   max_x_Dirich_SOUTH = -1.0,
88   min_y_Dirich_WEST = -1.0,   min_y_Dirich_WEST = -1.0,
89   max_y_Dirich_WEST = -1.0,   max_y_Dirich_WEST = -1.0,
90   min_y_Dirich_EAST = -1.0,   min_y_Dirich_EAST = -1.0,
91   max_y_Dirich_EAST = -1.0,   max_y_Dirich_EAST = -1.0,
92   min_x_CFBC_NORTH = -1.0,   min_x_CFBC_NORTH = -1.0,
93   max_x_CFBC_NORTH = -1.0,   max_x_CFBC_NORTH = -1.0,
94   min_x_CFBC_SOUTH = -1.0,   min_x_CFBC_SOUTH = -1.0,
95   max_x_CFBC_SOUTH = -1.0,   max_x_CFBC_SOUTH = -1.0,
96   min_y_CFBC_WEST = -180.0,   min_y_CFBC_WEST = -180.0,
97   max_y_CFBC_WEST = 0.0,   max_y_CFBC_WEST = 0.0,
98   min_y_CFBC_EAST = 0.0,   min_y_CFBC_EAST = 0.0,
99   max_y_CFBC_EAST = 0.0e3,   max_y_CFBC_EAST = 0.0e3,
100   flux_bdry_val_EAST =1.5e6,   flux_bdry_val_EAST =1.5e6,
101   STREAMICE_NS_periodic = .false.,   STREAMICE_NS_periodic = .false.,
102   STREAMICE_EW_periodic = .false.,   STREAMICE_EW_periodic = .false.,
103   &   &

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

  ViewVC Help
Powered by ViewVC 1.1.22