- 07 Aug, 2018 1 commit
-
-
Timo Koch authored
-
- 17 Jul, 2018 1 commit
-
-
- 04 Jul, 2018 1 commit
-
-
Co-authored-by:
Simon Scholz <simon.scholz@iws.uni-stuttgart.de> Co-authored-by:
Beatrix Becker <beatrix.becker@iws.uni-stuttgart.de>
-
- 24 May, 2018 1 commit
-
-
- 08 May, 2018 1 commit
-
-
The volumevariables derive now from the energyvolumevariables which set the solid propererties needed for nonisothermal models in the new solidstate Each model now also includes a solidstate (inert or compositional) and each problem a solidsystem. For nonreactive models the default is set to constant component where properties can be specified in the input file. The fluidsystems now do not have solid properties anymore. Each solid component now has all thermal properties which might depend on temperature.
-
- 10 Apr, 2018 1 commit
-
-
With contributions of Ned Coltman <edward.coltman@iws.uni-stuttgart.de>.
-
- 21 Feb, 2018 1 commit
-
-
Timo Koch authored
-
- 20 Dec, 2017 1 commit
-
-
Simon Scholz authored
-
- 20 Mar, 2017 1 commit
-
- 30 Jan, 2017 1 commit
-
-
Timo Koch authored
-
- 13 Oct, 2016 1 commit
-
-
Thomas Fetzer authored
-
- 29 Mar, 2016 1 commit
-
-
Christoph Grüninger authored
-
- 24 Mar, 2016 1 commit
-
-
Kilian Weishaupt authored
*make headercheck failed due to a missing header
-
- 10 Mar, 2016 1 commit
-
-
*Remove class BrineVarsalinity: Class Brine is now more general *Add some properties to component NaCl *Do some cleanup in BrineAir fluidsystem
-
- 03 Nov, 2015 1 commit
-
-
Christoph Grüninger authored
-
- 30 Jul, 2015 2 commits
-
-
Vishal Jambhekar authored
- Units in the fluidsystem/brinevariablesalinity and components/nacl checked. Additional commented units removed. - Commented cout statements removed from computefromfugacities2pncmin, computefromreferencephase2pnc and miscible2pnccomposition - The ccommented out removed from problem file and input file corrected. - The test case is checked for both debug and optim model with clang compiler. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15203 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Vishal Jambhekar authored
New test case for 2pncmin model added to dumux/test. For this following additional files are needed (Reviewde by Johannes) - For variation of salinity in brine the needed constitutive relations are implemented in components brine_VerSalinity.hh and nacl.hh - Additional constraint solvers (compositionfromfugacities2pncmin and computefromreferencephase2pncmin) are needed, specially for the case nPhaseOnly - Additional constraint solvers (computefromreferencephase2pnc and miscible2pnccomposition) are needed for 2pnc cases in general. - Fluidsystem brineairfluidsystem is updated - Binerycoefficient file for brine_air case is included. - A test case for 2pncmin model is included for flusiong of precipitated salt in gas reserviors. The includes corresponding problem file, spatial parameters file, input file and *.cc file. - For this the CMakeLists.txt is also updated. - A reference solution 2pncmin test case "injectionbox2pncmin-reference" is included to test/references folder git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15196 2fb0f335-1f38-0410-981e-8018bf24f1b0
-