67 problem.setName(
"CGHandlerSelfTest");
75 species->setCollisionTimeAndRestitutionCoefficient(.01, .1, 1.);
94 problem.cgHandler.copyAndAddObject(cg2);
Array< double, 1, 3 > e(1./3., 0.5, 2.)
Species< LinearViscoelasticNormalSpecies > LinearViscoelasticSpecies
Definition: LinearViscoelasticSpecies.h:11
File statFile
File class to handle the output into a .stat file.
Definition: BaseCG.h:363
void setNX(std::size_t nX)
Sets nX_, the number of spatial mesh points in the x-direction.
Definition: BaseCG.cc:101
void setNZ(std::size_t nZ)
Sets nZ_, the number of spatial mesh points in the z-direction.
Definition: BaseCG.cc:81
In this file a cubic packing of 5^3 particles in a tri-axial box is created and allowed to settle und...
Definition: CGHandlerLargeSelfTest.cpp:18
Evaluates time-resolved continuum fields and writes the data into a stat file.
Definition: CG.h:55
void setWidth(Mdouble width) override
Definition: CG.h:199
void setSaveCount(unsigned int saveCount)
Sets File::saveCount_.
Definition: File.cc:251
Definition: Kernel/Math/Vector.h:30
const Mdouble pi
Definition: ExtendedMath.h:23
Constructor for SteadyAxisymAdvectionDiffusion problem
Definition: steady_axisym_advection_diffusion.cc:213