Changeset 387 for issm/trunk/src/c/ModelProcessorx/SlopeCompute
- Timestamp:
- 05/13/09 10:20:31 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/ModelProcessorx/SlopeCompute/CreateElementsNodesAndMaterialsSlopeCompute.cpp
r377 r387 90 90 int penta_thermal_steadystate; 91 91 double penta_viscosity_overshoot; 92 double penta_ reconditioning_number;92 double penta_stokesreconditioning; 93 93 94 94 /* node constructor input: */ … … 287 287 penta_p,penta_q,penta_shelf,penta_onbed,penta_onsurface,penta_meanvel,penta_epsvel, 288 288 penta_collapse,penta_melting,penta_accumulation,penta_geothermalflux,penta_artdiff, 289 penta_thermal_steadystate,penta_viscosity_overshoot,penta_ reconditioning_number);289 penta_thermal_steadystate,penta_viscosity_overshoot,penta_stokesreconditioning); 290 290 291 291 /*Add penta element to elements dataset: */
Note:
See TracChangeset
for help on using the changeset viewer.