- 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
-
- 28 Jan, 2015 1 commit
-
-
Martin Schneider authored
Changed floating point comparisons. For comparisons with zero an absolute criteria is used, otherwise a relative one. Reviewed by Timo git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14145 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 25 Nov, 2014 1 commit
-
-
Bernd Flemisch authored
As decided at the Dumux day. Discussed with Johannes. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13788 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 11 Feb, 2014 1 commit
-
-
Benjamin Faigle authored
Fixed hard-to read line breaks in 2p2c folder introduced by commit 12427 to reduce excessive file lengths. Prepare variableclassadaptive for 3D mpfa: correcting vector/matrix lengths to work with 2D & 3D, add storage and acess-functions for 3D mpfa data. reviewd by Christoph git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12452 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 07 Feb, 2014 1 commit
-
-
Thomas Fetzer authored
for all commits r12427-r12432 reviewed by Benjamin git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12439 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@12427 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Feb, 2014 1 commit
-
-
Benjamin Faigle authored
permeability tensor (not only scalar) is written out in initialization output - Upwind direction in the mpfa case is now only set on unique intersection - Upwind direction in transport considers sign of potential and not information of the fluxdata, as in the adaptive case the latter might not be correct - Increment in pressure (for derivatives in fluid volume) is now private variable of the pressure model. Change of its standard value might alter test results reviewed by Philipp git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12400 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@11598 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 29 Aug, 2013 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11295 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 05 Jul, 2013 1 commit
-
-
Benjamin Faigle authored
-Replaced component-specifics by loops over all transported quantities -resized vectors to all transported quantities -read temperature from cellData (vor volDerivs) and not from problem -use asImp-calls also for multiphyiscs Changes in pressure modules: -introduce more saveguards to avoid wrong compressibilities -prevent simple physics models at wells -remove overdamping of high volume errors in error correction General -correct restart capabilities -correct vector multiplication from (dKg)*(nd) to (dKn)*fabs(dg) -introduced boundary regularization for permeabilities, triggered by property RegulateBoundaryPermeability Discussed with Markus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10981 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 11 Jun, 2013 1 commit
-
-
Christoph Grueninger authored
(thanks to Timo for finding the issue on Mac; reviewed by kathinka) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10841 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 29 May, 2013 1 commit
-
-
Bernd Flemisch authored
local variables. Reviewed by Benjamin. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10776 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
-
- 27 Nov, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9673 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 07 Nov, 2012 1 commit
-
-
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
-
- 25 Oct, 2012 2 commits
-
-
Benjamin Faigle authored
Communicate subdomain information in the multiphysics models if run in parallel. This fixes subdomain definition if subdomain enters ghost cells. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9439 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9433 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 04 Oct, 2012 2 commits
-
-
Benjamin Faigle authored
Improved docu on adaptive models: Everything should be properly doxygened now. Added Adaptive2p2c doxygen module. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9203 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
Finished doxygen documentation of the pressure modules. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9195 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Oct, 2012 1 commit
-
-
Benjamin Faigle authored
*Improvement of doxygen docu: Reworked compositional pressure modules, removed doxygen errors. Included changes induces by adaptive models into docu. The equations of the multiphysics and adaptive module still in need of improvement. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9175 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 21 Sep, 2012 1 commit
-
-
Benjamin Faigle authored
-use vtk output level instead of debug level to trigger output verbosity (and introduce function in base problem as is done for output in general, approved by Markus) -purge adaptive properties from 2p2c, as adaptive 2p2c modules will use their own properties files. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9108 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
-
- 29 Aug, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9005 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
-
- 17 Aug, 2012 1 commit
-
-
Benjamin Faigle authored
-consistent storage of flux directions in fluxdata -> also applicable for adaptive grids. - central in PE for the rare case of potential = 0 - improve future scalability for 3p3c model - Introduced flash solver (as had been intended already for dumux 2.1) and removed methods from fluidstates - properties put in groups discussed with Philipp git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8893 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Aug, 2012 2 commits
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8845 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
replace all remaining occurrences of GET_PROP_TYPE(TypeTag, SpatialParameters) by GET_PROP_TYPE(TypeTag, SpatialParams) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8844 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 25 Jul, 2012 1 commit
-
-
Christoph Grueninger authored
Fixed empty if statement. (reviewed by faigle) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8725 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 06 Jul, 2012 1 commit
-
-
Christoph Grueninger authored
Change code to generate ElementIterator because Clang complained. Moved default arugment to method forward declaration because Clang complained. (reviewed by faigle, as the previous patched where I forgot to mention him as reviewer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8590 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 30 May, 2012 1 commit
-
-
Benjamin Faigle authored
-seperated updateMaterial at the end of time step with that done after grid adaptation by introducing distinguishing bool. Compositional problem base class does that distinction. Reviewd by Markus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8404 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 25 May, 2012 1 commit
-
-
Benjamin Faigle authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8394 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 May, 2012 1 commit
-
-
Benjamin Faigle authored
-Reformatted output of pressure module -overhauled upwinding: Fully Upwind and central implemented, fix for the case potential = 0. -Prepared stable modules for merge of multiphyiscs and adaptive model: -Total Concentration (P.V.) is now in cellData and not in FluidState -MuPhys: FluidState that is present locally conceptually decoupled from subdomain. Reviewed by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8383 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 10 May, 2012 1 commit
-
-
Christoph Grueninger authored
(not reviewed but change in principle agreed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8292 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Apr, 2012 1 commit
-
-
Benjamin Faigle authored
SpatialParameters -> SpatialParams. To keep 2p and 1p modules, old properties are still working, but with a warning. reviewed by Markus introduced naming conventions decided on dumux meeting for 2p2c modules. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8115 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 20 Apr, 2012 1 commit
-
-
Benjamin Faigle authored
-set private impet variable in transport base class (adapt to r8094) -Correct major bug in Multiphysics model: 1p subdomain has not stored both phase pressures -> pc was unknown if it was transferred to 2p subdomain -> wrong phase pressures Now, both phase pressures are stored in 1p subdomain. This will slightly change reference solution. reviewed by Philipp git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8095 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 10 Feb, 2012 1 commit
-
-
Markus Wolff authored
reasons - set no grid-specific stuff in problem constructors or objects instantiated in problem constructors. Reason: Grid size could change afterwards, e.g. by global refine (see. e.g. automatic start routine) - all initializations are done in problem.init() which is called after the instantiation of the problem by the time manager git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7714 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 31 Jan, 2012 1 commit
-
-
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
-
- 26 Jan, 2012 1 commit
-
-
Benjamin Faigle authored
correct minor bug in fluidstate reduce calls to pressure vector git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7527 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Jan, 2012 1 commit
-
-
Markus Wolff authored
- 1p and 2p models now have one property tag for each discretization/model -> scheme dependent properties do not have to be set in the problem file any longer git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7481 2fb0f335-1f38-0410-981e-8018bf24f1b0
-