This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Jun 25, 2019
-
-
- Jun 24, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
-
-
-
-
-
-
-
-
Tom Fischer authored
Cleanup AppLib Color functions
-
- Jun 22, 2019
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This is much faster and more readable.
-
- Jun 21, 2019
-
-
Dmitri Naumov authored
[CL] Move creation of Phreeqc instance in the ctor
-
The instance_id is used exclusively in the PhreeqcIO class.
-
renchao.lu authored
-
renchao.lu authored
-
- Jun 20, 2019
-
-
Dmitri Naumov authored
Cleanup MaterialStateVariables in solid models
-
Dmitri Naumov authored
If there are no additional members in the MaterialStateVariables, the default implementation from MechanicsBase is sufficient. Needed to update the integrateStress return value type.
-
Dmitri Naumov authored
The default implementation is sufficient for classes, which don't do anything special with the MaterialStateVariables.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
All the implementations didn't do anything useful but casting types. I don't remember the reasons for that complex implementation of assignment. Could be that some progress in the compilers makes live easier now.
-
Dmitri Naumov authored
[PL] BC; Fix lower order element values access.
-
Dmitri Naumov authored
In cases when the underlying element is quadratic but the shape function is of linear order, there is a dimension mismatch between the NodalVectorType and the return value of the getNodalValuesOnElement. Taking the first rows of the return matrix ensures correct dimensions.
-
Dmitri Naumov authored
Convert to linear mesh tests
-
Dmitri Naumov authored
Previously the conversion relied on the node numbering, which is not necessary.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jun 19, 2019
-
-
Lars Bilke authored
2D_Adaptive_dt_ThermalConvection_constviscosityStaggeredScheme sporadically runs into the 900 s timeout on vismac05. Increased to 1800 s.
-
- Jun 18, 2019
-
-
Dmitri Naumov authored
[CL] Use ostream for all output operators.
-
renchao.lu authored
-
Dmitri Naumov authored
[MatL/MPL] Check uniqueness of components and phases
-
Dmitri Naumov authored
-
- Jun 17, 2019
-
-
Lars Bilke authored
-
Lars Bilke authored
-