/[MITgcm]/MITgcm/verification/halfpipe_streamice/input_ad/data.streamice
ViewVC logotype

Contents of /MITgcm/verification/halfpipe_streamice/input_ad/data.streamice

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


Revision 1.4 - (show annotations) (download)
Thu Jul 10 17:28:07 2014 UTC (9 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64z, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, checkpoint65, HEAD
Changes since 1.3: +0 -2 lines
remove (double) setting of STREAMICE_GL_regularize (has been removed
 from namelist in streamice_readparms.F)

1 # ===================================
2 # | Parameters for STREAMICE package |
3 # ===================================
4 &STREAMICE_PARM01
5 streamice_density = 917.,
6 streamice_density_ocean_avg = 1028.,
7 B_glen_isothermal = 700.,
8 C_basal_fric_const = 5.,
9 n_glen = 3.0,
10 n_basal_friction = 1.,
11 eps_glen_min = 1.0e-12,
12 eps_u_min = 1.0e-12,
13 streamice_cg_tol = 1.0e-6,
14 STREAMICE_lower_cg_tol = .true.,
15 streamice_nonlin_tol = 1.0e-6,
16 streamice_nonlin_tol_fp = 1.e-9,
17 streamice_max_cg_iter = 500,
18 streamice_max_nl_iter = 20,
19 STREAMICE_move_front = .false.,
20 STREAMICE_calve_to_mask = .false.,
21 streamice_CFL_factor = 0.5,
22 STREAMICE_dump_mdsio = .true.,
23 streamice_bg_surf_slope_x = 0.,
24 STREAMICEthickInit='PARAM',
25 STREAMICEthickFile='h_init.box',
26 STREAMICEtopogFile='topog.box',
27 STREAMICEbasalTracConfig='UNIFORM',
28 STREAMICEGlenConstConfig='UNIFORM',
29 &
30
31 #&STREAMICE_PARMPETSC
32 #PETSC_SOLVER_TYPE = 'BICG',
33 #PETSC_PRECOND_TYPE = 'BLOCKJACOBI',
34 #&
35
36 &STREAMICE_PARM02
37 shelf_max_draft = 1300.0,
38 shelf_min_draft = 300.0,
39 shelf_edge_pos = 70.0e3,
40 shelf_slope_scale = 62.0e3,
41 shelf_flat_width = 20.0e3,
42 &
43
44 &STREAMICE_PARM03
45 min_x_noflow_north = 0.0,
46 max_x_noflow_north = 120.0e3,
47 min_x_noflow_south = 0.0,
48 max_x_noflow_south = 120.0e3,
49 min_y_noflow_WEST = -1.0,
50 max_y_noflow_WEST = -1.0,
51 min_y_noflow_EAST = -1.0,
52 max_y_noflow_EAST = -1.0,
53 min_x_noStress_NORTH = 0.0e3,
54 max_x_noStress_NORTH = 0.0e3,
55 min_x_noStress_SOUTH = 0.0e3,
56 max_x_noStress_SOUTH = 0.0e3,
57 min_y_noStress_WEST = -1.0,
58 max_y_noStress_WEST = -1.0,
59 min_y_noStress_EAST = -1.0,
60 max_y_noStress_EAST = -1.0,
61 min_x_FluxBdry_NORTH = -1.0,
62 max_x_FluxBdry_NORTH = -1.0,
63 min_x_FluxBdry_SOUTH = -1.0,
64 max_x_FluxBdry_SOUTH = -1.0,
65 min_y_FluxBdry_WEST = 0.0,
66 max_y_FluxBdry_WEST = 40.0e3,
67 min_y_FluxBdry_EAST = -1.0,
68 max_y_FluxBdry_EAST = -1.0,
69 min_x_Dirich_NORTH = -1.0,
70 max_x_Dirich_NORTH = -1.0,
71 min_x_Dirich_SOUTH = -1.0,
72 max_x_Dirich_SOUTH = -1.0,
73 min_y_Dirich_WEST = -1.0,
74 max_y_Dirich_WEST = -1.0,
75 min_y_Dirich_EAST = -1.0,
76 max_y_Dirich_EAST = -1.0,
77 min_x_CFBC_NORTH = -1.0,
78 max_x_CFBC_NORTH = -1.0,
79 min_x_CFBC_SOUTH = -1.0,
80 max_x_CFBC_SOUTH = -1.0,
81 min_y_CFBC_WEST = -1.0,
82 max_y_CFBC_WEST = -1.0,
83 min_y_CFBC_EAST = 0.0,
84 max_y_CFBC_EAST = 40.0e3,
85 flux_bdry_val_WEST =1.5e6,
86 STREAMICE_NS_periodic = .false.,
87 STREAMICE_EW_periodic = .false.,
88 &

  ViewVC Help
Powered by ViewVC 1.1.22