164 stressGoal.
XY = -2.0;
169 gainFactor.
XY = 0.0001;
170 gainFactor.
XX = 0.0001;
171 gainFactor.
YY = 0.0001;
172 gainFactor.
ZZ = 0.0001;
173 bool isStrainRateControlled =
true;
179 dpm.setName(
"StressStrainControlBoundarySelfTest");
182 dpm.eneFile.setSaveCount(1000);
@ ONE_FILE
all data will be written into/ read from a single file called name_
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::eneFile, ONE_FILE, File::setFileType(), DPMBase::setName(), File::setSaveCount(), DPMBase::setTimeMax(), DPMBase::solve(), Matrix3D::XX, Matrix3D::XY, Matrix3D::YY, and Matrix3D::ZZ.