[REV_PUR:class]
[REV_PUR:main]
126 strainRate.
YY = -0.4;
132 gainFactor.
XY = 0.0001;
133 gainFactor.
XX = 0.0001;
134 gainFactor.
YY = 0.0001;
135 gainFactor.
ZZ = 0.0001;
139 bool isStrainRateControlled =
true;
145 dpm.setName(
"Tutorial_PureShear");
149 dpm.setSaveCount(10);
156 dpm.setParticlesWriteVTK(
true);
@ NO_FILE
file will not be created/read
Implementation of a 3D matrix.
Definition: Matrix.h:38
Mdouble XY
Definition: Matrix.h:43
Mdouble YY
Definition: Matrix.h:43
Mdouble ZZ
Definition: Matrix.h:43
Mdouble XX
all nine matrix elements
Definition: Matrix.h:43
[REV_ISO:headers]
Definition: REVIsotropicCompressionDemo.cpp:40
References DPMBase::dataFile, DPMBase::eneFile, DPMBase::fStatFile, NO_FILE, DPMBase::restartFile, File::setFileType(), DPMBase::setName(), DPMBase::setParticlesWriteVTK(), DPMBase::setSaveCount(), DPMBase::setTimeMax(), DPMBase::solve(), Matrix3D::XX, Matrix3D::XY, Matrix3D::YY, and Matrix3D::ZZ.