Make the Save Calculated Data button output geometry data in xml
format suitable for inclusion in a ups file.
0 lines of code changed in 2 files:
Reduce the size of tol in the cylinder BC to be dxpp.minComponent
instead of the length of dxpp. The old way will almost certainly
get multiple layers of particles, which isn't the end of the world,
but isn't great either.
0 lines of code changed in 2 files:
Add GeometryPiece to the sub.mk. Thanks John.
0 lines of code changed in 2 files:
Fixed the eval_dp_dJ function to be consistent with the previous change.
0 lines of code changed in 2 files:
Adding higher order terms to the calculation of pressure.
20 lines of code changed in 3 files:
Improved the description of how to use this script.
0 lines of code changed in 2 files:
Remove the isothermal stuff, and fix the calculation of dev_se to be
stress*strain_rate, not strain_rate*strain_rate.
0 lines of code changed in 2 files:
Make these two files look a little more alike as they should be.
70 lines of code changed in 3 files:
Only need to #include Allocator.h once.
0 lines of code changed in 1 file:
Compute temperature increments individually, instead of from the energy
increment.
40 lines of code changed in 7 files:
Changes based on feedback from Scott Bardenhagen.
10 lines of code changed in 1 file:
Adding a high pressure version of the ElasticPlastic model. This
attempts to do a better job of accounting for energy in high rate
MPM simulations and uses an energy form of the MieGruneisen EOS.
This included adding an "energy" field to the PlasticityState.
4087 lines of code changed in 11 files:
Forgot this one too...
0 lines of code changed in 2 files:
Forgot this file earlier...
0 lines of code changed in 2 files:
Push myworld into MPMFlags so that Todd doesn't have to see so many
error messages.
0 lines of code changed in 10 files:
Remove commented out code.
0 lines of code changed in 2 files:
Add capabilities for axi-symmetric calculations with most material models.
257 lines of code changed in 29 files:
Complete initial implementation of axi-symmetric MPM. Currently this
only works with the HypoElastic (hypo_elastic) material model, but
extension to the other models should be simple and will be forthcoming,
as will an example input file.
108 lines of code changed in 9 files:
Add axisymmetric flag, also put the AMR flag in the outputProblemSpec.
Axisymmetric MPM code to follow.
5 lines of code changed in 2 files:
Turn on heating due to dissipation resulting from artificial
viscosity. This will change the results for those tests that
use these models.
3 lines of code changed in 3 files:
(74 more)