- 12 Mar, 2019 4 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
-
- 01 Mar, 2019 1 commit
-
-
Lukas Riedel authored
Implement new VTK file reader See merge request !143
-
- 25 Feb, 2019 3 commits
-
-
Lukas Riedel authored
Update installation instructions for Ubuntu. `pip install vtk` suffices for macOS. [skip ci]
-
Lukas Riedel authored
-
Lukas Riedel authored
[skip ci]
-
- 23 Feb, 2019 1 commit
-
-
Lukas Riedel authored
-
- 22 Feb, 2019 9 commits
-
-
Lukas Riedel authored
* Install package `python3-vtk7`. * Disable command line prompts while installing packages. * Do not install recommended packages.
-
Lukas Riedel authored
-
Lukas Riedel authored
* Install python3-vtk7 non-interactively. * Install libxt-dev to see if this suffices.
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
* Add 'pytest' to dependencies for Python module. * Add test for VTKReader. - Add testing .vtu files. * Define Python test target.
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
Also fix a bug where cell data arrays would be ignored.
-
- 20 Feb, 2019 2 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
Capabilities: * Load any VTK XML file containing a VTK DataSet. * Evaluate data arrays of cell or point (vertex) data. * Select data arrays by name. * Return data set bounds.
-
- 18 Feb, 2019 5 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
-
- 15 Feb, 2019 2 commits
-
-
Lukas Riedel authored
Resolve "Implement a class for initial conditions from HDF5 data" Closes #133 See merge request !130
-
Lukas Riedel authored
[skip ci]
-
- 14 Feb, 2019 5 commits
-
-
Lukas Riedel authored
* Reformat restart.rst and add warning about WIP state. * Include TODOs into user docs output. * Include restart.rst into toctree.
-
Lukas Riedel authored
-
Lukas Riedel authored
Merge and update user docs.
-
Lukas Riedel authored
Add test case for initial condition from H5 data file
-
Lukas Riedel authored
* Datafile is specified by "initial.file". * Interpolation type is specified by "initial.interpolation".
-
- 13 Feb, 2019 2 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
Move code previously located in the ScalingAdapter base class into the InterpolatorFactory. Destinguish between YAML nodes and Dune ParameterTree nodes.
-
- 06 Feb, 2019 6 commits
-
-
Lukas Riedel authored
Merge delete command into single line because Docker does not accept multi-line strings
-
Lukas Riedel authored
Resolve "Couple the TransportSimulation with RichardsSimulation" Closes #72 and #101 See merge request !96
-
Lukas Riedel authored
[skip ci]
-
Lukas Riedel authored
Fix formulae formatting. Add brief descriptions for models. [skip ci]
-
Lukas Riedel authored
Use enable_if instead of run-time exception.
-
Lukas Riedel authored
The constructors properly initialize the asserted objects. There is no point in the code where they can be replaced by empty/null pointers.
-