#include <VonMisesElastoPlasticModel.h>

Protected Member Functions | |
| void | constructConstitutiveMatrix () |
| void | radialReturn (const double *stra_np1, double *stre_np1, double *ystre_np1, double *eph_bar_plas_np1, const std::vector< std::vector< double > > &strain, double R_n[3][3], double R_np1[3][3]) |
Definition at line 13 of file VonMisesElastoPlasticModel.h.
|
explicit |
|
inlinevirtual |
Definition at line 18 of file VonMisesElastoPlasticModel.h.
|
protected |
|
overridevirtual |
Calculates the constitutive matrix for the material model. This matrix is used for the construction of the Jacobian during the solve process.
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
overridevirtual |
Calculates the constitutive matrix for the material model in Updated Lagrangian. This matrix is used for the construction of the Jacobian during the solve process.
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
overridevirtual |
Used to print the effective stress at any point of the simulation.
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
overridevirtual |
Used to print the equivalent plastic or creep or thermal strain at any point of the simulation.
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
inlinevirtualinherited |
Used for linear material models if the problem is being solved in an explicit method. This function has not been implemented, because all the linear material model problems are being solved in implicit way.
Reimplemented in AMP::Operator::ElasticDamageThermalStrainModel, and AMP::Operator::ThermalStrainMaterialModel.
Definition at line 109 of file MechanicsMaterialModel.h.
|
inline |
Definition at line 89 of file VonMisesElastoPlasticModel.h.
References Plastic_Gauss_Point, and Total_Gauss_Point.
|
overridevirtual |
Given a strain, the stress state is calculated in ths function. It is necessary for non-linear material models or linear models with implicit solver.
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
overridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
inline |
Definition at line 87 of file VonMisesElastoPlasticModel.h.
References Total_Gauss_Point.
|
inline |
Definition at line 85 of file VonMisesElastoPlasticModel.h.
References Plastic_Gauss_Point.
|
inlineinherited |
Definition at line 226 of file MechanicsMaterialModel.h.
References AMP::Operator::MechanicsMaterialModel::d_material.
|
inlineoverridevirtual |
Returns the 6x1 stress vector at the current gauss point. Used in UpdatedLagrangian calculations.
Reimplemented from AMP::Operator::MechanicsMaterialModel.
Definition at line 24 of file VonMisesElastoPlasticModel.h.
References d_gaussPtCnt, and d_tmp1Stress.
|
overridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
overridevirtual |
Initializes all the variables with zero, except the temperature variable which has some non-zero value initially (something like room temperature). The input argument is the initial_Temperature.
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
overridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
overridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
overridevirtual |
In the implicit solution technique, once the solver converges, the previous equilibrium values are replaced by the current converged values in this function. The input is a vector of all the variables at that particular gauss point.
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
overridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
inlinevirtualinherited |
Definition at line 123 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Definition at line 127 of file MechanicsMaterialModel.h.
|
inlineoverridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
Definition at line 45 of file VonMisesElastoPlasticModel.h.
References d_gaussPtCnt.
|
overridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
inlinevirtualinherited |
Definition at line 162 of file MechanicsMaterialModel.h.
|
inlineoverridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
Definition at line 59 of file VonMisesElastoPlasticModel.h.
References d_gaussPtCnt.
|
inlinevirtualinherited |
Definition at line 137 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Definition at line 141 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Definition at line 145 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Definition at line 202 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Definition at line 206 of file MechanicsMaterialModel.h.
|
inlineoverridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
Definition at line 77 of file VonMisesElastoPlasticModel.h.
References d_gaussPtCnt.
|
overridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
inlinevirtualinherited |
Definition at line 178 of file MechanicsMaterialModel.h.
|
inlineoverridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
Definition at line 63 of file VonMisesElastoPlasticModel.h.
References d_gaussPtCnt.
|
inlineoverridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
Definition at line 43 of file VonMisesElastoPlasticModel.h.
References d_gaussPtCnt.
|
inlinevirtualinherited |
Definition at line 125 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Definition at line 129 of file MechanicsMaterialModel.h.
|
inlineoverridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
Definition at line 51 of file VonMisesElastoPlasticModel.h.
References d_gaussPtCnt, and Plastic_Gauss_Point.
|
inlinevirtualinherited |
Definition at line 160 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Definition at line 164 of file MechanicsMaterialModel.h.
|
overridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
|
inlinevirtualinherited |
Definition at line 139 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Definition at line 143 of file MechanicsMaterialModel.h.
|
inlineoverridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
Definition at line 75 of file VonMisesElastoPlasticModel.h.
References d_gaussPtCnt.
|
inlinevirtualinherited |
Definition at line 204 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Definition at line 208 of file MechanicsMaterialModel.h.
|
inlineoverridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
Definition at line 61 of file VonMisesElastoPlasticModel.h.
References d_gaussPtCnt.
|
inlinevirtualinherited |
Definition at line 176 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Definition at line 180 of file MechanicsMaterialModel.h.
|
protected |
|
inlinevirtualinherited |
Specify level of diagnostic information printed during iterations.
| [in] | print_level | zero prints none or minimal information, higher numbers provide increasingly verbose debugging information. |
Definition at line 36 of file ElementPhysicsModel.h.
References AMP::Operator::ElementPhysicsModel::d_iDebugPrintInfoLevel.
|
inlineinherited |
Definition at line 220 of file MechanicsMaterialModel.h.
References AMP::Operator::MechanicsMaterialModel::d_currentTime, and AMP::Operator::MechanicsMaterialModel::d_previousTime.
|
protectedinherited |
Definition at line 244 of file MechanicsMaterialModel.h.
Referenced by AMP::Operator::MechanicsMaterialModel::MechanicsMaterialModel().
|
protected |
Definition at line 137 of file VonMisesElastoPlasticModel.h.
|
protectedinherited |
The time at present.
Definition at line 229 of file MechanicsMaterialModel.h.
Referenced by AMP::Operator::MechanicsMaterialModel::MechanicsMaterialModel(), and AMP::Operator::MechanicsMaterialModel::updateTime().
|
protected |
Definition at line 117 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 113 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 149 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 145 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 141 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 139 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 143 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 135 of file VonMisesElastoPlasticModel.h.
Referenced by getStressForUpdatedLagrangian(), postLinearGaussPointOperation(), postNonlinearAssemblyGaussPointOperation(), postNonlinearJacobianGaussPointOperation(), postNonlinearResetGaussPointOperation(), preLinearAssembly(), preNonlinearAssembly(), preNonlinearJacobian(), and preNonlinearReset().
|
protected |
Definition at line 123 of file VonMisesElastoPlasticModel.h.
|
protectedinherited |
Variable that controls the amount of diagnostic information that gets printed within this material model.
Definition at line 39 of file ElementPhysicsModel.h.
Referenced by AMP::Operator::ElementPhysicsModel::ElementPhysicsModel(), and AMP::Operator::ElementPhysicsModel::setDebugPrintInfoLevel().
|
protected |
Definition at line 167 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 147 of file VonMisesElastoPlasticModel.h.
|
protectedinherited |
Shared pointer to the materials object.
Definition at line 247 of file MechanicsMaterialModel.h.
Referenced by AMP::Operator::MechanicsMaterialModel::getMaterial(), and AMP::Operator::MechanicsMaterialModel::MechanicsMaterialModel().
|
protected |
Definition at line 115 of file VonMisesElastoPlasticModel.h.
|
protectedinherited |
Time at the previous step.
Definition at line 231 of file MechanicsMaterialModel.h.
Referenced by AMP::Operator::MechanicsMaterialModel::MechanicsMaterialModel(), and AMP::Operator::MechanicsMaterialModel::updateTime().
|
protected |
Definition at line 165 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 125 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 157 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 153 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 151 of file VonMisesElastoPlasticModel.h.
Referenced by getStressForUpdatedLagrangian().
|
protected |
Definition at line 155 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 163 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 159 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 161 of file VonMisesElastoPlasticModel.h.
|
protectedinherited |
Flag to check whether to use Continuum tangent is elasto plasticity or not.
Definition at line 241 of file MechanicsMaterialModel.h.
Referenced by AMP::Operator::MechanicsMaterialModel::MechanicsMaterialModel().
|
protectedinherited |
Flag to check whether to use Jaumann rate in updated lagrangian or not.
Definition at line 238 of file MechanicsMaterialModel.h.
Referenced by AMP::Operator::MechanicsMaterialModel::MechanicsMaterialModel().
|
protectedinherited |
A flag that is true if the AMP::materials library is used in this model and false otherwise.
Definition at line 233 of file MechanicsMaterialModel.h.
Referenced by AMP::Operator::MechanicsMaterialModel::MechanicsMaterialModel().
|
protectedinherited |
Flag to check whether to use updated lagrangian or not.
Definition at line 236 of file MechanicsMaterialModel.h.
Referenced by AMP::Operator::MechanicsMaterialModel::MechanicsMaterialModel().
|
protected |
Definition at line 109 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 119 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 121 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 111 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 107 of file VonMisesElastoPlasticModel.h.
|
protected |
Definition at line 127 of file VonMisesElastoPlasticModel.h.
|
protected |
How many gauss points have reached plasticity at the current stage.
Definition at line 132 of file VonMisesElastoPlasticModel.h.
Referenced by getFractionPlastic(), getLocalPlasticGaussPointCount(), and preNonlinearAssembly().
|
protected |
Total how many gauss points are there in this simulation.
Definition at line 130 of file VonMisesElastoPlasticModel.h.
Referenced by getFractionPlastic(), and getLocalGaussPointCount().
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:44. Comments on this page |