Time_scaling_factors

 

Data Structure: Time_scaling_factors

Description

Time (Mass) scaling data structure

Usage

Time_scaling_factors     NUM=ival   where ival  is the data structure number

 

Description

Overview

The Time_scaling_factors data structure is used to automatically adjust the element mass in the explicit geomechanical solver to optimise the time step in quasi-static problems (see also Initial_mass_scaling_constant in the Material_data structure manual page). The algorithm is based on a user specified target time step together with a maximum allowable increase/decrease in the mass. It is an alternative/complementary approach to the material based mass-scaling to reduce inertia effects and optimize the time step (see Initial_mass_scaling_constant in the Material_data structure manual page).

 

Notes

Optimal_time_step is the simplest method to define automatic mass-scaling to achieve a uniform critical time step for all all elements in a mesh that corresponds to a target time step. It is therefore generally recommended

Mass-scaling may also be specified on the material data structure (see Initial_mass_scaling_constant in the Material_data structure manual page). If both algorithms are specified they are used together with the material based mass-scaling being applied first. Then time based mass-scaling will override the material based mass-scaling to further change the applied mass-scaling.

If in Time_scaling_factors the Model_type is set to "Absolute_target" the mass-scaling constant is automatically evaluated and the Initial_mass_scaling_constant does not have any effect.

One data structure is required but may be respecified at any stage in the analysis

 

Examples

demonstrating the usage of Time_scaling_factors include:

inc_2d4n_004a1.dat

elt_2d4n_002.dat

elt_2d4n_004.dat

 

Click to expand/collapseOptimal_time_step    Optimised Target time step for mass-scaling

 

Click to expand/collapseModel_type    Target time step model type

 

Click to expand/collapseModel_name    Target time step model type

 

Click to expand/collapseTarget_time_step    Target time step for mass-scaling

 

Click to expand/collapseMax_step_change_factor    Maximum factor for scaling of time step for mass scaling

 

Click to expand/collapseMax_step_change_flag    Flag indicating that maximum change restriction is active