Geomechanical Control_data

 

Data Structure: Control_data

Description

"Control data" data structure for geomechanical field

Usage

Control_data     NUM=ival   where ival  is the data structure number

 

Description

Overview

The Control_data structure defines solution algorithm, output and termination data for the current stage for the geomechanical field. It must be defined for both geomechanical only simulations and also for multi-field simulations where the geomechanical field is active.

 

Notes

Many of the parameters are set by default. The minimum data required comprises the termination data.

For single field analysis the no further data for the current stage is read subsequent to reading the Control_data structure.

One data structure is required for each analysis stage. Several Control_data structures can be defined, with each data structure defining a stage or "step" in the analysis; e.g. stage 1 may be an initialization step and stage 2 may be a loading step.

 

Examples

demonstrating the usage of Control_data include:

All geomechanical examples

 

Click to expand/collapseControl_title    Control data name

 

Click to expand/collapseSolution_algorithm    Solution algorithm for explicit and implicit fields

 

Click to expand/collapseInitial_time    Initial time for the analysis (default 0.0)

 

Click to expand/collapseInitial_time_step    Initial time step

 

Click to expand/collapseTime_step_growth    Time step growth in the implicit mechanical field

 

Click to expand/collapseMaximum_time_step_growth    (or Maximum_time_step_change) Maximum time step growth in the mechanical field

 

Click to expand/collapseTransient_time_step_growth    Maximum time step growth in the thermal, mechanical or coupled field

 

Click to expand/collapseMinimum_time_step    Minimum time step that terminates the analysis

 

Click to expand/collapseMaximum_time_step    Maximum allowable time step

 

Click to expand/collapseFactor_critical_time_step    Factor of critical time step for computation of time step

 

Click to expand/collapseTarget_number_time_steps    The target number of time steps for each flow step

 

Click to expand/collapseInitial_time_increment    Initial increment size

 

Click to expand/collapseIncrement_size_change_exp    Exponent for increment size change (Default 0.5)

 

Click to expand/collapseMinimum_number_iterations    Minimum number of iterations for an increment

 

Click to expand/collapseMaximum_number_iterations    Maximum number of iterations for an increment

 

Click to expand/collapseTarget_number_iterations    Target optimal number of iterations

 

Click to expand/collapseMinimum_time_increment    Minimum allowable time increment

 

Click to expand/collapseMaximum_time_increment    Maximum allowable time increment

 

Click to expand/collapseEnd_step_time_increment    Target time increment at the end of the stage

 

Click to expand/collapseLine_search_number    Maximum number of line searches

 

Click to expand/collapseLine_search_max    The maximum value of the displacement scale factor eta

 

Click to expand/collapseLine_search_min    The minimum value of the displacement scale factor eta

 

Click to expand/collapseLine_search_tol    Line search tolerance

 

Click to expand/collapseDisplacement_norm_tolerance    Tolerance for displacement convergence

 

Click to expand/collapseResidual_norm_tolerance    Tolerance for residual convergence

 

Click to expand/collapseEnergy_norm_tolerance    Tolerance for pore pressure convergence

 

Click to expand/collapseDivergence_tolerance    Tolerance for assessment of divergence of iterative update

 

Click to expand/collapseDivergence_iteration    Iteration for assessment of divergence of iterative update

 

Click to expand/collapseIterative_update_flag    Iterative update flag (default 0)

 

Click to expand/collapseOverpressure_formulation_flag    Overpressure formulation flag

 

Click to expand/collapseMaximum_number_time_steps    Maximum number of steps for control

 

Click to expand/collapseTermination_time    Termination time for control

 

Click to expand/collapseDuration    The duration for the control step

 

Click to expand/collapseOutput_iterations_plotfile    Output iterations plotfile

 

Click to expand/collapseOutput_frequency_plotfile    Output step frequency to plot file

 

Click to expand/collapseOutput_time_plotfile    Output time frequency to plot file

 

Click to expand/collapseScreen_message_frequency    Output step frequency to screen data

 

Click to expand/collapseScreen_message_time    Output time frequency to screen data

 

Click to expand/collapseOutput_frequency_restart    Output step frequency to restart file

 

Click to expand/collapseOutput_time_restart    Output time frequency to restart file

 

Click to expand/collapseOutput_frequency_iteration    Output step frequency for iteration data to screen data

 

Click to expand/collapseMass_update_frequency    Mass update frequency for geomechanical only analysis