Resolve "Add parameterization for the effective hydrodynamic dispersion tensor"
What does this MR do?
- Read tensor and vector like data in yaml
-
Unify common
Parameterization
algorithms ->ParameterizationFactory
- Modify the sequential vtk writer so that it allows to write tensors
- Write hydrodynamic dispersion tensor
-
Ensure
const
correctness of the parameterizations -
Move parameterization related stuff to a
Parameterization
namespace - Document code
- Document API
Is there something that needs to be double checked?
Can this MR be accepted?
- Implemented
-
Added test to
ParameterizationFactory
-
Added test to
SoluteParameter
- Pipeline passing
-
Added entry to
CHANGELOG.md
Related issues
Closes #142 (closed)