Ignore:
Timestamp:
05/13/09 09:15:49 (16 years ago)
Author:
Eric.Larour
Message:

New model processor for stokes. Still to be completed.
Serial and parallel control now act the same way with respect to velocity inputs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/ModelProcessorx/DiagnosticVert/CreateElementsNodesAndMaterialsDiagnosticVert.cpp

    r306 r377  
    7979        int penta_thermal_steadystate;
    8080        double penta_viscosity_overshoot;
     81        double penta_reconditioning_number;
    8182
    8283        /*matpar constructor input: */
     
    238239                                penta_p,penta_q,penta_shelf,penta_onbed,penta_onsurface,penta_meanvel,penta_epsvel,
    239240                                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);
    241242
    242243                /*Add penta element to elements dataset: */
Note: See TracChangeset for help on using the changeset viewer.