DensityScaling(const InputParameters ¶meters)
const Real _desired_time_step
User-prescribed desired time step.
const MaterialProperty< Real > & _material_density
The true inertial density of the material.
const InputParameters & parameters() const
const MaterialProperty< Real > & _sqrt_effective_stiffness
Square root of effective stiffness of element.
virtual void computeQpProperties()
static InputParameters validParams()
This material computes a density that is scaled to enable stable explicit time stepping with steps la...
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
MaterialProperty< Real > & _additional_density
Scaled density minus true density.
MaterialProperty< Real > & _density_scaled
The scaled density.
const Real & _safety_factor
User-defined safety factor that the minimum density required for stability is divided by...