This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Dec 05, 2017
-
-
Lars Bilke authored
-
Dmitri Naumov authored
New coupling assembly computation scheme
-
fparisio authored
-
Lars Bilke authored
Cmake conan fix
-
Lars Bilke authored
-
- Dec 04, 2017
-
-
Lars Bilke authored
-
Lars Bilke authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
and removed the tests for the staggered scheme from LiquidFlow temporarily.
-
wenqing authored
-
wenqing authored
in creating of the instances of classes of coupled processes.
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
and added a OGS_FATAL checking for the global vector of the solution of the previous time step
-
wenqing authored
that is originally for the monolithic scheme.
-
wenqing authored
-
wenqing authored
-
wenqing authored
[HT] Modified the velocity calculation in order that it can be used for both the monolithic and staggered schemes.
-
wenqing authored
[HT] Moved the computation of the coefficients of the heat transport equation to two new member functions.
-
wenqing authored
-
wenqing authored
[HT] Changed the name and the type of the material property member of HT, and took the forward declaration of the type of that member.
-
wenqing authored
-
wenqing authored
-
wenqing authored
from the two classes of coupled term. [Coupling] Changed the members of the coupled term, which only contains the solutions of the coupled equations.
-
wenqing authored
-
wenqing authored
-
wenqing authored
[Coupling] Modified the process definitions in Process/HT for the assembly for both of the monolithic scheme and the staggered scheme.
-
wenqing authored
-
wenqing authored
in one class either with the monolithic scheme or with the staggered scheme.
-
wenqing authored
Added a boolean member to class Process to distinguish the monolithic scheme and the staggered scheme
-
Dmitri Naumov authored
The trace of deviatoric tensor must be zero but is linearly scaling with the tensor's norm.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
[Jenkins] Added warnings parser
-
Dmitri Naumov authored
Add ode system preAssemble() call.
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Dec 03, 2017
-
-
fparisio authored
In some processes (using non-local methods, for example) the assembly is split in two parts: computation of local quantities and actual (non-local) assembly (integration) into the local matrices.
-