- 12 Mar, 2015 1 commit
-
-
Alexander Kissinger authored
by doxygen. - One more small change in a unit in co2.hh. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14370 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 11 Mar, 2015 1 commit
-
-
Simon Scholz authored
Reviewed by Alex git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14369 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
-
- 20 Jan, 2015 1 commit
-
-
Christoph Grueninger authored
(reviewed by natalies) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14086 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 05 Dec, 2014 1 commit
-
-
Thomas Fetzer authored
- implemented heat capacity from already existing component heat capacities in h2oairfluidsystem.hh - implemented return functions for moleFraction, temperature, and heat capacity in fluxVars git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13872 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Oct, 2014 1 commit
-
-
Christoph Grueninger authored
Write it lower case to ease release manager's duty. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13439 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 22 Sep, 2014 1 commit
-
-
Thomas Fetzer authored
updated doxygen docu, there are still 7 warnings are produced git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13381 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 05 Sep, 2014 1 commit
-
-
Bernd Flemisch authored
correct use of wildcards, add ALUGrid flags to tests with AMG. Merge revisions 12949, 13246 and 13248 from the strip-pdelab branch. They all improve the buildsystem behavior. Thanks to Markus Blatt for the work. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13282 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 29 Aug, 2014 1 commit
-
-
Markus Blatt authored
The correct usage of wildcards is "$(wildcard *.hh)". With this patch we use these instead of "*.hh". Quoting from https://www.gnu.org/software/make/manual/html_node/Wildcard-Examples.html#Wildcard-Examples Wildcard expansion does not happen when you define a variable. Thus, if you write this: objects = *.o then the value of the variable objects is the actual string ‘*.o’. However, if you use the value of objects in a target or prerequisite, wildcard expansion will take place there. If you use the value of objects in a recipe, the shell may perform wildcard expansion when the recipe runs. To set objects to the expansion, instead use: objects := $(wildcard *.o) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/strip-pdelab@13248 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Jun, 2014 1 commit
-
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12924 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
-
- 14 Apr, 2014 2 commits
-
-
Muhammad Adil Javed authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12756 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Muhammad Adil Javed authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12755 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 12 Feb, 2014 1 commit
-
-
Benjamin Faigle authored
Add functions for the heat capacity to the components air and co2, that will be required by the decoupled NI-model. Enabled acess to these methods in the co2-brine-fluidsystem (only pure-phase heat capacities are used). reviewed by Klaus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12462 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@12429 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 28 Nov, 2013 1 commit
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12088 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
-
- 22 Oct, 2013 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11761 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 30 Sep, 2013 1 commit
-
-
Klaus Mosthaf authored
Reviewed by Martin git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11588 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
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10747 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 21 May, 2013 1 commit
-
-
Alexander Kissinger authored
Error in brine density calculation according to Batzle and Wang in brine.hh. Exchanged + with - in the formula. This change is significant for brines with a high temperature and a high salinity. Accordingly the reference results for co2 (box and cc) and co2ni (box and cc) are updated, although changes are very small. Reviewed by Lena. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10726 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
-
- 11 Feb, 2013 1 commit
-
-
Benjamin Faigle authored
Correct bug IAPWS module in second derivative of Gibbs free energy necessary to get c_v and c_p: ideal coefficient was used for residual property. reviewed by Klaus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10200 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 31 Jan, 2013 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10122 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 17 Jan, 2013 2 commits
-
-
Benjamin Faigle authored
rename "p" in "pressure" to be consistent with doxygen docu. Commits like that help to get towards 20 000 rapidly. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10016 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
include a method in tabulated components that forwards the vaporTemperature of water. As this is rarely used, creation of a table is omitted. reviewed by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10015 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Nov, 2012 1 commit
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9665 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 22 Nov, 2012 1 commit
-
-
Christoph Grueninger authored
(reviewed by pnuske) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9624 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 Oct, 2012 1 commit
-
-
Philipp Nuske authored
-> temperature) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9424 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 22 Oct, 2012 2 commits
-
-
Philipp Nuske authored
corrected the function signature of the function that calculates heat capacity of the liquid phase. This corrects a mistake originating from my last commit. reviewed by benjamin git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9398 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Holger Class authored
component and the corresponding fluid system git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9397 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 18 Oct, 2012 1 commit
-
-
Philipp Nuske authored
h2o: removed a lot of semicola, make an "if not" out of an "assert". The function is anyway tabulated and this way we are always sure, that we are in the value of validity of the equation mesitylene & xylene: correctly apply gaussian integration to a sensible temperature range (i.e. make 0C the reference of enthalpy) h2oairfluidsystem: add a . after a floating point number git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9388 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 17 Oct, 2012 2 commits
-
-
Christoph Grueninger authored
(reviewed by pnuske) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9348 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9347 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 15 Oct, 2012 1 commit
-
-
Bernd Flemisch authored
material: remove everything deprecated during 2.2-svn. This includes the directory spatialparameters and the index naming in the fluid systems. Reviewed by Christoph git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9320 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Oct, 2012 1 commit
-
-
Vishal Jambhekar authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9243 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 06 Oct, 2012 1 commit
-
-
Christoph Grueninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9228 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 05 Oct, 2012 2 commits
-
-
Christoph Grueninger authored
(reviewed by pnuske, I toke note of the protest) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9223 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
warning and to find deprecated headers. Add deprecation flag in doxygen. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9211 2fb0f335-1f38-0410-981e-8018bf24f1b0
-