#include <ThermalVonMisesMatModel.h>

Protected Member Functions | |
| void | computeEvalv (const std::vector< std::vector< double > > &) |
| void | radialReturn (const double *stra_np1, double *stre_np1, double *ystre_np1, double *eph_bar_plas_np1) |
Definition at line 12 of file ThermalVonMisesMatModel.h.
|
explicit |
|
inlinevirtual |
Definition at line 17 of file ThermalVonMisesMatModel.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.
|
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.
|
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.
|
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 25 of file ThermalVonMisesMatModel.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 41 of file ThermalVonMisesMatModel.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 55 of file ThermalVonMisesMatModel.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 45 of file ThermalVonMisesMatModel.h.
References d_gaussPtCnt.
|
inlineoverridevirtual |
Reimplemented from AMP::Operator::MechanicsMaterialModel.
Definition at line 23 of file ThermalVonMisesMatModel.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 31 of file ThermalVonMisesMatModel.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 53 of file ThermalVonMisesMatModel.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 43 of file ThermalVonMisesMatModel.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.
|
protected |
Definition at line 90 of file ThermalVonMisesMatModel.h.
|
protectedinherited |
Definition at line 244 of file MechanicsMaterialModel.h.
Referenced by AMP::Operator::MechanicsMaterialModel::MechanicsMaterialModel().
|
protected |
Definition at line 85 of file ThermalVonMisesMatModel.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 88 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 87 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 94 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 92 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 91 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 95 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 93 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 71 of file ThermalVonMisesMatModel.h.
Referenced by postLinearGaussPointOperation(), postNonlinearAssemblyGaussPointOperation(), postNonlinearJacobianGaussPointOperation(), postNonlinearResetGaussPointOperation(), preLinearAssembly(), preNonlinearAssembly(), preNonlinearJacobian(), and preNonlinearReset().
|
protected |
Definition at line 83 of file ThermalVonMisesMatModel.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 69 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 68 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 96 of file ThermalVonMisesMatModel.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 89 of file ThermalVonMisesMatModel.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 67 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 84 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 100 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 98 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 97 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 101 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 99 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 104 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 102 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 103 of file ThermalVonMisesMatModel.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 81 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 77 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 79 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 80 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 76 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 75 of file ThermalVonMisesMatModel.h.
|
protected |
Definition at line 73 of file ThermalVonMisesMatModel.h.
Referenced by preNonlinearAssembly().
|
protected |
Definition at line 72 of file ThermalVonMisesMatModel.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 |