Ignore:
Timestamp:
05/13/09 10:20:31 (16 years ago)
Author:
Eric.Larour
Message:

Finished ModelProcessor for stokes.
Renamed reconditioning_number to stokes_reconditioning everywhere.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/ModelProcessorx/SlopeCompute/CreateElementsNodesAndMaterialsSlopeCompute.cpp

    r377 r387  
    9090        int penta_thermal_steadystate;
    9191        double penta_viscosity_overshoot;
    92         double penta_reconditioning_number;
     92        double penta_stokesreconditioning;
    9393
    9494        /* node constructor input: */
     
    287287                                        penta_p,penta_q,penta_shelf,penta_onbed,penta_onsurface,penta_meanvel,penta_epsvel,
    288288                                        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);
    290290
    291291                        /*Add penta element to elements dataset: */
Note: See TracChangeset for help on using the changeset viewer.