|
|
update(self,
dt,
iter_max=10,
eta_iter_max=20,
verbose=False,
usePCG=True,
max_correction_steps=50)
Updates stress, velocity and pressure for time increment dt. |
|
|
|
Inherited from PowerLaw:
getElasticShearModulus,
getEtaEff,
getEtaN,
getEtaTolerance,
getFriction,
getNumMaterials,
getPower,
getTauT,
getTauY,
setDruckerPragerLaw,
setElasticShearModulus,
setEtaTolerance,
setPowerLaw,
setPowerLaws,
validMaterialId
Inherited from Rheology:
checkVerbose,
getDeviatoricStrain,
getDeviatoricStress,
getDomain,
getForce,
getGammaDot,
getPressure,
getRestorationFactor,
getStress,
getSurfaceForce,
getTau,
getTime,
getVelocity,
getVelocityConstraint,
setDeviatoricStrain,
setDeviatoricStress,
setExternals,
setGammaDot,
setPressure,
setStatus,
setTime,
setVelocity
Inherited from flows.StokesProblemCartesian:
Bv,
getDV,
getSolverOptionsDiv,
getSolverOptionsPressure,
getSolverOptionsVelocity,
inner_p,
inner_pBv,
norm_Bv,
norm_v,
setSolverOptionsDiv,
setSolverOptionsPressure,
setSolverOptionsVelocity,
setStokesEquation,
solve_AinvBt,
solve_prec
Inherited from pdetools.HomogeneousSaddlePointProblem:
getAbsoluteTolerance,
getTolerance,
norm_p,
resetControlParameters,
setAbsoluteTolerance,
setControlParameter,
setTolerance,
solve
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|