Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 105 (100.0%) | 6261 (100.0%) | 59.6 |
Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/ | 4 (3.8%) | 3671 (58.6%) | 917.7 |
Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/PlasticityModels/ | 94 (89.5%) | 1446 (23.1%) | 15.3 |
Packages/Uintah/doc/MPM/ | 7 (6.7%) | 1144 (18.3%) | 163.4 |
Updated equations of state models and extra kinematic hardening functions.
0 lines of code changed in 24 files:
Added theory for equations of state.
0 lines of code changed in 4 files:
Theory for the small strain plasticity model.
1144 lines of code changed in 3 files:
Small strain plasticity model. Still under revision to include kinematic
hardening.
3600 lines of code changed in 2 files:
Updated yield conditions and kinematic hardening models.
485 lines of code changed in 27 files:
Kinematic hardening models. Not fully tested yet.
796 lines of code changed in 10 files:
If the <specific_heat_model> tag is absent from the input file then
used the default constant specific heat.
0 lines of code changed in 6 files:
If the <damage_model> tag is not specified in the input file then use the
default "null" damage model, i.e., no damage parameter is computed.
142 lines of code changed in 5 files:
If the <stability_check> flag is not found in the input file then
default to no check.
0 lines of code changed in 6 files:
If the <melt_temp_mode> tag is missing from the input file use a
constant melt temperature. Clearly, this temperature must be
specified elsewhere in the input file.
0 lines of code changed in 6 files:
A default constant shear modulus modulus is now used if the tag
<shear_modulus_model> is missing from the input file.
0 lines of code changed in 6 files:
The input file now automatically makes the linear EOS the default without
requiring an <equation_of_state> tag. Keep that in mind when you create
your input file.
23 lines of code changed in 4 files:
Truncate the number of Maxwell elements only if time-temperature superposition is turned on.
5 lines of code changed in 1 file:
1) Tested objective rate formulation. Works.
2) Don't allow relaxation times less than the current time step.
Needed when time-temperature superposition is on and
temperature is close to melt temperature.
66 lines of code changed in 1 file: