Driver for simple elastic problem.
860 CommandLineArgs::setup(argc,argv);
876 new IsotropicStrainEnergyFunctionConstitutiveLaw(
Deformation of elastic pouch.
Definition: TwenteMeshGluing.cpp:98
void run(const std::string &dirname)
Run simulation.
Definition: TwenteMeshGluing.cpp:465
double E
Elastic modulus.
Definition: TwenteMeshGluing.cpp:64
double Nu
Poisson's ratio.
Definition: TwenteMeshGluing.cpp:67
ConstitutiveLaw * Constitutive_law_pt
Pointer to constitutive law.
Definition: TwenteMeshGluing.cpp:61
double C1
"Mooney Rivlin" coefficient for generalised Mooney Rivlin law
Definition: TwenteMeshGluing.cpp:70
StrainEnergyFunction * Strain_energy_function_pt
Pointer to strain energy function.
Definition: TwenteMeshGluing.cpp:58