#include <ElasticDamageThermalStrainModel.h>

Public Attributes | |
| std::vector< double > | d_EquilibriumDamage |
| std::vector< double > | d_tmp1Damage |
| std::vector< double > | d_tmp2Damage |
Protected Member Functions | |
| void | computeEvalv (const std::vector< std::vector< double > > &strain) |
| void | constructConstitutiveMatrix (const double, const double) |
| void | Thermal_Strain_Gauss_Point (const double *stra_np1, const double Temp, double *stre_np1, const std::vector< std::vector< double > > &strain) |
Definition at line 13 of file ElasticDamageThermalStrainModel.h.
|
explicit |
|
inlinevirtual |
Definition at line 18 of file ElasticDamageThermalStrainModel.h.
|
protected |
|
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.
|
inlinevirtualinherited |
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 in AMP::Operator::IsotropicElasticModel, AMP::Operator::PericElastoViscoPlasticModel, AMP::Operator::ThermalStrainMaterialModel, and AMP::Operator::VonMisesElastoPlasticModel.
Definition at line 73 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Used to print the effective stress at any point of the simulation.
Reimplemented in AMP::Operator::PericElastoViscoPlasticModel, and AMP::Operator::VonMisesElastoPlasticModel.
Definition at line 96 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Used to print the equivalent plastic or creep or thermal strain at any point of the simulation.
Reimplemented in AMP::Operator::PericElastoViscoPlasticModel, and AMP::Operator::VonMisesElastoPlasticModel.
Definition at line 102 of file MechanicsMaterialModel.h.
|
overridevirtual |
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 from AMP::Operator::MechanicsMaterialModel.
|
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.
|
inlinevirtualinherited |
Reimplemented in AMP::Operator::IsotropicElasticModel, AMP::Operator::ThermalStrainMaterialModel, and AMP::Operator::VonMisesElastoPlasticModel.
Definition at line 88 of file MechanicsMaterialModel.h.
|
inlineinherited |
Definition at line 226 of file MechanicsMaterialModel.h.
References AMP::Operator::MechanicsMaterialModel::d_material.
|
inlinevirtualinherited |
Returns the 6x1 stress vector at the current gauss point. Used in UpdatedLagrangian calculations.
Reimplemented in AMP::Operator::IsotropicElasticModel, AMP::Operator::PericElastoViscoPlasticModel, AMP::Operator::ThermalStrainMaterialModel, and AMP::Operator::VonMisesElastoPlasticModel.
Definition at line 79 of file MechanicsMaterialModel.h.
|
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.
|
inlinevirtualinherited |
Reimplemented in AMP::Operator::IsotropicElasticModel, AMP::Operator::ThermalStrainMaterialModel, and AMP::Operator::VonMisesElastoPlasticModel.
Definition at line 214 of file MechanicsMaterialModel.h.
|
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.
|
inlinevirtualinherited |
Reimplemented in AMP::Operator::IsotropicElasticModel, AMP::Operator::ThermalStrainMaterialModel, and AMP::Operator::VonMisesElastoPlasticModel.
Definition at line 192 of file MechanicsMaterialModel.h.
|
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 28 of file ElasticDamageThermalStrainModel.h.
References d_gaussPtCnt.
|
inlinevirtualinherited |
Reimplemented in AMP::Operator::GeneralCladThermalCreepPlasticModel, AMP::Operator::PericElastoViscoPlasticModel, AMP::Operator::ThermalVonMisesMatModel, AMP::Operator::VonMises_IsotropicKinematicHardening, and AMP::Operator::VonMisesElastoPlasticModel.
Definition at line 158 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Definition at line 162 of file MechanicsMaterialModel.h.
|
inlineoverridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
Definition at line 36 of file ElasticDamageThermalStrainModel.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 50 of file ElasticDamageThermalStrainModel.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 40 of file ElasticDamageThermalStrainModel.h.
References d_gaussPtCnt.
|
inlineoverridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
Definition at line 26 of file ElasticDamageThermalStrainModel.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 34 of file ElasticDamageThermalStrainModel.h.
References d_gaussPtCnt.
|
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 48 of file ElasticDamageThermalStrainModel.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 38 of file ElasticDamageThermalStrainModel.h.
References d_gaussPtCnt.
|
inlinevirtualinherited |
Definition at line 176 of file MechanicsMaterialModel.h.
|
inlinevirtualinherited |
Definition at line 180 of file MechanicsMaterialModel.h.
|
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.
|
protected |
|
inlineinherited |
Definition at line 220 of file MechanicsMaterialModel.h.
References AMP::Operator::MechanicsMaterialModel::d_currentTime, and AMP::Operator::MechanicsMaterialModel::d_previousTime.
|
protected |
Definition at line 77 of file ElasticDamageThermalStrainModel.h.
|
protectedinherited |
Definition at line 244 of file MechanicsMaterialModel.h.
Referenced by AMP::Operator::MechanicsMaterialModel::MechanicsMaterialModel().
|
protected |
Definition at line 95 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 91 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 135 of file ElasticDamageThermalStrainModel.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 89 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 79 of file ElasticDamageThermalStrainModel.h.
| std::vector<double> AMP::Operator::ElasticDamageThermalStrainModel::d_EquilibriumDamage |
Definition at line 54 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 119 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 101 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 99 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 113 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 103 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 129 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 131 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 93 of file ElasticDamageThermalStrainModel.h.
Referenced by postLinearGaussPointOperation(), postNonlinearAssemblyGaussPointOperation(), postNonlinearJacobianGaussPointOperation(), postNonlinearResetGaussPointOperation(), preLinearAssembly(), preNonlinearAssembly(), preNonlinearJacobian(), and preNonlinearReset().
|
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 97 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 133 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 142 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 139 of file ElasticDamageThermalStrainModel.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 81 of file ElasticDamageThermalStrainModel.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 137 of file ElasticDamageThermalStrainModel.h.
| std::vector<double> AMP::Operator::ElasticDamageThermalStrainModel::d_tmp1Damage |
Definition at line 56 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 121 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 107 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 105 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 115 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 109 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 125 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 127 of file ElasticDamageThermalStrainModel.h.
| std::vector<double> AMP::Operator::ElasticDamageThermalStrainModel::d_tmp2Damage |
Definition at line 58 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 123 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 111 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 117 of file ElasticDamageThermalStrainModel.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 87 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 72 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 83 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 85 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 74 of file ElasticDamageThermalStrainModel.h.
|
protected |
Definition at line 70 of file ElasticDamageThermalStrainModel.h.
|
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 |