info: This is OpenGeoSys-6 version 6.5.4-220-ga1924c06.dirty.
info: OGS started on 2025-04-03 17:25:17+0200.
warning: OMP_NUM_THREADS is not set, falling back to: 8
info: Eigen use 8 threads
info: Reading project file /home/meisel/o/s/Tests/Data/Parabolic/HT/StaggeredCoupling/HeatTransportInStationaryFlow/HeatTransportInStationaryFlow.prj.
info: Project configuration from file '/home/meisel/o/s/Tests/Data/Parabolic/HT/StaggeredCoupling/HeatTransportInStationaryFlow/HeatTransportInStationaryFlow.prj' read.
debug: Reading multiple meshes.
debug: Reading mesh file '/home/meisel/o/s/Tests/Data/Parabolic/HT/StaggeredCoupling/HeatTransportInStationaryFlow/mesh.vtu'.
debug: Reading mesh file '/home/meisel/o/s/Tests/Data/Parabolic/HT/StaggeredCoupling/HeatTransportInStationaryFlow/geometry_left.vtu'.
debug: Reading mesh file '/home/meisel/o/s/Tests/Data/Parabolic/HT/StaggeredCoupling/HeatTransportInStationaryFlow/geometry_right.vtu'.
debug: Reading mesh file '/home/meisel/o/s/Tests/Data/Parabolic/HT/StaggeredCoupling/HeatTransportInStationaryFlow/geometry_top.vtu'.
debug: Reading mesh file '/home/meisel/o/s/Tests/Data/Parabolic/HT/StaggeredCoupling/HeatTransportInStationaryFlow/geometry_bottom.vtu'.
debug: The search length for mesh 'mesh' is 1.000000e-09.
info: readRasters ...
info: readRasters done
debug: Reading parameters:
info: ConstantParameter: T0
debug: Using value 0 for constant parameter.
info: ConstantParameter: P0
debug: Using value 100000 for constant parameter.
info: ConstantParameter: p_left
debug: Using value 101000 for constant parameter.
info: ConstantParameter: p_right
debug: Using value 100000 for constant parameter.
info: ConstantParameter: T_left
debug: Using value 1 for constant parameter.
debug: Parse process variables:
debug: Found parameter `T0'.
debug: Constructing process variable temperature
debug: Found mesh 'geometry_left' with id 1.
info: No source terms for process variable 'temperature' found.
debug: Found parameter `P0'.
debug: Constructing process variable pressure
debug: Found mesh 'geometry_left' with id 1.
debug: Found mesh 'geometry_right' with id 2.
info: No source terms for process variable 'pressure' found.
debug: Reading media:
debug: Create Constant property specific_heat_capacity.
debug: Create Constant property thermal_conductivity.
debug: Create Constant property density.
debug: Create Constant property viscosity.
debug: Create Constant property storage.
debug: Create Constant property density.
debug: Create Constant property thermal_conductivity.
debug: Create Constant property specific_heat_capacity.
debug: Create Constant property thermal_longitudinal_dispersivity.
debug: Create Constant property thermal_transversal_dispersivity.
debug: Create Constant property permeability.
debug: Create Constant property porosity.
debug: Create effective thermal_conductivity property from porosity mixing thermal_conductivity.
debug: Reading linear solver configuration.
debug: Reading processes:
debug: Create HTProcess.
debug: Found multiple process variables with a same tag.
debug: Found process variable 'temperature' for config tag <temperature>.
debug: Found multiple process variables with a same tag.
debug: Found process variable 'pressure' for config tag <pressure>.
debug: Check the media properties of HT process ...
debug: Media properties verified.
debug: Found parameter `constant_one'.
debug: Reading non-linear solver configuration.
debug: Reading time loop configuration.
debug: adding output variable `temperature'
debug: adding output variable `pressure'
debug: adding output variable `velocity'
debug: Default implementation of initializeSubmeshAssembly(). Doing nothing.
warning: Request for output at times 500000, 5000000, but simulation's end time is 50000. Output will be skipped.
warning: Did not find interval for fixed output time 500000
warning: Did not find interval for fixed output time 5000000
warning: Request for output at times 500000, 5000000, but simulation's end time is 50000. Output will be skipped.
warning: Did not find interval for fixed output time 500000
warning: Did not find interval for fixed output time 5000000
info: The equations of the coupled processes will be solved by the staggered scheme.
info: Initialize processes.
debug: Initialize process.
debug: Construct dof mappings.
debug: Compute sparsity pattern
debug: Initialize the extrapolator
debug: Create local assemblers.
debug: Create local assemblers.
debug: Calling local assembler builder for all mesh elements.
debug: Initialize boundary conditions.
debug: Constructing DirichletBoundaryCondition from config.
debug: Using parameter T_left
debug: Found parameter `T_left'.
debug: Found 4 nodes for Dirichlet BCs for the variable 0 and component 0
debug: Construct reduced local to global index map.
debug: Constructing DirichletBoundaryCondition from config.
debug: Using parameter p_left
debug: Found parameter `p_left'.
debug: Found 4 nodes for Dirichlet BCs for the variable 0 and component 0
debug: Construct reduced local to global index map.
debug: Constructing DirichletBoundaryCondition from config.
debug: Using parameter p_right
debug: Found parameter `p_right'.
debug: Found 4 nodes for Dirichlet BCs for the variable 0 and component 0
debug: Construct reduced local to global index map.
debug: Set the initial condition of variable temperature of process 0.
debug: Set the initial condition of variable pressure of process 1.
debug: Process output data.
debug:   process variable temperature
debug:   secondary variable darcy_velocity
debug: Computing new singular value decomposition
debug: Process output data.
debug:   process variable pressure
debug:   secondary variable darcy_velocity
debug: Writing output to 'HeatTransportInStationaryFlow_ts_0_t_0.000000.vtu'.
info: [time] Output of timestep 0 took 0.0239757 s.
info: Solve processes.
info: === Time stepping at step #1 and time 1000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0606293 s.
info: [time] Applying Dirichlet BCs took 0.000656936 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0156024 s.
info: Convergence criterion: |dx|=2.0022e+00, |x|=2.0022e+00, |dx|/|x|=1.0000e+00
info: [time] Iteration #1 took 0.0771908 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0608393 s.
info: [time] Applying Dirichlet BCs took 0.000316106 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00842096 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.0022e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0697983 s.
info: [time] Solving process #0 (named as not given) took 0.147245 s in time step #1 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0104393 s.
info: [time] Applying Dirichlet BCs took 0.000491251 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 45/4000
info: 	 residual: 7.673292e-13

info: [time] Linear solver took 0.00712588 s.
info: Convergence criterion: |dx|=7.3496e+03, |x|=1.2712e+06, |dx|/|x|=5.7815e-03
info: [time] Iteration #1 took 0.0182807 s.
info: Iteration #2 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00889464 s.
info: [time] Applying Dirichlet BCs took 0.000393552 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000288369 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.00972129 s.
info: [time] Solving process #1 (named as not given) took 0.0280859 s in time step #1 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0733807 s.
info: [time] Applying Dirichlet BCs took 0.000491155 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00939899 s.
info: Convergence criterion: |dx|=3.5337e-01, |x|=2.0490e+00, |dx|/|x|=1.7246e-01
info: [time] Iteration #1 took 0.0834788 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0650093 s.
info: [time] Applying Dirichlet BCs took 0.000395683 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0120187 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.0490e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0776609 s.
info: [time] Solving process #0 (named as not given) took 0.161227 s in time step #1 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=3.5337e-01, |x|=2.0490e+00, |dx|/|x|=1.7246e-01
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0114829 s.
info: [time] Applying Dirichlet BCs took 0.000428656 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000372038 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0124759 s.
info: [time] Solving process #1 (named as not given) took 0.0125638 s in time step #1 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
info: Global coupling iteration #2 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.065106 s.
info: [time] Applying Dirichlet BCs took 0.000496772 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0109888 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.0490e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0768558 s.
info: [time] Solving process #0 (named as not given) took 0.0769406 s in time step #1 coupling iteration #2.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.0490e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.010513 s.
info: [time] Applying Dirichlet BCs took 0.000452096 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.00034489 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0114889 s.
info: [time] Solving process #1 (named as not given) took 0.0115814 s in time step #1 coupling iteration #2.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #2 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #1 took 0.438592 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #2 and time 2000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0720991 s.
info: [time] Applying Dirichlet BCs took 0.00047757 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0140378 s.
info: Convergence criterion: |dx|=6.0324e-01, |x|=2.2555e+00, |dx|/|x|=2.6745e-01
info: [time] Iteration #1 took 0.0871689 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0939194 s.
info: [time] Applying Dirichlet BCs took 0.000373359 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00900472 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.2555e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.10352 s.
info: [time] Solving process #0 (named as not given) took 0.190783 s in time step #2 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00995106 s.
info: [time] Applying Dirichlet BCs took 0.00036097 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000251912 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0107127 s.
info: [time] Solving process #1 (named as not given) took 0.0107746 s in time step #2 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.052004 s.
info: [time] Applying Dirichlet BCs took 0.000340497 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00977988 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.2555e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0623399 s.
info: [time] Solving process #0 (named as not given) took 0.0624117 s in time step #2 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.2555e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00992029 s.
info: [time] Applying Dirichlet BCs took 0.000366142 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000288683 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0107269 s.
info: [time] Solving process #1 (named as not given) took 0.0108049 s in time step #2 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #2 took 0.275127 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #3 and time 3000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0509142 s.
info: [time] Applying Dirichlet BCs took 0.000344392 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00992104 s.
info: Convergence criterion: |dx|=4.6784e-01, |x|=2.4860e+00, |dx|/|x|=1.8819e-01
info: [time] Iteration #1 took 0.0613575 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0574809 s.
info: [time] Applying Dirichlet BCs took 0.000382193 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00988577 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.4860e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0679451 s.
info: [time] Solving process #0 (named as not given) took 0.129372 s in time step #3 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00942013 s.
info: [time] Applying Dirichlet BCs took 0.000323225 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000276225 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.010168 s.
info: [time] Solving process #1 (named as not given) took 0.0102264 s in time step #3 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0500253 s.
info: [time] Applying Dirichlet BCs took 0.000417886 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00898027 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.4860e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0596307 s.
info: [time] Solving process #0 (named as not given) took 0.0596914 s in time step #3 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.4860e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00969852 s.
info: [time] Applying Dirichlet BCs took 0.000417257 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000286472 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0105695 s.
info: [time] Solving process #1 (named as not given) took 0.0106297 s in time step #3 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #3 took 0.21025 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #4 and time 4000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0512898 s.
info: [time] Applying Dirichlet BCs took 0.000344601 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00963074 s.
info: Convergence criterion: |dx|=4.0389e-01, |x|=2.7089e+00, |dx|/|x|=1.4910e-01
info: [time] Iteration #1 took 0.0614772 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0544831 s.
info: [time] Applying Dirichlet BCs took 0.000413773 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00867129 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.7089e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0637501 s.
info: [time] Solving process #0 (named as not given) took 0.125308 s in time step #4 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00838739 s.
info: [time] Applying Dirichlet BCs took 0.000300369 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000252188 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00906587 s.
info: [time] Solving process #1 (named as not given) took 0.0091188 s in time step #4 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0506583 s.
info: [time] Applying Dirichlet BCs took 0.000377923 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00973112 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.7089e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0609404 s.
info: [time] Solving process #0 (named as not given) took 0.0609975 s in time step #4 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.7089e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0100613 s.
info: [time] Applying Dirichlet BCs took 0.000360787 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000329446 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0109315 s.
info: [time] Solving process #1 (named as not given) took 0.0109983 s in time step #4 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #4 took 0.206724 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #5 and time 5000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0493834 s.
info: [time] Applying Dirichlet BCs took 0.00034529 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00755515 s.
info: Convergence criterion: |dx|=3.6613e-01, |x|=2.9205e+00, |dx|/|x|=1.2536e-01
info: [time] Iteration #1 took 0.0574499 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0504874 s.
info: [time] Applying Dirichlet BCs took 0.000461965 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00882262 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.9205e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0599642 s.
info: [time] Solving process #0 (named as not given) took 0.117498 s in time step #5 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00894112 s.
info: [time] Applying Dirichlet BCs took 0.000319617 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000249695 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00962626 s.
info: [time] Solving process #1 (named as not given) took 0.00967939 s in time step #5 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0478966 s.
info: [time] Applying Dirichlet BCs took 0.000411347 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00830794 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.9205e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0568123 s.
info: [time] Solving process #0 (named as not given) took 0.0568776 s in time step #5 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=2.9205e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00948901 s.
info: [time] Applying Dirichlet BCs took 0.00033062 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000261766 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0102117 s.
info: [time] Solving process #1 (named as not given) took 0.0102903 s in time step #5 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #5 took 0.194651 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #6 and time 6000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.05911 s.
info: [time] Applying Dirichlet BCs took 0.000433883 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0119524 s.
info: Convergence criterion: |dx|=3.4049e-01, |x|=3.1215e+00, |dx|/|x|=1.0908e-01
info: [time] Iteration #1 took 0.0717121 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0549341 s.
info: [time] Applying Dirichlet BCs took 0.000395412 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00897348 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.1215e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0644578 s.
info: [time] Solving process #0 (named as not given) took 0.136236 s in time step #6 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0100148 s.
info: [time] Applying Dirichlet BCs took 0.000394695 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000304299 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.010864 s.
info: [time] Solving process #1 (named as not given) took 0.0109159 s in time step #6 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0529379 s.
info: [time] Applying Dirichlet BCs took 0.00035133 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00820548 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.1215e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0616613 s.
info: [time] Solving process #0 (named as not given) took 0.0617256 s in time step #6 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.1215e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00860365 s.
info: [time] Applying Dirichlet BCs took 0.000320134 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000266915 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00930637 s.
info: [time] Solving process #1 (named as not given) took 0.00936456 s in time step #6 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #6 took 0.218515 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #7 and time 7000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0495689 s.
info: [time] Applying Dirichlet BCs took 0.000310906 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00959544 s.
info: Convergence criterion: |dx|=3.2155e-01, |x|=3.3131e+00, |dx|/|x|=9.7054e-02
info: [time] Iteration #1 took 0.0596937 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0574513 s.
info: [time] Applying Dirichlet BCs took 0.000381307 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0091122 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.3131e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0671474 s.
info: [time] Solving process #0 (named as not given) took 0.126937 s in time step #7 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00870831 s.
info: [time] Applying Dirichlet BCs took 0.000342251 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000257899 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00943443 s.
info: [time] Solving process #1 (named as not given) took 0.00950778 s in time step #7 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0526302 s.
info: [time] Applying Dirichlet BCs took 0.000408508 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0100395 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.3131e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0633152 s.
info: [time] Solving process #0 (named as not given) took 0.0633748 s in time step #7 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.3131e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00948857 s.
info: [time] Applying Dirichlet BCs took 0.000363315 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000291354 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.010305 s.
info: [time] Solving process #1 (named as not given) took 0.0103913 s in time step #7 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #7 took 0.210529 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #8 and time 8000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0526873 s.
info: [time] Applying Dirichlet BCs took 0.000337648 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0100804 s.
info: Convergence criterion: |dx|=3.0676e-01, |x|=3.4965e+00, |dx|/|x|=8.7734e-02
info: [time] Iteration #1 took 0.0633246 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0530881 s.
info: [time] Applying Dirichlet BCs took 0.000525732 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00944513 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.4965e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0632897 s.
info: [time] Solving process #0 (named as not given) took 0.126697 s in time step #8 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0110784 s.
info: [time] Applying Dirichlet BCs took 0.00057453 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000306022 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0121075 s.
info: [time] Solving process #1 (named as not given) took 0.0121938 s in time step #8 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0502917 s.
info: [time] Applying Dirichlet BCs took 0.000364685 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0114237 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.4965e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0622902 s.
info: [time] Solving process #0 (named as not given) took 0.0623489 s in time step #8 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.4965e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0121924 s.
info: [time] Applying Dirichlet BCs took 0.000512791 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000372356 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.013293 s.
info: [time] Solving process #1 (named as not given) took 0.0133766 s in time step #8 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #8 took 0.214916 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #9 and time 9000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0526768 s.
info: [time] Applying Dirichlet BCs took 0.00041038 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0116994 s.
info: Convergence criterion: |dx|=2.9476e-01, |x|=3.6727e+00, |dx|/|x|=8.0258e-02
info: [time] Iteration #1 took 0.0649912 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0539103 s.
info: [time] Applying Dirichlet BCs took 0.000411302 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0124703 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.6727e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.06705 s.
info: [time] Solving process #0 (named as not given) took 0.132133 s in time step #9 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0130704 s.
info: [time] Applying Dirichlet BCs took 0.000517911 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.00238784 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0169293 s.
info: [time] Solving process #1 (named as not given) took 0.0171634 s in time step #9 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0893596 s.
info: [time] Applying Dirichlet BCs took 0.000514323 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0154875 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.6727e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.106224 s.
info: [time] Solving process #0 (named as not given) took 0.106456 s in time step #9 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.6727e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0128608 s.
info: [time] Applying Dirichlet BCs took 0.000520491 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000321532 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0139141 s.
info: [time] Solving process #1 (named as not given) took 0.0139913 s in time step #9 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #9 took 0.270473 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #10 and time 10000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0600823 s.
info: [time] Applying Dirichlet BCs took 0.000434451 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0125019 s.
info: Convergence criterion: |dx|=2.8475e-01, |x|=3.8425e+00, |dx|/|x|=7.4104e-02
info: [time] Iteration #1 took 0.073258 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0663074 s.
info: [time] Applying Dirichlet BCs took 0.000531493 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0122018 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.8425e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0792551 s.
info: [time] Solving process #0 (named as not given) took 0.152603 s in time step #10 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0085523 s.
info: [time] Applying Dirichlet BCs took 0.00040433 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000339044 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00946515 s.
info: [time] Solving process #1 (named as not given) took 0.0095254 s in time step #10 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0570027 s.
info: [time] Applying Dirichlet BCs took 0.000354152 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00750636 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.8425e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0650593 s.
info: [time] Solving process #0 (named as not given) took 0.0651384 s in time step #10 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=3.8425e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00935249 s.
info: [time] Applying Dirichlet BCs took 0.000348949 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000222844 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0100447 s.
info: [time] Solving process #1 (named as not given) took 0.0101043 s in time step #10 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #10 took 0.2377 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #11 and time 11000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0572578 s.
info: [time] Applying Dirichlet BCs took 0.00045825 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00847559 s.
info: Convergence criterion: |dx|=2.7620e-01, |x|=4.0066e+00, |dx|/|x|=6.8937e-02
info: [time] Iteration #1 took 0.0664286 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0512203 s.
info: [time] Applying Dirichlet BCs took 0.000379604 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00943729 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.0066e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0612129 s.
info: [time] Solving process #0 (named as not given) took 0.127717 s in time step #11 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00936045 s.
info: [time] Applying Dirichlet BCs took 0.000345046 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000263241 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0101387 s.
info: [time] Solving process #1 (named as not given) took 0.0102065 s in time step #11 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0509217 s.
info: [time] Applying Dirichlet BCs took 0.000402739 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00844798 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.0066e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0599687 s.
info: [time] Solving process #0 (named as not given) took 0.0600452 s in time step #11 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.0066e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00960635 s.
info: [time] Applying Dirichlet BCs took 0.000353472 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000278329 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0103857 s.
info: [time] Solving process #1 (named as not given) took 0.0104508 s in time step #11 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #11 took 0.208747 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #12 and time 12000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0507706 s.
info: [time] Applying Dirichlet BCs took 0.00032833 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00907713 s.
info: Convergence criterion: |dx|=2.6878e-01, |x|=4.1654e+00, |dx|/|x|=6.4527e-02
info: [time] Iteration #1 took 0.0603625 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0516336 s.
info: [time] Applying Dirichlet BCs took 0.0003493 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00847624 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.1654e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0606298 s.
info: [time] Solving process #0 (named as not given) took 0.121072 s in time step #12 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00859046 s.
info: [time] Applying Dirichlet BCs took 0.000332475 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000351935 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00942753 s.
info: [time] Solving process #1 (named as not given) took 0.00949473 s in time step #12 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0514856 s.
info: [time] Applying Dirichlet BCs took 0.000343203 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00942417 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.1654e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0614267 s.
info: [time] Solving process #0 (named as not given) took 0.0614891 s in time step #12 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.1654e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0102561 s.
info: [time] Applying Dirichlet BCs took 0.0003489 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000210362 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0109314 s.
info: [time] Solving process #1 (named as not given) took 0.0109809 s in time step #12 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #12 took 0.203289 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #13 and time 13000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0539521 s.
info: [time] Applying Dirichlet BCs took 0.000444983 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0118321 s.
info: Convergence criterion: |dx|=2.6225e-01, |x|=4.3196e+00, |dx|/|x|=6.0713e-02
info: [time] Iteration #1 took 0.0664013 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0566232 s.
info: [time] Applying Dirichlet BCs took 0.000417369 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0120121 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.3196e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0692389 s.
info: [time] Solving process #0 (named as not given) took 0.13573 s in time step #13 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0116335 s.
info: [time] Applying Dirichlet BCs took 0.000460024 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.00031622 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0125929 s.
info: [time] Solving process #1 (named as not given) took 0.0126561 s in time step #13 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0553037 s.
info: [time] Applying Dirichlet BCs took 0.000300322 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0080341 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.3196e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0638496 s.
info: [time] Solving process #0 (named as not given) took 0.0639255 s in time step #13 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.3196e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00942284 s.
info: [time] Applying Dirichlet BCs took 0.000333564 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000207922 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0100707 s.
info: [time] Solving process #1 (named as not given) took 0.0101237 s in time step #13 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #13 took 0.222709 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #14 and time 14000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0518041 s.
info: [time] Applying Dirichlet BCs took 0.000341181 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00945631 s.
info: Convergence criterion: |dx|=2.5644e-01, |x|=4.4694e+00, |dx|/|x|=5.7377e-02
info: [time] Iteration #1 took 0.0617963 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0527678 s.
info: [time] Applying Dirichlet BCs took 0.000432518 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00942505 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.4694e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0628041 s.
info: [time] Solving process #0 (named as not given) took 0.124671 s in time step #14 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00979493 s.
info: [time] Applying Dirichlet BCs took 0.000391524 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000330809 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0106769 s.
info: [time] Solving process #1 (named as not given) took 0.01074 s in time step #14 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0496637 s.
info: [time] Applying Dirichlet BCs took 0.000365211 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00905854 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.4694e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0592717 s.
info: [time] Solving process #0 (named as not given) took 0.05934 s in time step #14 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.4694e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00902909 s.
info: [time] Applying Dirichlet BCs took 0.000421618 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000296885 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00989908 s.
info: [time] Solving process #1 (named as not given) took 0.00996161 s in time step #14 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #14 took 0.205002 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #15 and time 15000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0542622 s.
info: [time] Applying Dirichlet BCs took 0.000349968 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00782749 s.
info: Convergence criterion: |dx|=2.5121e-01, |x|=4.6152e+00, |dx|/|x|=5.4431e-02
info: [time] Iteration #1 took 0.062612 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0531565 s.
info: [time] Applying Dirichlet BCs took 0.000386526 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00874875 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.6152e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0624541 s.
info: [time] Solving process #0 (named as not given) took 0.125157 s in time step #15 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0096457 s.
info: [time] Applying Dirichlet BCs took 0.000415479 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000297581 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.010546 s.
info: [time] Solving process #1 (named as not given) took 0.0106013 s in time step #15 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0576698 s.
info: [time] Applying Dirichlet BCs took 0.000386388 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00970985 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.6152e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.067944 s.
info: [time] Solving process #0 (named as not given) took 0.0680091 s in time step #15 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.6152e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00865067 s.
info: [time] Applying Dirichlet BCs took 0.000344784 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000294556 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00941641 s.
info: [time] Solving process #1 (named as not given) took 0.00947459 s in time step #15 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #15 took 0.213525 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #16 and time 16000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0527453 s.
info: [time] Applying Dirichlet BCs took 0.000317131 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00854066 s.
info: Convergence criterion: |dx|=2.4647e-01, |x|=4.7574e+00, |dx|/|x|=5.1809e-02
info: [time] Iteration #1 took 0.0617601 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0497366 s.
info: [time] Applying Dirichlet BCs took 0.000362109 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00899971 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.7574e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0592657 s.
info: [time] Solving process #0 (named as not given) took 0.121092 s in time step #16 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00976198 s.
info: [time] Applying Dirichlet BCs took 0.000400226 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000312914 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0106429 s.
info: [time] Solving process #1 (named as not given) took 0.0107073 s in time step #16 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0549577 s.
info: [time] Applying Dirichlet BCs took 0.000364489 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00798811 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.7574e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0634653 s.
info: [time] Solving process #0 (named as not given) took 0.0635266 s in time step #16 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.7574e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0085596 s.
info: [time] Applying Dirichlet BCs took 0.000391912 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000268588 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00936423 s.
info: [time] Solving process #1 (named as not given) took 0.00942625 s in time step #16 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #16 took 0.205067 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #17 and time 17000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0570387 s.
info: [time] Applying Dirichlet BCs took 0.000417097 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.012052 s.
info: Convergence criterion: |dx|=2.4215e-01, |x|=4.8961e+00, |dx|/|x|=4.9458e-02
info: [time] Iteration #1 took 0.0696963 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0585928 s.
info: [time] Applying Dirichlet BCs took 0.000391008 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00905953 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.8961e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.068274 s.
info: [time] Solving process #0 (named as not given) took 0.138045 s in time step #17 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00974899 s.
info: [time] Applying Dirichlet BCs took 0.000387146 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000296398 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0106029 s.
info: [time] Solving process #1 (named as not given) took 0.0106663 s in time step #17 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0518436 s.
info: [time] Applying Dirichlet BCs took 0.000406051 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00916803 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.8961e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0616149 s.
info: [time] Solving process #0 (named as not given) took 0.0616764 s in time step #17 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=4.8961e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0105454 s.
info: [time] Applying Dirichlet BCs took 0.000382399 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000253846 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.011329 s.
info: [time] Solving process #1 (named as not given) took 0.0113893 s in time step #17 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #17 took 0.222036 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #18 and time 18000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0490463 s.
info: [time] Applying Dirichlet BCs took 0.000360754 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00887347 s.
info: Convergence criterion: |dx|=2.3818e-01, |x|=5.0316e+00, |dx|/|x|=4.7336e-02
info: [time] Iteration #1 took 0.0584643 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0549585 s.
info: [time] Applying Dirichlet BCs took 0.000382437 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00865369 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.0316e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0641608 s.
info: [time] Solving process #0 (named as not given) took 0.122702 s in time step #18 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00928703 s.
info: [time] Applying Dirichlet BCs took 0.000372349 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000262998 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0100462 s.
info: [time] Solving process #1 (named as not given) took 0.0100989 s in time step #18 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0512219 s.
info: [time] Applying Dirichlet BCs took 0.000325813 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0111363 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.0316e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0628822 s.
info: [time] Solving process #0 (named as not given) took 0.0629514 s in time step #18 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.0316e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0110724 s.
info: [time] Applying Dirichlet BCs took 0.000512287 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000323427 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0120624 s.
info: [time] Solving process #1 (named as not given) took 0.0121187 s in time step #18 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #18 took 0.208142 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #19 and time 19000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0552913 s.
info: [time] Applying Dirichlet BCs took 0.000369636 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0094456 s.
info: Convergence criterion: |dx|=2.3451e-01, |x|=5.1641e+00, |dx|/|x|=4.5411e-02
info: [time] Iteration #1 took 0.0653248 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0524431 s.
info: [time] Applying Dirichlet BCs took 0.000387279 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00827054 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.1641e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0613123 s.
info: [time] Solving process #0 (named as not given) took 0.126724 s in time step #19 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0101453 s.
info: [time] Applying Dirichlet BCs took 0.000345446 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000282569 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0109163 s.
info: [time] Solving process #1 (named as not given) took 0.0109812 s in time step #19 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0522851 s.
info: [time] Applying Dirichlet BCs took 0.000497045 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00942449 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.1641e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0624229 s.
info: [time] Solving process #0 (named as not given) took 0.0625027 s in time step #19 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.1641e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00931445 s.
info: [time] Applying Dirichlet BCs took 0.000389487 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.00021434 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0100457 s.
info: [time] Solving process #1 (named as not given) took 0.0101131 s in time step #19 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #19 took 0.210621 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #20 and time 20000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0508057 s.
info: [time] Applying Dirichlet BCs took 0.000292608 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00943745 s.
info: Convergence criterion: |dx|=2.3110e-01, |x|=5.2939e+00, |dx|/|x|=4.3655e-02
info: [time] Iteration #1 took 0.0607593 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0527187 s.
info: [time] Applying Dirichlet BCs took 0.000448407 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00932547 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.2939e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0627518 s.
info: [time] Solving process #0 (named as not given) took 0.123599 s in time step #20 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0101666 s.
info: [time] Applying Dirichlet BCs took 0.000476418 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000391586 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0112135 s.
info: [time] Solving process #1 (named as not given) took 0.0112864 s in time step #20 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0743907 s.
info: [time] Applying Dirichlet BCs took 0.000473472 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0150766 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.2939e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0904687 s.
info: [time] Solving process #0 (named as not given) took 0.0905538 s in time step #20 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.2939e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0145006 s.
info: [time] Applying Dirichlet BCs took 0.00057277 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000392648 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0158131 s.
info: [time] Solving process #1 (named as not given) took 0.0158918 s in time step #20 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #20 took 0.241675 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #21 and time 21000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0738157 s.
info: [time] Applying Dirichlet BCs took 0.000410233 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00905341 s.
info: Convergence criterion: |dx|=2.2793e-01, |x|=5.4210e+00, |dx|/|x|=4.2046e-02
info: [time] Iteration #1 took 0.0835051 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0735097 s.
info: [time] Applying Dirichlet BCs took 0.000526803 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00984323 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.4210e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0841822 s.
info: [time] Solving process #0 (named as not given) took 0.167775 s in time step #21 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00849927 s.
info: [time] Applying Dirichlet BCs took 0.00075574 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000485036 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.01022 s.
info: [time] Solving process #1 (named as not given) took 0.010302 s in time step #21 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0630336 s.
info: [time] Applying Dirichlet BCs took 0.000415819 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00947503 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.4210e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0730974 s.
info: [time] Solving process #0 (named as not given) took 0.0731773 s in time step #21 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.4210e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00972036 s.
info: [time] Applying Dirichlet BCs took 0.000333759 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000273787 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0104807 s.
info: [time] Solving process #1 (named as not given) took 0.0105458 s in time step #21 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #21 took 0.262105 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #22 and time 22000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0548572 s.
info: [time] Applying Dirichlet BCs took 0.000438178 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0127457 s.
info: Convergence criterion: |dx|=2.2497e-01, |x|=5.5456e+00, |dx|/|x|=4.0566e-02
info: [time] Iteration #1 took 0.0682401 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0505202 s.
info: [time] Applying Dirichlet BCs took 0.000367999 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00871659 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.5456e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0597704 s.
info: [time] Solving process #0 (named as not given) took 0.128088 s in time step #22 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0107071 s.
info: [time] Applying Dirichlet BCs took 0.000366564 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000313188 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0115335 s.
info: [time] Solving process #1 (named as not given) took 0.0116001 s in time step #22 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0512053 s.
info: [time] Applying Dirichlet BCs took 0.000367429 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00894989 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.5456e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0607053 s.
info: [time] Solving process #0 (named as not given) took 0.060768 s in time step #22 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.5456e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00888742 s.
info: [time] Applying Dirichlet BCs took 0.000367587 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000274125 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00966809 s.
info: [time] Solving process #1 (named as not given) took 0.00973362 s in time step #22 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #22 took 0.210525 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #23 and time 23000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0508473 s.
info: [time] Applying Dirichlet BCs took 0.000355928 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0096898 s.
info: Convergence criterion: |dx|=2.2218e-01, |x|=5.6679e+00, |dx|/|x|=3.9200e-02
info: [time] Iteration #1 took 0.061085 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0550125 s.
info: [time] Applying Dirichlet BCs took 0.000355871 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0113217 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.6679e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0669201 s.
info: [time] Solving process #0 (named as not given) took 0.128101 s in time step #23 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0115711 s.
info: [time] Applying Dirichlet BCs took 0.000506069 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000444964 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0127709 s.
info: [time] Solving process #1 (named as not given) took 0.0128544 s in time step #23 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0607809 s.
info: [time] Applying Dirichlet BCs took 0.000406077 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0126459 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.6679e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.074113 s.
info: [time] Solving process #0 (named as not given) took 0.0742076 s in time step #23 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.6679e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0109322 s.
info: [time] Applying Dirichlet BCs took 0.00041982 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000231697 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0117209 s.
info: [time] Solving process #1 (named as not given) took 0.0117993 s in time step #23 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #23 took 0.227307 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #24 and time 24000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0603323 s.
info: [time] Applying Dirichlet BCs took 0.000404731 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00858568 s.
info: Convergence criterion: |dx|=2.1956e-01, |x|=5.7880e+00, |dx|/|x|=3.7934e-02
info: [time] Iteration #1 took 0.0695083 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0579798 s.
info: [time] Applying Dirichlet BCs took 0.00040629 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.009388 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.7880e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0679394 s.
info: [time] Solving process #0 (named as not given) took 0.13751 s in time step #24 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00981294 s.
info: [time] Applying Dirichlet BCs took 0.000342543 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000270673 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0105893 s.
info: [time] Solving process #1 (named as not given) took 0.0106473 s in time step #24 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0556053 s.
info: [time] Applying Dirichlet BCs took 0.000343933 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00882326 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.7880e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0649757 s.
info: [time] Solving process #0 (named as not given) took 0.0650423 s in time step #24 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.7880e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0100936 s.
info: [time] Applying Dirichlet BCs took 0.000346703 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000264054 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0108588 s.
info: [time] Solving process #1 (named as not given) took 0.0109335 s in time step #24 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #24 took 0.22441 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #25 and time 25000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0536603 s.
info: [time] Applying Dirichlet BCs took 0.000357392 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0130973 s.
info: Convergence criterion: |dx|=2.1709e-01, |x|=5.9059e+00, |dx|/|x|=3.6758e-02
info: [time] Iteration #1 took 0.0673895 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0509219 s.
info: [time] Applying Dirichlet BCs took 0.000342347 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0126727 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.9059e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0641516 s.
info: [time] Solving process #0 (named as not given) took 0.131639 s in time step #25 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0116339 s.
info: [time] Applying Dirichlet BCs took 0.000336765 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000244938 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0123609 s.
info: [time] Solving process #1 (named as not given) took 0.0124283 s in time step #25 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0527109 s.
info: [time] Applying Dirichlet BCs took 0.000359963 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00912445 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.9059e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0623992 s.
info: [time] Solving process #0 (named as not given) took 0.0624584 s in time step #25 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=5.9059e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00959219 s.
info: [time] Applying Dirichlet BCs took 0.000383398 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000304894 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0104153 s.
info: [time] Solving process #1 (named as not given) took 0.0104776 s in time step #25 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #25 took 0.217279 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #26 and time 26000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0528484 s.
info: [time] Applying Dirichlet BCs took 0.000320601 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00995735 s.
info: Convergence criterion: |dx|=2.1475e-01, |x|=6.0219e+00, |dx|/|x|=3.5662e-02
info: [time] Iteration #1 took 0.0633543 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0553107 s.
info: [time] Applying Dirichlet BCs took 0.000411282 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00911525 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.0219e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0650055 s.
info: [time] Solving process #0 (named as not given) took 0.128434 s in time step #26 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00900699 s.
info: [time] Applying Dirichlet BCs took 0.00037195 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000262465 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00982156 s.
info: [time] Solving process #1 (named as not given) took 0.00988266 s in time step #26 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0511132 s.
info: [time] Applying Dirichlet BCs took 0.000391793 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.011216 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.0219e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0629081 s.
info: [time] Solving process #0 (named as not given) took 0.0629772 s in time step #26 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.0219e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0114801 s.
info: [time] Applying Dirichlet BCs took 0.000465256 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000356974 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0124799 s.
info: [time] Solving process #1 (named as not given) took 0.0125475 s in time step #26 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #26 took 0.214137 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #27 and time 27000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0531174 s.
info: [time] Applying Dirichlet BCs took 0.000313589 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0124564 s.
info: Convergence criterion: |dx|=2.1253e-01, |x|=6.1359e+00, |dx|/|x|=3.4637e-02
info: [time] Iteration #1 took 0.0661136 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0542137 s.
info: [time] Applying Dirichlet BCs took 0.000391015 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00951346 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.1359e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0642851 s.
info: [time] Solving process #0 (named as not given) took 0.130494 s in time step #27 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0101459 s.
info: [time] Applying Dirichlet BCs took 0.000360499 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000282573 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0109398 s.
info: [time] Solving process #1 (named as not given) took 0.0110033 s in time step #27 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0498532 s.
info: [time] Applying Dirichlet BCs took 0.000434099 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0115318 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.1359e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0620142 s.
info: [time] Solving process #0 (named as not given) took 0.0620739 s in time step #27 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.1359e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0117496 s.
info: [time] Applying Dirichlet BCs took 0.000413971 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000286903 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0126022 s.
info: [time] Solving process #1 (named as not given) took 0.0126625 s in time step #27 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #27 took 0.216556 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #28 and time 28000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0534961 s.
info: [time] Applying Dirichlet BCs took 0.000375581 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00938009 s.
info: Convergence criterion: |dx|=2.1042e-01, |x|=6.2482e+00, |dx|/|x|=3.3677e-02
info: [time] Iteration #1 took 0.0634102 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0563618 s.
info: [time] Applying Dirichlet BCs took 0.000468536 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0122794 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.2482e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0693383 s.
info: [time] Solving process #0 (named as not given) took 0.132823 s in time step #28 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0120888 s.
info: [time] Applying Dirichlet BCs took 0.000444499 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000352591 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0130549 s.
info: [time] Solving process #1 (named as not given) took 0.0131198 s in time step #28 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0533952 s.
info: [time] Applying Dirichlet BCs took 0.000325704 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00875026 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.2482e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0626247 s.
info: [time] Solving process #0 (named as not given) took 0.0626912 s in time step #28 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.2482e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0101451 s.
info: [time] Applying Dirichlet BCs took 0.000415073 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000297022 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0109914 s.
info: [time] Solving process #1 (named as not given) took 0.0110592 s in time step #28 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #28 took 0.219994 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #29 and time 29000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0498038 s.
info: [time] Applying Dirichlet BCs took 0.000331737 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00987809 s.
info: Convergence criterion: |dx|=2.0841e-01, |x|=6.3587e+00, |dx|/|x|=3.2776e-02
info: [time] Iteration #1 took 0.0601998 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0527906 s.
info: [time] Applying Dirichlet BCs took 0.000419753 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0088905 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.3587e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0622613 s.
info: [time] Solving process #0 (named as not given) took 0.122535 s in time step #29 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00976267 s.
info: [time] Applying Dirichlet BCs took 0.000453679 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000267906 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0106298 s.
info: [time] Solving process #1 (named as not given) took 0.0106953 s in time step #29 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0496088 s.
info: [time] Applying Dirichlet BCs took 0.000363472 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00951074 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.3587e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0596385 s.
info: [time] Solving process #0 (named as not given) took 0.0596895 s in time step #29 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.3587e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00941758 s.
info: [time] Applying Dirichlet BCs took 0.000339428 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000209002 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0100771 s.
info: [time] Solving process #1 (named as not given) took 0.0101262 s in time step #29 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #29 took 0.20329 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #30 and time 30000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0512174 s.
info: [time] Applying Dirichlet BCs took 0.000349843 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0081324 s.
info: Convergence criterion: |dx|=2.0650e-01, |x|=6.4675e+00, |dx|/|x|=3.1928e-02
info: [time] Iteration #1 took 0.0598924 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0501996 s.
info: [time] Applying Dirichlet BCs took 0.000379043 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00924055 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.4675e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0600318 s.
info: [time] Solving process #0 (named as not given) took 0.11999 s in time step #30 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0105102 s.
info: [time] Applying Dirichlet BCs took 0.000437954 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.00031839 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0114051 s.
info: [time] Solving process #1 (named as not given) took 0.0114677 s in time step #30 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0588111 s.
info: [time] Applying Dirichlet BCs took 0.000336411 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00880098 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.4675e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0681195 s.
info: [time] Solving process #0 (named as not given) took 0.0681837 s in time step #30 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.4675e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00850546 s.
info: [time] Applying Dirichlet BCs took 0.000333079 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000261768 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00922179 s.
info: [time] Solving process #1 (named as not given) took 0.00927515 s in time step #30 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #30 took 0.209192 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #31 and time 31000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0567701 s.
info: [time] Applying Dirichlet BCs took 0.000409332 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0103796 s.
info: Convergence criterion: |dx|=2.0467e-01, |x|=6.5748e+00, |dx|/|x|=3.1129e-02
info: [time] Iteration #1 took 0.0678538 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0917643 s.
info: [time] Applying Dirichlet BCs took 0.000544898 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.013814 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.5748e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.107044 s.
info: [time] Solving process #0 (named as not given) took 0.175065 s in time step #31 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0137467 s.
info: [time] Applying Dirichlet BCs took 0.000601652 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.00044945 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0155631 s.
info: [time] Solving process #1 (named as not given) took 0.0156971 s in time step #31 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0696074 s.
info: [time] Applying Dirichlet BCs took 0.000423316 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00860671 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.5748e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0788916 s.
info: [time] Solving process #0 (named as not given) took 0.0789756 s in time step #31 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.5748e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00900817 s.
info: [time] Applying Dirichlet BCs took 0.000396264 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000298067 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00987227 s.
info: [time] Solving process #1 (named as not given) took 0.00994991 s in time step #31 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #31 took 0.280075 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #32 and time 32000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0774509 s.
info: [time] Applying Dirichlet BCs took 0.000417933 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0101571 s.
info: Convergence criterion: |dx|=2.0291e-01, |x|=6.6805e+00, |dx|/|x|=3.0374e-02
info: [time] Iteration #1 took 0.0882441 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0755399 s.
info: [time] Applying Dirichlet BCs took 0.00045216 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0106618 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.6805e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0869176 s.
info: [time] Solving process #0 (named as not given) took 0.175262 s in time step #32 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0109306 s.
info: [time] Applying Dirichlet BCs took 0.000415934 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000416307 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0119454 s.
info: [time] Solving process #1 (named as not given) took 0.0120218 s in time step #32 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0699946 s.
info: [time] Applying Dirichlet BCs took 0.000323202 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0101144 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.6805e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0807098 s.
info: [time] Solving process #0 (named as not given) took 0.0808051 s in time step #32 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.6805e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0112504 s.
info: [time] Applying Dirichlet BCs took 0.000503264 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000387045 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0123571 s.
info: [time] Solving process #1 (named as not given) took 0.0124424 s in time step #32 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #32 took 0.28092 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #33 and time 33000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0597747 s.
info: [time] Applying Dirichlet BCs took 0.000337915 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00815198 s.
info: Convergence criterion: |dx|=2.0123e-01, |x|=6.7848e+00, |dx|/|x|=2.9659e-02
info: [time] Iteration #1 took 0.068452 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0522593 s.
info: [time] Applying Dirichlet BCs took 0.0003995 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00898681 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.7848e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0618118 s.
info: [time] Solving process #0 (named as not given) took 0.130347 s in time step #33 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00988737 s.
info: [time] Applying Dirichlet BCs took 0.000381371 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000318585 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0107452 s.
info: [time] Solving process #1 (named as not given) took 0.0108112 s in time step #33 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0545714 s.
info: [time] Applying Dirichlet BCs took 0.000389651 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0080773 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.7848e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0632005 s.
info: [time] Solving process #0 (named as not given) took 0.0632669 s in time step #33 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.7848e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00928676 s.
info: [time] Applying Dirichlet BCs took 0.000395556 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000304801 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0101322 s.
info: [time] Solving process #1 (named as not given) took 0.0101919 s in time step #33 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #33 took 0.214931 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #34 and time 34000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0487568 s.
info: [time] Applying Dirichlet BCs took 0.000372412 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0121151 s.
info: Convergence criterion: |dx|=1.9962e-01, |x|=6.8877e+00, |dx|/|x|=2.8982e-02
info: [time] Iteration #1 took 0.0614308 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0543135 s.
info: [time] Applying Dirichlet BCs took 0.000494465 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0114051 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.8877e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0664386 s.
info: [time] Solving process #0 (named as not given) took 0.127948 s in time step #34 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0113591 s.
info: [time] Applying Dirichlet BCs took 0.000418059 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000321225 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0122483 s.
info: [time] Solving process #1 (named as not given) took 0.012307 s in time step #34 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0603822 s.
info: [time] Applying Dirichlet BCs took 0.000420121 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0125136 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.8877e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0735369 s.
info: [time] Solving process #0 (named as not given) took 0.0736025 s in time step #34 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.8877e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0119263 s.
info: [time] Applying Dirichlet BCs took 0.000486276 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000300522 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0128835 s.
info: [time] Solving process #1 (named as not given) took 0.012947 s in time step #34 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #34 took 0.227106 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #35 and time 35000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0574403 s.
info: [time] Applying Dirichlet BCs took 0.000310625 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00935171 s.
info: Convergence criterion: |dx|=1.9807e-01, |x|=6.9892e+00, |dx|/|x|=2.8339e-02
info: [time] Iteration #1 took 0.0672937 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0519678 s.
info: [time] Applying Dirichlet BCs took 0.000399993 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00895875 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.9892e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0615167 s.
info: [time] Solving process #0 (named as not given) took 0.128893 s in time step #35 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0124921 s.
info: [time] Applying Dirichlet BCs took 0.000378657 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000258117 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0132712 s.
info: [time] Solving process #1 (named as not given) took 0.0133301 s in time step #35 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0502746 s.
info: [time] Applying Dirichlet BCs took 0.000358959 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00793389 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.9892e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0587687 s.
info: [time] Solving process #0 (named as not given) took 0.0588253 s in time step #35 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=6.9892e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00946649 s.
info: [time] Applying Dirichlet BCs took 0.000333412 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000261947 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0102019 s.
info: [time] Solving process #1 (named as not given) took 0.0102659 s in time step #35 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #35 took 0.211596 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #36 and time 36000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0506893 s.
info: [time] Applying Dirichlet BCs took 0.000389251 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00923891 s.
info: Convergence criterion: |dx|=1.9657e-01, |x|=7.0894e+00, |dx|/|x|=2.7728e-02
info: [time] Iteration #1 took 0.0604787 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.052693 s.
info: [time] Applying Dirichlet BCs took 0.000379668 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0120415 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.0894e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0652979 s.
info: [time] Solving process #0 (named as not given) took 0.125857 s in time step #36 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0115429 s.
info: [time] Applying Dirichlet BCs took 0.000423877 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000287143 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.012391 s.
info: [time] Solving process #1 (named as not given) took 0.0124497 s in time step #36 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.058688 s.
info: [time] Applying Dirichlet BCs took 0.000334357 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.013426 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.0894e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0726553 s.
info: [time] Solving process #0 (named as not given) took 0.0727262 s in time step #36 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.0894e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.012281 s.
info: [time] Applying Dirichlet BCs took 0.000464524 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000319519 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0132485 s.
info: [time] Solving process #1 (named as not given) took 0.0133168 s in time step #36 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #36 took 0.224675 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #37 and time 37000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0567424 s.
info: [time] Applying Dirichlet BCs took 0.000378975 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0121216 s.
info: Convergence criterion: |dx|=1.9514e-01, |x|=7.1884e+00, |dx|/|x|=2.7146e-02
info: [time] Iteration #1 took 0.0694809 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0556006 s.
info: [time] Applying Dirichlet BCs took 0.000369507 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0118485 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.1884e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0680378 s.
info: [time] Solving process #0 (named as not given) took 0.137609 s in time step #37 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0123471 s.
info: [time] Applying Dirichlet BCs took 0.000451134 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000310487 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0132626 s.
info: [time] Solving process #1 (named as not given) took 0.013336 s in time step #37 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0535617 s.
info: [time] Applying Dirichlet BCs took 0.000414212 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00841777 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.1884e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0625445 s.
info: [time] Solving process #0 (named as not given) took 0.0626006 s in time step #37 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.1884e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00870637 s.
info: [time] Applying Dirichlet BCs took 0.000463882 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000269515 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00957024 s.
info: [time] Solving process #1 (named as not given) took 0.00961666 s in time step #37 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #37 took 0.223421 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #38 and time 38000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0508185 s.
info: [time] Applying Dirichlet BCs took 0.000388747 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0119721 s.
info: Convergence criterion: |dx|=1.9375e-01, |x|=7.2862e+00, |dx|/|x|=2.6591e-02
info: [time] Iteration #1 took 0.0633576 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0552809 s.
info: [time] Applying Dirichlet BCs took 0.00032588 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00868231 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.2862e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0644884 s.
info: [time] Solving process #0 (named as not given) took 0.127904 s in time step #38 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00964554 s.
info: [time] Applying Dirichlet BCs took 0.000387222 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000238113 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0103942 s.
info: [time] Solving process #1 (named as not given) took 0.0104495 s in time step #38 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.048951 s.
info: [time] Applying Dirichlet BCs took 0.000347902 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00896789 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.2862e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0584398 s.
info: [time] Solving process #0 (named as not given) took 0.0584955 s in time step #38 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.2862e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.01164 s.
info: [time] Applying Dirichlet BCs took 0.000338393 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.00022246 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0123487 s.
info: [time] Solving process #1 (named as not given) took 0.0124051 s in time step #38 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #38 took 0.209493 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #39 and time 39000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0501452 s.
info: [time] Applying Dirichlet BCs took 0.000355411 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00897102 s.
info: Convergence criterion: |dx|=1.9241e-01, |x|=7.3828e+00, |dx|/|x|=2.6062e-02
info: [time] Iteration #1 took 0.0596659 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.050456 s.
info: [time] Applying Dirichlet BCs took 0.000370918 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0121426 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.3828e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0631449 s.
info: [time] Solving process #0 (named as not given) took 0.122877 s in time step #39 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.012016 s.
info: [time] Applying Dirichlet BCs took 0.000434124 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000295547 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.012915 s.
info: [time] Solving process #1 (named as not given) took 0.0129919 s in time step #39 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.056219 s.
info: [time] Applying Dirichlet BCs took 0.000365189 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0116042 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.3828e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0683707 s.
info: [time] Solving process #0 (named as not given) took 0.0684348 s in time step #39 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.3828e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0121662 s.
info: [time] Applying Dirichlet BCs took 0.00047865 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000408 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0131863 s.
info: [time] Solving process #1 (named as not given) took 0.0132489 s in time step #39 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #39 took 0.217843 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #40 and time 40000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0611396 s.
info: [time] Applying Dirichlet BCs took 0.000394331 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0124497 s.
info: Convergence criterion: |dx|=1.9112e-01, |x|=7.4783e+00, |dx|/|x|=2.5556e-02
info: [time] Iteration #1 took 0.0742358 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0586815 s.
info: [time] Applying Dirichlet BCs took 0.000449343 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0121822 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.4783e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0715156 s.
info: [time] Solving process #0 (named as not given) took 0.145831 s in time step #40 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.01211 s.
info: [time] Applying Dirichlet BCs took 0.000418118 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000277255 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0129687 s.
info: [time] Solving process #1 (named as not given) took 0.0130316 s in time step #40 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0534771 s.
info: [time] Applying Dirichlet BCs took 0.000354613 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00894161 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.4783e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.062955 s.
info: [time] Solving process #0 (named as not given) took 0.0630175 s in time step #40 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.4783e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0106381 s.
info: [time] Applying Dirichlet BCs took 0.000380477 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000290132 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0114665 s.
info: [time] Solving process #1 (named as not given) took 0.0115395 s in time step #40 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #40 took 0.233719 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #41 and time 41000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0510097 s.
info: [time] Applying Dirichlet BCs took 0.000410811 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0127096 s.
info: Convergence criterion: |dx|=1.8986e-01, |x|=7.5727e+00, |dx|/|x|=2.5072e-02
info: [time] Iteration #1 took 0.0643603 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0645125 s.
info: [time] Applying Dirichlet BCs took 0.000663481 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0145733 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.5727e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0800775 s.
info: [time] Solving process #0 (named as not given) took 0.144515 s in time step #41 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0142997 s.
info: [time] Applying Dirichlet BCs took 0.000517569 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000561038 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0158115 s.
info: [time] Solving process #1 (named as not given) took 0.0159692 s in time step #41 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0615943 s.
info: [time] Applying Dirichlet BCs took 0.000349695 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00736623 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.5727e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0695482 s.
info: [time] Solving process #0 (named as not given) took 0.0696944 s in time step #41 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.5727e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00882324 s.
info: [time] Applying Dirichlet BCs took 0.000354578 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000265514 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00959123 s.
info: [time] Solving process #1 (named as not given) took 0.00964889 s in time step #41 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #41 took 0.240316 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #42 and time 42000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0614334 s.
info: [time] Applying Dirichlet BCs took 0.000413109 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0114464 s.
info: Convergence criterion: |dx|=1.8865e-01, |x|=7.6661e+00, |dx|/|x|=2.4608e-02
info: [time] Iteration #1 took 0.073504 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.057559 s.
info: [time] Applying Dirichlet BCs took 0.000434999 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00928114 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.6661e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0674503 s.
info: [time] Solving process #0 (named as not given) took 0.141032 s in time step #42 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00890242 s.
info: [time] Applying Dirichlet BCs took 0.000443732 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000342951 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00989254 s.
info: [time] Solving process #1 (named as not given) took 0.00995517 s in time step #42 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0547554 s.
info: [time] Applying Dirichlet BCs took 0.000428424 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00846383 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.6661e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0638574 s.
info: [time] Solving process #0 (named as not given) took 0.063926 s in time step #42 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.6661e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00974239 s.
info: [time] Applying Dirichlet BCs took 0.000389159 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.00027785 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0105547 s.
info: [time] Solving process #1 (named as not given) took 0.0106126 s in time step #42 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #42 took 0.225821 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #43 and time 43000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0513285 s.
info: [time] Applying Dirichlet BCs took 0.000352548 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00968292 s.
info: Convergence criterion: |dx|=1.8748e-01, |x|=7.7585e+00, |dx|/|x|=2.4164e-02
info: [time] Iteration #1 took 0.0615585 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.056622 s.
info: [time] Applying Dirichlet BCs took 0.000594505 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0107046 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.7585e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0681384 s.
info: [time] Solving process #0 (named as not given) took 0.129779 s in time step #43 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00879513 s.
info: [time] Applying Dirichlet BCs took 0.000348012 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000291094 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0095756 s.
info: [time] Solving process #1 (named as not given) took 0.00963931 s in time step #43 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0506932 s.
info: [time] Applying Dirichlet BCs took 0.00030926 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00937 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.7585e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0605566 s.
info: [time] Solving process #0 (named as not given) took 0.0606231 s in time step #43 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.7585e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0104489 s.
info: [time] Applying Dirichlet BCs took 0.00040405 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000269734 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0113005 s.
info: [time] Solving process #1 (named as not given) took 0.0113709 s in time step #43 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #43 took 0.211727 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #44 and time 44000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0524765 s.
info: [time] Applying Dirichlet BCs took 0.000339204 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0116061 s.
info: Convergence criterion: |dx|=1.8634e-01, |x|=7.8498e+00, |dx|/|x|=2.3738e-02
info: [time] Iteration #1 took 0.0646007 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0592581 s.
info: [time] Applying Dirichlet BCs took 0.000412223 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00846422 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.8498e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.068353 s.
info: [time] Solving process #0 (named as not given) took 0.133028 s in time step #44 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0100725 s.
info: [time] Applying Dirichlet BCs took 0.000413588 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000379711 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0110495 s.
info: [time] Solving process #1 (named as not given) took 0.0111053 s in time step #44 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0511364 s.
info: [time] Applying Dirichlet BCs took 0.000422206 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0126147 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.8498e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0643531 s.
info: [time] Solving process #0 (named as not given) took 0.064414 s in time step #44 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.8498e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0127405 s.
info: [time] Applying Dirichlet BCs took 0.000440255 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.00031152 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.013674 s.
info: [time] Solving process #1 (named as not given) took 0.013758 s in time step #44 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #44 took 0.222626 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #45 and time 45000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0539367 s.
info: [time] Applying Dirichlet BCs took 0.000307592 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00925206 s.
info: Convergence criterion: |dx|=1.8523e-01, |x|=7.9403e+00, |dx|/|x|=2.3328e-02
info: [time] Iteration #1 took 0.0636872 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0553178 s.
info: [time] Applying Dirichlet BCs took 0.000335017 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00950383 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.9403e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0653658 s.
info: [time] Solving process #0 (named as not given) took 0.129147 s in time step #45 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0101542 s.
info: [time] Applying Dirichlet BCs took 0.000416298 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000347716 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0110712 s.
info: [time] Solving process #1 (named as not given) took 0.0111406 s in time step #45 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0513304 s.
info: [time] Applying Dirichlet BCs took 0.00035085 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00864532 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.9403e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0604996 s.
info: [time] Solving process #0 (named as not given) took 0.0605684 s in time step #45 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=7.9403e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00911369 s.
info: [time] Applying Dirichlet BCs took 0.000331096 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000292853 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00987309 s.
info: [time] Solving process #1 (named as not given) took 0.00993188 s in time step #45 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #45 took 0.21112 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #46 and time 46000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0511584 s.
info: [time] Applying Dirichlet BCs took 0.000364958 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00947334 s.
info: Convergence criterion: |dx|=1.8416e-01, |x|=8.0297e+00, |dx|/|x|=2.2935e-02
info: [time] Iteration #1 took 0.0611731 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0559196 s.
info: [time] Applying Dirichlet BCs took 0.000408921 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00866452 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.0297e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0651589 s.
info: [time] Solving process #0 (named as not given) took 0.126409 s in time step #46 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00950844 s.
info: [time] Applying Dirichlet BCs took 0.000397283 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000236792 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0102878 s.
info: [time] Solving process #1 (named as not given) took 0.0103441 s in time step #46 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0525891 s.
info: [time] Applying Dirichlet BCs took 0.000366272 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00971309 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.0297e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0628702 s.
info: [time] Solving process #0 (named as not given) took 0.0629345 s in time step #46 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.0297e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0108406 s.
info: [time] Applying Dirichlet BCs took 0.000386712 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.00033315 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0117197 s.
info: [time] Solving process #1 (named as not given) took 0.0117882 s in time step #46 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #46 took 0.211801 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #47 and time 47000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0495346 s.
info: [time] Applying Dirichlet BCs took 0.000357377 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0101136 s.
info: Convergence criterion: |dx|=1.8312e-01, |x|=8.1183e+00, |dx|/|x|=2.2556e-02
info: [time] Iteration #1 took 0.0601884 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0528841 s.
info: [time] Applying Dirichlet BCs took 0.000390258 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0084265 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.1183e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0618661 s.
info: [time] Solving process #0 (named as not given) took 0.122141 s in time step #47 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00977541 s.
info: [time] Applying Dirichlet BCs took 0.000459521 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000375797 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.010776 s.
info: [time] Solving process #1 (named as not given) took 0.0108428 s in time step #47 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0522328 s.
info: [time] Applying Dirichlet BCs took 0.000324377 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00997583 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.1183e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0627181 s.
info: [time] Solving process #0 (named as not given) took 0.0627955 s in time step #47 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.1183e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00928293 s.
info: [time] Applying Dirichlet BCs took 0.000370487 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000265335 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0100735 s.
info: [time] Solving process #1 (named as not given) took 0.0101477 s in time step #47 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #47 took 0.206272 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #48 and time 48000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0583607 s.
info: [time] Applying Dirichlet BCs took 0.000375024 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0118372 s.
info: Convergence criterion: |dx|=1.8210e-01, |x|=8.2061e+00, |dx|/|x|=2.2191e-02
info: [time] Iteration #1 took 0.0707717 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.056447 s.
info: [time] Applying Dirichlet BCs took 0.000439003 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0102289 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.2061e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0673119 s.
info: [time] Solving process #0 (named as not given) took 0.138165 s in time step #48 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0107613 s.
info: [time] Applying Dirichlet BCs took 0.000406602 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000303067 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0116533 s.
info: [time] Solving process #1 (named as not given) took 0.011741 s in time step #48 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0529567 s.
info: [time] Applying Dirichlet BCs took 0.000339795 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00837038 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.2061e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0618165 s.
info: [time] Solving process #0 (named as not given) took 0.0618809 s in time step #48 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.2061e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00956036 s.
info: [time] Applying Dirichlet BCs took 0.000365675 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000295919 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0103681 s.
info: [time] Solving process #1 (named as not given) took 0.0104245 s in time step #48 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #48 took 0.222517 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #49 and time 49000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0488775 s.
info: [time] Applying Dirichlet BCs took 0.00039259 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00930803 s.
info: Convergence criterion: |dx|=1.8112e-01, |x|=8.2930e+00, |dx|/|x|=2.1840e-02
info: [time] Iteration #1 took 0.0587425 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.054665 s.
info: [time] Applying Dirichlet BCs took 0.000431041 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00895991 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.2930e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0642983 s.
info: [time] Solving process #0 (named as not given) took 0.123119 s in time step #49 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.00975014 s.
info: [time] Applying Dirichlet BCs took 0.000399828 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000388342 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.010724 s.
info: [time] Solving process #1 (named as not given) took 0.0107893 s in time step #49 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0516094 s.
info: [time] Applying Dirichlet BCs took 0.000398308 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.00941087 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.2930e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0616622 s.
info: [time] Solving process #0 (named as not given) took 0.0617515 s in time step #49 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.2930e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0087485 s.
info: [time] Applying Dirichlet BCs took 0.000345776 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000206797 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.00940846 s.
info: [time] Solving process #1 (named as not given) took 0.00948144 s in time step #49 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #49 took 0.205455 s.
debug: The time stepping is stabilized with the step size of 1000.
info: === Time stepping at step #50 and time 50000 with step size 1000 started.
info: Global coupling iteration #0 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0510751 s.
info: [time] Applying Dirichlet BCs took 0.000445666 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0101766 s.
info: Convergence criterion: |dx|=1.8016e-01, |x|=8.3790e+00, |dx|/|x|=2.1501e-02
info: [time] Iteration #1 took 0.0619114 s.
info: Iteration #2 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0568423 s.
info: [time] Applying Dirichlet BCs took 0.000409406 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0119566 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.3790e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #2 took 0.0693863 s.
info: [time] Solving process #0 (named as not given) took 0.131368 s in time step #50 coupling iteration #0.
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.011659 s.
info: [time] Applying Dirichlet BCs took 0.00042733 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000286309 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0125476 s.
info: [time] Solving process #1 (named as not given) took 0.0126059 s in time step #50 coupling iteration #0.
info: Solving processes in global coupling iteration #0 took TODO
info: Global coupling iteration #1 started
info: Solve process #0 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of heat transport process within HTProcess.
info: [time] Assembly took 0.0568245 s.
info: [time] Applying Dirichlet BCs took 0.000407608 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen direct linear solver SparseLU
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen direct linear solver SparseLU
info: [time] Linear solver took 0.0118184 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.3790e+00, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0692898 s.
info: [time] Solving process #0 (named as not given) took 0.0693567 s in time step #50 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 0 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=8.3790e+00, |dx|/|x|=0.0000e+00
info: Solve process #1 (named as not given)
info: Iteration #1 started.
debug: Assemble the equations of single phase fully saturated fluid flow process within HTProcess.
info: [time] Assembly took 0.0127834 s.
info: [time] Applying Dirichlet BCs took 0.00047316 s.
info: ------------------------------------------------------------------
info: *** Eigen solver compute()
info: -> compute with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
debug: -> restart is not implemented for this linear solver.
debug: -> setL() is not implemented for this linear solver.
debug: -> setS() is not implemented for this linear solver.
debug: -> setSmoothing() is not implemented for this linear solver.
debug: -> setAngle() is not implemented for this linear solver.
debug: -> setResidualUpdate() is not implemented for this linear solver.
info: ------------------------------------------------------------------
info: *** Eigen solver solve()
info: -> solve with Eigen iterative linear solver BiCGSTAB (precon DIAGONAL)
info: 	 iteration: 0/4000
info: 	 residual: 7.673261e-13

info: [time] Linear solver took 0.000365111 s.
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: [time] Iteration #1 took 0.0138118 s.
info: [time] Solving process #1 (named as not given) took 0.0138801 s in time step #50 coupling iteration #1.
info: ------- Checking convergence criterion for coupled solution of process not given with ID 1 -------
info: Convergence criterion: |dx|=0.0000e+00, |x|=1.2712e+06, |dx|/|x|=0.0000e+00
info: Solving processes in global coupling iteration #1 took TODO
debug: This is the thermal part of the staggered HTProcess.
info: [time] Time step #50 took 0.227504 s.
debug: Process output data.
debug:   process variable temperature
debug:   secondary variable darcy_velocity
debug: Process output data.
debug:   process variable pressure
debug:   secondary variable darcy_velocity
debug: Writing output to 'HeatTransportInStationaryFlow_ts_50_t_50000.000000.vtu'.
info: [time] Output of timestep 50 took 0.018341 s.
info: The whole computation of the time stepping took 50 steps, in which
	 the accepted steps are 50, and the rejected steps are 0.

info: [time] Execution took 11.4784 s.
debug: Property is used: 'property 'thermal_transversal_dispersivity' defined for medium 0'
debug: Property is used: 'property 'thermal_longitudinal_dispersivity' defined for medium 0'
warning: Property is not used: 'property 'thermal_conductivity' defined for medium 0'
debug: Property is used: 'property 'porosity' defined for medium 0'
debug: Property is used: 'property 'permeability' defined for medium 0'
debug: Property is used: 'property 'viscosity' defined for phase 'AqueousLiquid''
debug: Property is used: 'property 'thermal_conductivity' defined for phase 'AqueousLiquid''
debug: Property is used: 'property 'specific_heat_capacity' defined for phase 'AqueousLiquid''
debug: Property is used: 'property 'density' defined for phase 'AqueousLiquid''
debug: Property is used: 'property 'thermal_conductivity' defined for phase 'Solid''
debug: Property is used: 'property 'storage' defined for phase 'Solid''
debug: Property is used: 'property 'specific_heat_capacity' defined for phase 'Solid''
debug: Property is used: 'property 'density' defined for phase 'Solid''
info: OGS terminated on 2025-04-03 17:25:29+0200.
