71 |
& STREAMICEuDirichValsFile, |
& STREAMICEuDirichValsFile, |
72 |
& STREAMICEvDirichValsFile, |
& STREAMICEvDirichValsFile, |
73 |
& STREAMICEGlenConstFile, STREAMICEGlenConstConfig, |
& STREAMICEGlenConstFile, STREAMICEGlenConstConfig, |
74 |
|
& STREAMICEBdotFile, STREAMICEBdotConfig, |
75 |
& STREAMICE_ppm_driving_stress, |
& STREAMICE_ppm_driving_stress, |
76 |
& STREAMICE_h_ctrl_const_surf, |
& STREAMICE_h_ctrl_const_surf, |
77 |
& streamice_wgt_drift,streamice_wgt_surf,streamice_wgt_vel, |
& streamice_wgt_drift,streamice_wgt_surf,streamice_wgt_vel, |
162 |
STREAMICEuDirichValsFile = '' |
STREAMICEuDirichValsFile = '' |
163 |
STREAMICEvDirichValsFile = '' |
STREAMICEvDirichValsFile = '' |
164 |
STREAMICEGlenConstFile = '' |
STREAMICEGlenConstFile = '' |
165 |
|
STREAMICEBdotFile = '' |
166 |
STREAMICEcostMaskFile = '' |
STREAMICEcostMaskFile = '' |
167 |
STREAMICEGlenConstConfig = 'UNIFORM' |
STREAMICEGlenConstConfig = 'UNIFORM' |
168 |
|
STREAMICEBdotConfig = ' ' |
169 |
PETSC_PRECOND_TYPE = 'PCBJACOBI' |
PETSC_PRECOND_TYPE = 'PCBJACOBI' |
170 |
PETSC_SOLVER_TYPE = 'KSPCG' |
PETSC_SOLVER_TYPE = 'KSPCG' |
171 |
|
|