rAKA/examples/c++/solid_mechanics_cohesive_model94f145a3851dmaster
rAKA/examples/c++/solid_mechanics_cohesive_model
94f145a3851dmaster
solid_mechanics_cohesive_model
solid_mechanics_cohesive_model
README.rst
README.rst
Solid Mechanics Cohesive Model
``````````````````````````````
Solid mechanics cohesive model examples are shown in ``solid_mechanics_cohesive_model``. This new model is called in a very similar way as the solid mechanics model::
SolidMechanicsModelCohesive model(mesh);
Cohesive elements can be inserted intrinsically (when the mesh is generated) or extrinsically (during the simulation).
.. include:: examples/c++/solid_mechanics_cohesive_model/cohesive_intrinsic/README.rst
.. include:: examples/c++/solid_mechanics_cohesive_model/cohesive_extrinsic/README.rst
.. include:: examples/c++/solid_mechanics_cohesive_model/cohesive_extrinsic_ig_tg/README.rst
``````````````````````````````
Solid mechanics cohesive model examples are shown in ``solid_mechanics_cohesive_model``. This new model is called in a very similar way as the solid mechanics model::
SolidMechanicsModelCohesive model(mesh);
Cohesive elements can be inserted intrinsically (when the mesh is generated) or extrinsically (during the simulation).
.. include:: examples/c++/solid_mechanics_cohesive_model/cohesive_intrinsic/README.rst
.. include:: examples/c++/solid_mechanics_cohesive_model/cohesive_extrinsic/README.rst
.. include:: examples/c++/solid_mechanics_cohesive_model/cohesive_extrinsic_ig_tg/README.rst
c4science · Help