- Nov 27, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9683 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
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
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
-
Bernd Flemisch authored
Some installations do not have the tuple header. Do not include this header and use Dune::get instead of std::get. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9584 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 18, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9576 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 16, 2012
-
-
Klaus Mosthaf authored
Added first approximation for the thermalConductivity in the h2oairfluidsystem. As a first step, this is valid only for 0.1 MPa and 293.15K. However, the complex formulation for conductivity of h2o is computed correctly. TODO: It has to be generalized for different pressures/temperatures and the air conductivity has to be averaged somehow due to its composition. Reviewed by Markus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9574 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
Renamed heatConductivity() methods to thermalConductivity() according to the name commonly employed in the fluid systems. Added return function for thermalConductivity in the 2p2cnivolumevariables - this is required for some coupled models and does not add any new objects (addresses static function of fluidsystem) Reviewed by Melanie git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9568 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9563 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 15, 2012
-
-
Christoph Grüninger authored
Remove indices which are deprecated since the last release. (review by klaus) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9555 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 14, 2012
-
-
Bernd Flemisch authored
CO2 tests: remove superfluous setting of boundary ids, adjust reference solutions due to corrected handling of boundary conditions git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9549 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
- co2 Problems: the boundary IDs need to be initialized *before* intersectionToVertexBC_ can be built. Unclear why it was (most of the time) working before. Reviewed by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9543 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 07, 2012
-
-
Benjamin Faigle authored
-remove disabled acess functions in multiphysics cell data -enable "EnableCapillarity" Property for Multiphyiscs in simple update function -avoid wrong output: * set error correction to 0 if it is 0 * upwind information in simple subdomain set for both phases * First episode has index 1 and not 0 => fix first timestep size in fvpressurecompositional Fixed bug for Adaptive Multiphysics (in devel): After grid modification, a once complex local cellData object might now point to a cell in simple subdomain. Hence both mobilities have to be overwritten by material law update, which was not done in simple update. This only has an effect when grid is adapted. reviewed by Philipp git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9501 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 05, 2012
-
-
Katherina Baber authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9497 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 02, 2012
-
-
Christoph Grüninger authored
Changed ints to unsignt ints in for loops. The loops compile now without a warning. (reviewed by faigle) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9489 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9486 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9485 2fb0f335-1f38-0410-981e-8018bf24f1b0
-