- Jan 04, 2017
-
-
Tom Fischer authored
-
- Dec 20, 2016
-
-
Dmitri Naumov authored
Update CTests
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Add NOT OGS_USE_MPI to explicit requirements for the non-mpi tests. For the parallel tests require mpi.
-
- Dec 19, 2016
-
-
Dmitri Naumov authored
Fluid density model based on IAPWS Industrial Formulation 1997
-
wenqing authored
[FL] Removed mutable type specifier [FL] Simplified some calculations and changed the documentation according to Dima's comments. [FL] Corrected a documentation for an argument of the member of getdValue
-
wenqing authored
-
- Dec 16, 2016
-
-
Lars Bilke authored
[Jenkins] Build is marked as unstable if there is any Doxygen warning
-
Lars Bilke authored
-
- Dec 15, 2016
- Dec 14, 2016
-
-
wenqing authored
IAPWS viscosity model of water
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
wenqing authored
initializer to avoid compilation error for some compilers.
-
wenqing authored
-
wenqing authored
-
wenqing authored
-
Corresponds to a tag at https://gitlab.opengeosys.org/bilke/jenkins-library/tags
-
Dmitri Naumov authored
Fix include paths
-
Lars Bilke authored
-
- Dec 13, 2016
-
-
Dmitri Naumov authored
-
Tianyuan Zheng authored
add the unconfined compression test compared with analytical solution
-
-
-
-
Due to renames and const-correctness in vtk-7.1 to of the *Value() functions appear in const version now. The *TupleValue() functions are renamed to *TypedTuple().
-
-
-
Required since vtk-7.1 transition to c++11.
-
Handles optional simple boolean expression which has to be true to enable the test, e.g. AddTest( .. REQUIREMENTS OGS_USE_PETSC AND (OGS_USE_EIGEN OR OGS_USE_LIS) )
-
Lars Bilke authored
Should fix ccache too.
-
Yonghui56 authored
The local NewtonRaphson is moved from MaterialLib/SolidModels to NumLib in order for further reusing. This class provides a basic NewtonRaphson routine to handle the nonlinear constitutive relationships existing in the local problem. After being moved to NumLib , it can be reused by other processes, e.g the two-phase multicomponent process which I am working on now. (p.s. Some of the changes are caused by running clang-format)
-
Tom Fischer authored
[HT] Add thermodispersion.
-