- 23 Apr, 2019 3 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
Revert "Merge branch 'hotfix-sphinx-version' into 'master'" See merge request !152
-
Lukas Riedel authored
This reverts merge request !148
-
- 17 Apr, 2019 6 commits
-
-
Santiago Ospina De Los Ríos authored
Use VTKReader as dictionary See merge request !150
-
Lukas Riedel authored
Resolve "Add parameterization for the effective hydrodynamic dispersion tensor" Closes #142 See merge request !141
-
Lukas Riedel authored
Merge branch '142-add-parameterization-for-the-effective-hydrodynamic-dispersion-tensor' of ssh://ts-gitlab.iup.uni-heidelberg.de:10022/dorie/dorie into 142-add-parameterization-for-the-effective-hydrodynamic-dispersion-tensor
-
Lukas Riedel authored
Increase contents tree depth. [skip ci]
-
Lukas Riedel authored
-
Lukas Riedel authored
[skip ci]
-
- 16 Apr, 2019 2 commits
-
-
Santiago Ospina De Los Ríos authored
* This allows sphinix to create an index which is easier to navegate
-
Santiago Ospina De Los Ríos authored
-
- 15 Apr, 2019 11 commits
-
-
Lukas Riedel authored
* Use regular math for scalars, bold for vectors, sans-serif for tensors. * Replace superscripts by subscripts. * Replace `\mathrm` by `\text`. * Fix typos.
-
Lukas Riedel authored
-
Lukas Riedel authored
[skip ci]
-
Lukas Riedel authored
Previous parameter name shadowed a typedef inside the factory class. This update should reduce confusion.
-
Lukas Riedel authored
This increases readability.
-
Lukas Riedel authored
[skip ci]
-
Lukas Riedel authored
System tests previously only excluded the unit tests, which lead to the Python tests being executed for 'make system_tests'.
-
Lukas Riedel authored
-
Lukas Riedel authored
Add __init__ to pytest directory to enable package-local includes.
-
Lukas Riedel authored
This enables convenient iteration over all data arrays in a VTK file, even without their names given. These can now be retrieved from the reader directly. * Make VTKReader a mapping: Use it like dict to access data arrays. * Wrap data arrays into VTKDataArray for evaluation.
-
Lukas Riedel authored
-
- 09 Apr, 2019 2 commits
-
-
Santiago Ospina De Los Ríos authored
* Remove `Type`to structs of parameters and add `Param` to those parameterizations which clash with parameters structs
-
Santiago Ospina De Los Ríos authored
-
- 08 Apr, 2019 7 commits
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
- 05 Apr, 2019 5 commits
-
-
Lukas Riedel authored
* Add notes on sequence and component notation of tensors, combine both in YAML templates. * Add paragraphs for simple and superposed transport parameterizations. * Fix indentations and trailing whitespace. * Add contents directive.
-
Santiago Ospina De Los Ríos authored
Allow failure of 'prep' builds See merge request !149
-
Lukas Riedel authored
Updates to the dune-randomfield master branch made it incompatible with the current version of DORiE. Allow the 'prep' stage to fail until there is a resolution found.
-
Lukas Riedel authored
Merge branch '149-dorie-installation-on-mac-homebrew-does-not-support-with-mpi-any-more-2' into 'master' Resolve "DORiE installation on Mac (homebrew does not support --with-mpi any more)" Closes #149 See merge request !147
-
Lukas Riedel authored
* Define a custom target for HDF5. - Link to dependent libraries. - Add CPP definition for parallel setup explicitly. - Remove runtime check for parallel HDF5 in 'dorie-rfg'. * Set CMP0074 to NEW to allow usage of <Package>_ROOT variables. * Link all dependencies to executables when calling DorieTesting CMake macros. * Do not check for FFTW3. - Check is performed by dune-randomfield already, which also registers the lib to DUNE_LIBS. - Remove FindFFTW3.cmake. * Raise minimum required CMake version to Ubuntu Bionic, v3.10. * Use lowercase name `muparser` consistently. * Update installation instructions for building HDF5 from source (MPI support dropped by Homebrew) * Use `dune_target_link_libraries` for DUNE_LIBS only.
-
- 02 Apr, 2019 2 commits
-
-
Lukas Riedel authored
Require Sphinx <2.0 for Breathe compatibility See merge request !148
-
Lukas Riedel authored
-
- 01 Apr, 2019 2 commits
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-