- Dec 19, 2012
-
-
Bernd Flemisch authored
merged from implicit branch: replace headers in boxmodels/ by deprecated headers that simply forward to corresponding headers in implicit/. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9854 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
merge from implicit branch: change directory structure. Add dumux/implicit directory. Copy models from boxmodels/<model> to implicit/<model>. Copy boxmodels/common to implicit/box. Copy ccmodels/common (from devel) to implicit/cellcentered. Copy boxmodels/common/box*.hh to implicit/common/implicit*.hh. Move test/boxmodels to test/implicit. Adapt configure.ac and Makefile.ams. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9853 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
- mpnc: added functionality for using either pw or pn as primary variable: the according Property is called PressureFormulation - ncpflash / lineramaterial: killed some typos git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9850 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 05, 2012
-
-
Christoph Grüninger authored
Rename vertexIdx to scvIdx. Call boxSDSource instead of source for calculation of stabilization alpha. (reviewed by bernd and klaus) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9781 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Call problem_().boxSDSource instead of problem_().source in computeSource. (bug found and reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9778 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 30, 2012
-
-
Christoph Grüninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9736 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9735 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9734 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 29, 2012
-
-
Christoph Grüninger authored
Include MPIHelper depending on Dune version because its header was moved. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9723 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
artgridcreator: forward GridView property declaration to pass make headercheck. Indicated by Christoph. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9716 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
(reviewed by faigle) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9714 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
r9365. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9709 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9708 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 27, 2012
-
-
Bernd Flemisch authored
implicit branch: replace headers in boxmodels/ by deprecated headers that simply forward to corresponding headers in implicit/. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9682 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
implicit branch: change directory structure. Add dumux/implicit directory. Copy models from boxmodels/model to implicit/model. Copy boxmodels/common to implicit/box. Copy ccmodels/common (from devel) to implicit/cellcentered. Copy boxmodels/common/box*.hh to implicit/common/implicit*.hh. Move test/boxmodels to test/implicit. Adapt configure.ac and Makefile.ams. Everything still builds. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9679 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
other GridCreators in Dumux. As a consequence, it is now possible to have a standard Dumux cc-file calling the Dumux start routine. The FractureMapper is now placed directly into the SpatialParams and not tunnelled through the problem anymore. Moreover, there are numerous naming and style changes to make it more Dumux-conforming. Reviewed by Christoph. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9676 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9675 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9673 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9665 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 26, 2012
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9649 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 23, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9644 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9642 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9641 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9634 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9633 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexandru Tatomir authored
Add test for 2p discrete fracture-matrix model. (reviewed by gruenich) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9631 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexandru Tatomir authored
Add new file reader Artmeshreader, needed by 2p DFM test. (reviewed by gruenich) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9630 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexandru Tatomir authored
Add new model 2p discrete fracture-matrix model. (reviewed by gruenich) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9629 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 22, 2012
-
-
Christoph Grüninger authored
(reviewed by pnuske) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9624 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 20, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9605 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
H2OAirXylene: allow to specify the H2O component on the problem level, analogous to H2OAir. Use tabulated H2O as default, speeding up the 3p3cni test by a factor of 5. Tell CMake that one time step less is used (without more-than-fuzzily changing the reference solution). Discussed with Holger. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9604 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
H2OAirMesitylene: allow to specify the H2O component on the problem level, analogous to H2OAir. Use tabulated H2O as default, speeding up the 3p3c test by a factor of 3.5. Adapt the reference solution. Discussed with Holger. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9601 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9600 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
Transport: Restore doxygen docu for acess functions to transport vector from deprecated and removed functions. Also, remove console output for averaged fluxes in the case of cells being refined. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9596 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9595 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Move (deprecate & add) molarDensity from Stokes to Stokes2c where it belongs. After the release, despite removing the deprecated code the member in StokesFluxVariables must be un-commented and the "this->" must be removed, too. (reviewed by klaus) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9594 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Remove files which are deprecated since 2.2. (reviewed by mwolff) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9593 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 19, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9589 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9587 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Get rid of some continue statements. Fix indention. (corrected and reviewed by mwolff) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9586 2fb0f335-1f38-0410-981e-8018bf24f1b0
-