Merge branch 'feature/gstat' into 'master'
Feature/gstat Add gstat support a geostatistic library to generate random permeability and porosity fields. See merge request !152
No related branches found
No related tags found
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- bin/installexternal.sh 33 additions, 0 deletionsbin/installexternal.sh
- cmake/modules/AddGstatFileLinks.cmake 8 additions, 0 deletionscmake/modules/AddGstatFileLinks.cmake
- cmake/modules/DumuxMacros.cmake 2 additions, 0 deletionscmake/modules/DumuxMacros.cmake
- cmake/modules/FindGstat.cmake 45 additions, 0 deletionscmake/modules/FindGstat.cmake
- config.h.cmake 6 additions, 0 deletionsconfig.h.cmake
- dumux/material/spatialparams/gstatrandomfield.hh 184 additions, 0 deletionsdumux/material/spatialparams/gstatrandomfield.hh
- test/porousmediumflow/1p/implicit/1ptestproblem.hh 1 addition, 1 deletiontest/porousmediumflow/1p/implicit/1ptestproblem.hh
- test/porousmediumflow/1p/implicit/1ptestspatialparams.hh 69 additions, 5 deletionstest/porousmediumflow/1p/implicit/1ptestspatialparams.hh
- test/porousmediumflow/1p/implicit/CMakeLists.txt 4 additions, 0 deletionstest/porousmediumflow/1p/implicit/CMakeLists.txt
- test/porousmediumflow/1p/implicit/control.gstat 24 additions, 0 deletionstest/porousmediumflow/1p/implicit/control.gstat
- test/porousmediumflow/1p/implicit/test_cc1pwithgstat.cc 73 additions, 0 deletionstest/porousmediumflow/1p/implicit/test_cc1pwithgstat.cc
- test/porousmediumflow/1p/implicit/test_cc1pwithgstat.input 22 additions, 0 deletionstest/porousmediumflow/1p/implicit/test_cc1pwithgstat.input
Loading
Please register or sign in to comment