- Jan 30, 2020
-
-
Lars Bilke authored
The file is read by CMake (via new a json parser submodule) and the web site generator and provides info on required clang and gcc versions. This info will be expanded in future commits. Goal is to have a single source of truth for versions infos and maybe other requirements. On CMake you access the info via `ogs.`-prefixed variables: ${ogs.minimum_version.gcc} In Hugo you access the info via the new dataFile-shortcode: {{< dataFile "versions.minimum_version.gcc" >}}
-
- Jan 29, 2020
-
-
Before: installation via pip.
-
-
- Jan 28, 2020
-
-
Dmitri Naumov authored
Cohesive Zone Model for initial effective stresses
-
-
-
Dmitri Naumov authored
Using generalized MPL checker in HM and HT processes.
-
Dmitri Naumov authored
[HM] MPL Link 2
-
Florian Zill authored
-
Florian Zill authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jan 27, 2020
-
-
Florian Zill authored
-
Florian Zill authored
-
Florian Zill authored
-
- Jan 24, 2020
-
-
Dmitri Naumov authored
[HM] MPL Linkage
-
-
-
-
-
for now porosity and viscosity only, the rest follows later
-
Dmitri Naumov authored
Tool ExtractEntireSurface
-
-
Tom Fischer authored
Use the existing functionality.
-
Tom Fischer authored
-
Tom Fischer authored
Make clear that boundary (2d/3d) is handled.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
The previous impl. uses only the geometric element type. This didn't allow to correctly copy higher order elements.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
-
Tom Fischer authored
- createNodesFromElements returns only the nodes vector - createNodesAndIDMapFromElements returns the nodes vector and an id map - both functions use also the newly implemented function createTemporaryNodesFromElements
-