- 18 Jan, 2018 1 commit
-
-
Timo Koch authored
-
- 10 Jan, 2018 1 commit
-
-
Treat all files `*volumevariables*` and `*localresidual*`.
-
- 04 Jan, 2018 1 commit
-
-
Timo Koch authored
-
- 21 Dec, 2017 1 commit
-
-
Melanie Lipp authored
[doc] Corrected ingroup of two files in material/fluidsystems and of two files in porousmediumflow/co2.
-
- 15 Dec, 2017 2 commits
-
-
Dennis Gläser authored
-
Timo Koch authored
-
- 12 Dec, 2017 1 commit
-
-
Timo Koch authored
-
- 04 Dec, 2017 1 commit
-
-
Timo Koch authored
-
- 30 Nov, 2017 1 commit
-
-
Timo Koch authored
-
- 07 Apr, 2017 1 commit
-
-
- 06 Apr, 2017 1 commit
-
-
Thomas Fetzer authored
-
- 08 Feb, 2016 1 commit
-
-
Martin Schneider authored
Replace direct declaration with FluidState property.
-
- 22 Jan, 2016 2 commits
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
- 04 Nov, 2015 1 commit
-
-
Timo Koch authored
Replace by the index/subIndex method
-
- 03 Nov, 2015 1 commit
-
-
Christoph Grüninger authored
-
- 03 Sep, 2015 1 commit
-
-
Thomas Fetzer authored
introduced setMassFraction() in the compositionalfluidstate.hh so that in case of mass fraction formulation, they can be set directly, the converting to mole fractions is now handled by the compositionalfluidstate class some test failed (kuevette with 5% difference), new references are committed, however maybe some thresholds have to be adapted reviewed by kissinger git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15433 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 30 Jul, 2015 1 commit
-
-
Bernd Flemisch authored
Replace if (!useMoles) // mass stuff else // mole stuff by if (useMoles) // mole stuff else // mass stuff Reviewed by fetzer. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15200 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
-
- 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
-
- 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
-
- 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 1 commit
-
-
Dominik Riesterer authored
useMoles has to be set in the problem file and the boundary conditions have to be choosen accordingly. The model still uses MASS fractions by default. The documentation is changed and extended accordingly. reviewed by kathinka git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11528 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 2 commits
-
-
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
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10747 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
-
- 04 Mar, 2013 1 commit
-
-
Thomas Fetzer authored
added brief description for files mainly added "\file" or copied text from below git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10314 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@10284 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 01 Feb, 2013 1 commit
-
-
Alexander Kissinger authored
problem name from HeterogeneousProblem to HeterogeneousniNIProblem so that it is different from the problem name in the co2 test (i.e. HeterogeneousProblem) 2. Updated the doxygen documentation in the rest of commited files Reviewed by Katherina git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10166 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
-
- 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
implicit branch: replace boxmodels/model includes by implicit/model includes. Everything compiles again without warnings. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9684 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
-
- 10 Oct, 2012 1 commit
-
-
Alexander Kissinger authored
Changed cc files of the test to return 77 if alu or ug grid are not installed Changed doxygen doc in co2model and co2nimodel Changed commments in all files git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9265 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 04 Oct, 2012 1 commit
-
-
Christoph Grueninger authored
Use wPhase instead of lPhase in CO2 files. (reviewed by vishal) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9189 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 01 Oct, 2012 1 commit
-
-
Christoph Grueninger authored
Fixed scoping problem of g++ 4.7. Fixed make headercheck for 2p2cadaptiveproperties.hh. (reviewed by karens) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9155 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Sep, 2012 1 commit
-
-
Alexander Kissinger authored
tests. (Reviewed by Lena) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9131 2fb0f335-1f38-0410-981e-8018bf24f1b0
-