Changeset 377 for issm/trunk/src/c/ModelProcessorx/DiagnosticVert/CreateElementsNodesAndMaterialsDiagnosticVert.cpp
- Timestamp:
- 05/13/09 09:15:49 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/ModelProcessorx/DiagnosticVert/CreateElementsNodesAndMaterialsDiagnosticVert.cpp
r306 r377 79 79 int penta_thermal_steadystate; 80 80 double penta_viscosity_overshoot; 81 double penta_reconditioning_number; 81 82 82 83 /*matpar constructor input: */ … … 238 239 penta_p,penta_q,penta_shelf,penta_onbed,penta_onsurface,penta_meanvel,penta_epsvel, 239 240 penta_collapse,penta_melting,penta_accumulation,penta_geothermalflux,penta_artdiff, 240 penta_thermal_steadystate,penta_viscosity_overshoot );241 penta_thermal_steadystate,penta_viscosity_overshoot,penta_reconditioning_number); 241 242 242 243 /*Add penta element to elements dataset: */
Note:
See TracChangeset
for help on using the changeset viewer.