- 28 Oct, 2014 1 commit
-
-
Timo Koch authored
[3p3c] Removed permeability function in volumevariables and moved perm-output to problem file - so that the model gives no error when choosing anisotropic/tensor-valued permeabilities. This changed order of output fields, so reference vtus where adjusted too (Reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13572 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 29 Sep, 2014 1 commit
-
-
Alexander Kissinger authored
- Deprecated the 3p3cni model - Added effective thermal conductivity calculation in fluidmatrixinteractions for 3p - Added thermal conductivity functions to the 3p fluidsystem h2oairmesitylen.hh and h2oairxylene.hh - Upddated the 3p3cni test for the generic non-isothermal model - Changed the reference vtus for the two tests, since results are slightly different due to different thermal conductivities git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13427 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 16 May, 2014 1 commit
-
-
Christoph Grueninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12836 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
-
- 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
-
- 06 Feb, 2014 1 commit
-
-
Thomas Fetzer authored
length = 150, thanks to kristopherg reviewed by fetzer git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12428 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 30 Oct, 2013 1 commit
-
-
Philipp Nuske authored
nonetheless it's namespaces should be properly commented :-) reviewed by Christoph git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11865 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 15 Oct, 2013 1 commit
-
-
Thomas Fetzer authored
modules file, removed some trailing whitespaces git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11659 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
-
- 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
-
- 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
-
- 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
-
- 26 Jul, 2012 2 commits
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8744 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Holger Class authored
volumevariables git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8741 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 04 Jun, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8428 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
-
- 18 May, 2012 1 commit
-
-
Christoph Grueninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8326 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 10 May, 2012 1 commit
-
-
Alexander Kissinger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8290 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 07 May, 2012 2 commits
-
-
Vishal Jambhekar authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8247 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Vishal Jambhekar authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8235 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
-
- 03 Feb, 2012 2 commits
-
-
Philipp Nuske authored
again. professorial directive git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7621 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
- remove stray AC_MSG_RESULT from DUMUX_CHECK_QUAD - slight reformulations of the usage message of test_2p - replace tabulators with four spaces - remove trailing whitespaceformating git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7620 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 31 Jan, 2012 2 commits
-
-
Andreas Lauser authored
- new institute name - add missing modelines - reformat the entry for leopold stadler in air.hh git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7590 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7565 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 30 Jan, 2012 2 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7560 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7552 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Jan, 2012 2 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7543 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7542 2fb0f335-1f38-0410-981e-8018bf24f1b0
-