The present case demonstrates how to use the implicit solver for the two initial initialization stages (gravity initialization and tectonic displacement). The initialization stages accounting for contact release and constitutive release need to be run with the explicit solver as the implicit solver cannot be used for non-linear materials/contact.
The initial conditions, material properties and boundary conditions are identical to Case01 and only difference is usage of the implicit solver for the first two stages. It should be noted that the only difference in the data set up for running the implicit solver is in Control_data. The workflow consists of two steps:
1.Definition of a datafile for the first two stages using the implicit solver. A restart file (.rst) must be output at the end of the second stage.
2.A restart datafile is defined to start from the results after the implicit initialization stage.
The data files are in MEM_001\Case02\Data.
Implicit Initialization
The Control_data set up for running the initialization stages using the implicit solver is shown below.
|
Explicit Stages
Nothing special needs to be defined to continue the simulation with the explicit solver. Only definition of Restart_read_data and appropriate Control_data for the explicit solver is required. The data is identical to Case01.
Restart_read_data
Control_data
|
Results
The results are in MEM_001\Case02\Results. These are not discussed as they are similar to Case01 results.
Comparison of the CPU time reported in the .res file for solving the two first initialization stages using the explicit and the implicit solvers is shown below. Note that the simulation has been run sequentially.
|