- 05 Oct, 2018 4 commits
-
-
Santiago Ospina authored
Signed-off-by:
Santiago Ospina <santiago.ospina@iup.uni-heidelberg.de>
-
Santiago Ospina authored
Signed-off-by:
Santiago Ospina <santiago.ospina@iup.uni-heidelberg.de>
-
Santiago Ospina authored
Signed-off-by:
Santiago Ospina <santiago.ospina@iup.uni-heidelberg.de>
-
Santiago Ospina authored
Fixed time step suggestion for explicit methods & give more verbose errors for grid functions out of the transport time interval Signed-off-by:
Santiago Ospina <santiago.ospina@iup.uni-heidelberg.de>
-
- 04 Oct, 2018 3 commits
-
-
Santiago Ospina authored
Signed-off-by:
Santiago Ospina <santiago.ospina@iup.uni-heidelberg.de>
-
Santiago Ospina authored
Signed-off-by:
Santiago Ospina <santiago.ospina@iup.uni-heidelberg.de>
-
Santiago Ospina authored
Signed-off-by:
Santiago Ospina <santiago.ospina@iup.uni-heidelberg.de>
-
- 01 Oct, 2018 2 commits
-
-
Santiago Ospina authored
-
Santiago Ospina authored
-
- 27 Sep, 2018 13 commits
-
-
Lukas Riedel authored
Improve and cleanup H5File See merge request !109
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
Necessary headers were included through 'util_h5file.hh' before.
-
Lukas Riedel authored
Update CI config to use the new runner capabilities See merge request !108
-
Lukas Riedel authored
-
Lukas Riedel authored
Already opened groups were not closed when calling 'open_group' again.
-
Lukas Riedel authored
* Change signature of 'read_dataset' * Throw more exceptions * Update docstrings
-
Lukas Riedel authored
* Class now opens H5 file automatically. * 'open_dataset' can now handle nested dataset paths * Remove H5File::AttributeReader * Remove H5File::file_exists Update GridCreator to comply to new reader
-
Lukas Riedel authored
-
Lukas Riedel authored
Remove 'unit_tests_parallel' target and add parallel unit tests to 'unit_tests' target.
-
Lukas Riedel authored
-
Lukas Riedel authored
Resolve "Implement new parameterization data input" Closes #86 See merge request !82
-
- 26 Sep, 2018 1 commit
-
-
Lukas Riedel authored
Reduce number of CPUs available to DIND runner
-
- 25 Sep, 2018 7 commits
-
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
* Use InvalidStateException in 'verify_cache' * Add warning to GridMapper for not load-balancing the grid manually * Improve docstrings of parameterization test * Use faster operator[] in FlowParameters::bind
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
* Add target 'unit_tests_parallel' * Add two new tests executing two grid creation tests in parallel * Update names of grid creation ini files * Fix bug in test-grid-creation.cc that prevented parallel execution * Add parallel unit tests to existing parallel test job and rename it to 'test:parallel'
-
Lukas Riedel authored
-
- 24 Sep, 2018 10 commits
-
-
Lukas Riedel authored
Update README.md See merge request !107
-
Lukas Riedel authored
Remove section on adding the `dorie` wrapper to the PATH variable from the installation instructions.
-
Lukas Riedel authored
* Mention required input files. * PFG module is optional.
-
Lukas Riedel authored
[ci skip]
-
Lukas Riedel authored
* Delete old parameterization, factory, and parameterization base class * Delete FlowParameters method for copying parameters from the old parameterization instances * Rename 'param_interface.hh' to 'richards_param.hh', to comply to other source files directly related to the local operator. * Rename 'param_richards.hh' to 'param_interface.hh'.
-
Lukas Riedel authored
-
Lukas Riedel authored
-
Lukas Riedel authored
'check_parallel_allowed' is now public, returns a boolean and only issues a warning if incompatibilities are detected
-
Lukas Riedel authored
-
Lukas Riedel authored
Grid view does not require memory management
-