https://gitlab.opengeosys.org/ogs/ogs.git
Revision 69ca768c760c492caa2a825fea3b9e22fa5d4c69 authored by Dmitri Naumov on 04 October 2023, 08:29:10 UTC, committed by Dmitri Naumov on 05 October 2023, 13:14:07 UTC
Presence of ice phase at slightly positive temperatures with shallow
sigmoid function for ice phase should not affect the results much but
only for amount of ice formed. In the simulation the initial ice volume
fraction is 0.0379... . Displacement and stress are read from previous
simulation's steady-state result.

Incorrect update of phi_fr_prev causes pressure to drop significantly in
the first step, which is unexpected, since everything is in equilibrium.
Temperature load starts only after 10 steps at t=10000s.
1 parent 277410a
History
Tip revision: 69ca768c760c492caa2a825fea3b9e22fa5d4c69 authored by Dmitri Naumov on 04 October 2023, 08:29:10 UTC
[T/THM] Heat transport in stationary flow w/ ice
Tip revision: 69ca768
File Mode Size
Assembly
BoundaryConditionAndSourceTerm
ComponentTransport
Deformation
HT
HeatConduction
HeatTransportBHE
HydroMechanics
LIE
LiquidFlow
Output
PhaseField
Reflection
RichardsComponentTransport
RichardsFlow
RichardsMechanics
SmallDeformation
SmallDeformationNonlocal
SteadyStateDiffusion
StokesFlow
SurfaceFlux
TES
TH2M
ThermalTwoPhaseFlowWithPP
ThermoHydroMechanics
ThermoMechanicalPhaseField
ThermoMechanics
ThermoRichardsFlow
ThermoRichardsMechanics
TwoPhaseFlowWithPP
TwoPhaseFlowWithPrho
Utils
AbstractJacobianAssembler.h -rw-r--r-- 2.0 KB
AnalyticalJacobianAssembler.cpp -rw-r--r-- 1.7 KB
AnalyticalJacobianAssembler.h -rw-r--r-- 1.9 KB
AssemblyMixin.cpp -rw-r--r-- 6.3 KB
AssemblyMixin.h -rw-r--r-- 8.3 KB
CMakeLists.txt -rw-r--r-- 1.9 KB
CentralDifferencesJacobianAssembler.cpp -rw-r--r-- 7.9 KB
CentralDifferencesJacobianAssembler.h -rw-r--r-- 3.0 KB
CompareJacobiansJacobianAssembler.cpp -rw-r--r-- 13.7 KB
CompareJacobiansJacobianAssembler.h -rw-r--r-- 2.9 KB
CoupledSolutionsForStaggeredScheme.cpp -rw-r--r-- 1.9 KB
CoupledSolutionsForStaggeredScheme.h -rw-r--r-- 2.0 KB
CreateDeactivatedSubdomain.cpp -rw-r--r-- 12.6 KB
CreateDeactivatedSubdomain.h -rw-r--r-- 1.1 KB
CreateForwardDifferencesJacobianAssembler.cpp -rw-r--r-- 2.1 KB
CreateForwardDifferencesJacobianAssembler.h -rw-r--r-- 567 bytes
CreateJacobianAssembler.cpp -rw-r--r-- 1.5 KB
CreateJacobianAssembler.h -rw-r--r-- 576 bytes
CreateProcessData.cpp -rw-r--r-- 5.8 KB
CreateProcessData.h -rw-r--r-- 755 bytes
CreateTimeLoop.cpp -rw-r--r-- 6.2 KB
CreateTimeLoop.h -rw-r--r-- 1.0 KB
DeactivatedSubdomain.cpp -rw-r--r-- 1.8 KB
DeactivatedSubdomain.h -rw-r--r-- 4.0 KB
ForwardDifferencesJacobianAssembler.cpp -rw-r--r-- 5.6 KB
ForwardDifferencesJacobianAssembler.h -rw-r--r-- 2.7 KB
LocalAssemblerInterface.cpp -rw-r--r-- 6.4 KB
LocalAssemblerInterface.h -rw-r--r-- 6.5 KB
LocalAssemblerTraits.h -rw-r--r-- 6.2 KB
Process.cpp -rw-r--r-- 18.4 KB
Process.h -rw-r--r-- 14.2 KB
ProcessData.cpp -rw-r--r-- 2.2 KB
ProcessData.h -rw-r--r-- 2.4 KB
ProcessVariable.cpp -rw-r--r-- 13.5 KB
ProcessVariable.h -rw-r--r-- 5.1 KB
SubmeshAssemblySupport.h -rw-r--r-- 1.4 KB
Tests.cmake -rw-r--r-- 344 bytes
TimeLoop.cpp -rw-r--r-- 30.8 KB
TimeLoop.h -rw-r--r-- 5.7 KB
VariableTransformation.h -rw-r--r-- 2.3 KB
VectorMatrixAssembler.cpp -rw-r--r-- 6.6 KB
VectorMatrixAssembler.h -rw-r--r-- 2.7 KB

back to top