- Jun 14, 2023
-
-
-
Lars Bilke authored
Related #3412.
-
Lars Bilke authored
-
- Jun 13, 2023
-
-
Lars Bilke authored
[Data Explorer] Include Layers2Grid See merge request ogs/ogs!4622
-
Dmitri Naumov authored
MFront internal state variable initialization from project file See merge request ogs/ogs!4636
-
-
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The material properties were created to for initialization which is now possible directly from OGS' project file. The two material properties are removed and the python script are updated. The previously reused pc0 material property is renamed to characteristic pre-consolidation pressure.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
First implementation for MFront only.
-
Dmitri Naumov authored
The internal state variables initial value parameters are stored in the map for later initialization by the local assembler.
-
Dmitri Naumov authored
Some can be const, but one string is actually being moved, so no const explicitly.
-
Dmitri Naumov authored
-
Lars Bilke authored
-
Lars Bilke authored
E.g. for having the markdownlint check.
-
- Jun 12, 2023
-
-
Tom Fischer authored
[tools] Extract functions from Vtu2Grid See merge request ogs/ogs!4601
-
- Jun 09, 2023
-
-
Dmitri Naumov authored
Always output OGS_VERSION into vtu and xdmf files See merge request ogs/ogs!4638
-
Julian Heinze authored
-now in header
-
Julian Heinze authored
-
Julian Heinze authored
-
Julian Heinze authored
- getDimensions() now called getNumberOfVoxelPerDimension() - now input is ranges instead of min max - and included restrictions to function (only positive cellsize) - if ranges = 0 return 1 voxel per dimension - removed constexpr of str cell_id_name - clang-format
-
Julian Heinze authored
- now pnt is directly assigned without assigning i,j,k and write them to a pnt
-
Julian Heinze authored
- tidied up includes - moved cell_id_name to namespace - docu cell_id_name - secured to dereference property with "cell_id_name"
-
Julian Heinze authored
meshgenerators moved to meshtoolslib
-
Julian Heinze authored
-from MeshLib::PropertyVector<int> const& to auto
-
Julian Heinze authored
Allowing to make the functions from Vtu2Grid visible for accessing them in the DataExplorer.
-
Tom Fischer authored
-
Tom Fischer authored
- Make constant_output_names a local std::array - Initialize the array with initializer list instead of insert in previous version
-
- Jun 08, 2023
-
-
Dmitri Naumov authored
Correct setting Node properties in linear mesh based on Node properties of quadratic mesh See merge request ogs/ogs!4635
-
-
Dmitri Naumov authored
[XDMF] Correct variable output for empty variables list See merge request ogs/ogs!4632
-
-
-
- Jun 07, 2023
-
-
Dmitri Naumov authored
[web] Update docs guidelines See merge request ogs/ogs!4634
-