- Oct 27, 2011
-
-
Bernd Flemisch authored
and the classes seem to be associated with the correct groups. Also improved documentation by getting rid of more than 250 Doxygen warnings. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6794 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 26, 2011
-
-
Benjamin Faigle authored
minor tuning in muphy fluidstate git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6792 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 25, 2011
-
-
Philipp Nuske authored
- corrected typos - moved call of EnergyResid::computeSource to MassResid git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6789 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
so far, it compiles but is untested otherwise but it shows for what constraint solvers are meant for git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6788 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 21, 2011
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6782 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 19, 2011
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6774 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6770 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Katherina Baber authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6769 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 18, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6766 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
everything in dumux/material/MpNc* is now specific to the fluid system used by the Mp-Nc model. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6765 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
now, every time a quantity is queried from the problem, it is set to undefined before and afterwards it is checked that it is defined git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6763 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Katherina Baber authored
1pCoupling-Model git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6761 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 12, 2011
-
-
Andreas Lauser authored
was PrimaryVariables git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6742 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
no ~/.dune.resume anymore git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6740 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 11, 2011
-
-
Benjamin Faigle authored
- the writer is only called with the access function to avoid segmentation fault. - Added restart function git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6738 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
- restart mechanism is now called from init(..) method in time manager for all models via problem().restart(...); - hence, calls to problem or models in application files and in the default start procedure are deleted (included in timeManager) - timeManager().init(...) now has a real restart bool defining if a restart was called by the user. Bool is true if restart is desired. - Decoupled models: to enable restart, the writer is only called with the access function to avoid segmentation fault. - Adapt tutorial to the change git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6737 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 10, 2011
-
-
Andreas Lauser authored
In the previous commit, I was confused because of changes in my private branch git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6735 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
box assembler: call methods enable{JacobianRecycling|PartialReassemble} instead of taking there adress in effect this resulted that both methods where always (partially) enabled regardless of what the parameter sayed. *ouch* git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6734 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 05, 2011
-
-
Philipp Nuske authored
- enthalpy of gaseous mixture is composed of the (mass fraction weighted) enthalpies of the pure components (at temperature and pressure of the phase) - enthalpy of the liquid mixture is only composed of pure main component (we need to look up enthalpies of solution to improve this) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6722 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6720 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6719 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6718 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
also function argument) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6717 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 04, 2011
-
-
Philipp Nuske authored
model. - Thus, the name of the steering-property changed. - However, an old name went into the repository: changed back. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6709 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
update. - Hand over volume variables to IAVolumevariables. This is done in order to store the mass transfer rate. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6708 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
for quite some time there has been no code left from the dune-disc era, so it is appropriate to remove the copyright notices... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6705 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 29, 2011
-
-
Katherina Baber authored
Kmvpnormal_ git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6693 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
only until we decide to depend on a DUNE version which provides DUNE_DEPRCATED_MSG(msg) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6692 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 28, 2011
-
-
Benjamin Faigle authored
- default implementation still apply tolerances from dune grid howto - problem can specify other levels via setTolerance(...) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6684 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
Former standard parameters of the models are now property defaults. -removed variable cfl-factor from pressure equation (not used there) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6683 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 27, 2011
-
-
Andreas Lauser authored
This reverts commit a54b8148be089c853de0c06a49d90fb4db99e7fb. (accidentally committed) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6673 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6672 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
allows to better decouple the problem from the model and will also make the generic implementation of multiple spatial and temporal discretizations _much_ easier. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6671 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6670 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6669 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
gridadapt-framework - moved variable reconstruction part into variable class - made model work with dune intersection indices in the transport part - added preAdapt function to impetproblem -> called during the grid adaption procedure git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6668 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- velocity can now also be used with triangles in a transport model git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6667 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 26, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6666 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6665 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6662 2fb0f335-1f38-0410-981e-8018bf24f1b0
-