- 02 Feb, 2015 1 commit
-
-
Bernd Flemisch authored
Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14163 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Jan, 2015 1 commit
-
-
Kilian Weishaupt authored
ConstraintSolver or explicit calculation of secondary variables For some problem settings, an explicit calculation of the secondary variables proves to be more stable than using a ConstraintSolver. This introduces the possiblity to choose between the two variants analogous to 3p3c. Reviewed by Bernd. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14119 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Jan, 2015 1 commit
-
-
Hao Wu authored
(reviewed by gruenich) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14047 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Dec, 2014 1 commit
-
-
Johannes Hommel authored
eIdxGlobal or vIdxGlobal when appropriate as decided on the DUMUX day 25.11.2014 Revied by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13843 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 20 Aug, 2014 1 commit
-
-
Bernd Flemisch authored
For the box porous media spatial parameters, we allow - both cell-wise and vertex-wise defined permeabilities, - both scalar and tensorial permeabilities. The reverted commits assumed vertex-wise scalar permeabilities and are not general enough. The currently correct way to give the permeabilities to the VTK output is to overwrite the method addOutputVtkFields in the problem at hand. There, it should be clear what type of permeabilities are used. See test/implicit/co2/heterogeneousproblem.hh for details. Admittedly, this is not a very nice way, a better, but general solution would be great. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13197 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 19 Aug, 2014 1 commit
-
-
Alexandru Tatomir authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13193 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 21 Mar, 2014 1 commit
-
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12652 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Mar, 2014 1 commit
-
-
Alexander Kissinger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12615 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 14 Feb, 2014 1 commit
-
-
Christoph Grueninger authored
(reviewed by natalies) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12480 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Feb, 2014 1 commit
-
-
Thomas Fetzer authored
FS#209. Other models have to be adjusted. reviewed by lenaw and alexk git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12469 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 15 Nov, 2013 1 commit
-
-
Klaus Mosthaf authored
Introduced convenience functions for moleFraction and massFraction in 2p2cvolumevariables. Adapted 2p2cmodel and 2p2clocalresidual. Small docu corrections. Reviewed by Markus. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11992 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 01 Oct, 2013 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11593 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 20 Sep, 2013 2 commits
-
-
Beatrix Becker authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11534 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Dominik Riesterer authored
useMoles has to be set in the problem file and the boundary conditions have to be choosen accordingly. In order to be consistent with the multicomponent models (3p3c, 3p3cni,...) the model uses MOLE fractions by default now. The documentation is changed and extended accordingly. reviewed by kathinka git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11526 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 29 May, 2013 1 commit
-
-
Bernd Flemisch authored
variables. Reviewed by Christoph. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10773 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 28 May, 2013 1 commit
-
-
Bernd Flemisch authored
Only public member names have been treated so far. Local variables will be done shortly, classes maybe not before the next release cycle. Everything old could be marked deprecated. Reviewed by Benjamin and Christoph. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10761 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 May, 2013 1 commit
-
-
Bernd Flemisch authored
saturation. In particular, it deals with the capitalized "C" in the capillary-pressure-saturation relationships: entryPC -> entryPc maxPC -> maxPc pC -> pc pCAlpha -> pcalpha pCGW -> pcgw pCNW -> pcnw pCGN -> pcgn pCHighSw -> pcHighSw pCLowSw -> pcLowSw setEntryPC -> setEntryPc setMaxPC -> setMaxPc Reviewed by Christoph. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10758 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 May, 2013 1 commit
-
-
Bernd Flemisch authored
fully-implicit models." In particular, it replaces OnePBoxModel -> OnePModel OnePTwoCBoxModel -> OnePTwoCModel boxGravity -> gravityAtPos boxSDNeumann -> solDependentNeumann boxSDSource -> solDependentSource boxTemperature -> temperatureAtPos git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10741 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 12 Mar, 2013 1 commit
-
-
Christoph Grueninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10387 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 26 Feb, 2013 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10275 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 10 Dec, 2012 1 commit
-
-
Bernd Flemisch authored
implicit branch: add attachDofData method to the VTKMultiWriter to uniformly treat vertex and cell data. Simplify addOutputVtkFields methods of the models correspondingly. Get the global indices from the dofMapper instead of vertexMapper or elementMapper whereever possible, avoiding corresponding if-statements. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9792 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 05 Dec, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9783 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Dec, 2012 1 commit
-
-
Bernd Flemisch authored
implicit branch: unify Box- and CC-Model to ImplicitModel. Delete ccmodel.hh. Deprecate BoxModel in favor of ImplicitModel. Adapt includes and names. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9755 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 30 Nov, 2012 1 commit
-
-
Bernd Flemisch authored
implicit branch: deprecate BoxVolumeVariables in favor of ImplicitVolumeVariables. Adapt includes and names. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9733 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Nov, 2012 2 commits
-
-
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: 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
-
- 04 Oct, 2012 1 commit
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9191 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 18 Sep, 2012 1 commit
-
-
Christoph Grueninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9087 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Sep, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9025 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Aug, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8999 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Jun, 2012 1 commit
-
-
Christoph Grueninger authored
Use copydoc for BoxVolumeVariables::update. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8421 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 May, 2012 3 commits
-
-
Katherina Baber authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8185 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
fixFileIndention over header files git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8177 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8174 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 Apr, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8118 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 10 Apr, 2012 1 commit
-
-
Bernd Flemisch authored
been renamed to Indices for all box models. This implements FS 128, at least for the box models. The old names have been kept for compatibility. They cannot be marked deprecated, only a // DEPRECATED comment has been made at the appropriate places. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8065 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Feb, 2012 2 commits
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7882 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7877 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 07 Feb, 2012 1 commit
-
-
Vishal Jambhekar authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7654 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 06 Feb, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7629 2fb0f335-1f38-0410-981e-8018bf24f1b0
-