- 21 Dec, 2017 1 commit
-
-
Timo Koch authored
-
- 20 Dec, 2017 1 commit
-
-
Simon Scholz authored
-
- 16 Dec, 2017 1 commit
-
-
- 08 Dec, 2017 1 commit
-
-
Kilian Weishaupt authored
* include dumux/common/properties.hh instead of dumux/common/basicproperties.hh and dumux/common/propertysystem.hh
-
- 07 Nov, 2017 2 commits
-
-
Dennis Gläser authored
-
-
- 17 Jul, 2017 1 commit
-
-
Timo Koch authored
-
- 06 Apr, 2017 1 commit
-
-
- 26 Jul, 2016 1 commit
-
-
Bernd Flemisch authored
Everything in our .hh files is defined within the namespace `Dumux`. There were numerous occurrences of `Dumux::` qualifiers that were unnecessary. Remove those occurrences. Necessary qualifications remain, such as `typedef Dumux::H2O<Scalar> H2O;`.
-
- 29 Mar, 2016 1 commit
-
-
Christoph Grüninger authored
-
- 23 Mar, 2016 1 commit
-
-
Kilian Weishaupt authored
-
- 09 Mar, 2016 2 commits
- 22 Jan, 2016 1 commit
-
-
Bernd Flemisch authored
-
- 02 Jan, 2016 1 commit
-
-
larissa authored
-
- 25 Sep, 2015 1 commit
-
-
Thomas Fetzer authored
fixes make headercheck for various files reviewed by bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15542 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Aug, 2015 1 commit
-
-
Timo Koch authored
Add required properties and their defaults. [fix] Parameter in the ni electrochemistry [cleanup] Adjust class names to naming conventions Reviewed by bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15403 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 17 Aug, 2015 1 commit
-
-
Timo Koch authored
* Remove trailing whitespace and tabs * Move electrochemistry output to the test problem (not related to 2pnc in general) * Make electrochemistry have static members * Use naming conventions for indices in the model * Try to make the model work with cellcentered too (No cell-centered test available so far) * Make electrochemistry input parameters part of a group "ElectroChemistry" * Make the electrochemistry model a named enum (ElectroChemistryModel)for readability Reviewed by martins git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15298 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 14 Aug, 2015 1 commit
-
-
Vishal Jambhekar authored
- BuildBot failed for commit -r 15292. The possible reason was the usage of static const int as template parameter for electrochemistry. (checked with M.Schneider) - Unused variable removed from h2on2o2fluidsystem.hh - Unnecessary headers removed from test_box2pnc.cc Reviewed by (M.Schneider) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15296 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Aug, 2015 1 commit
-
-
Vishal Jambhekar authored
- The required binary coefficients are added. - Electrochemistry equations added for both isothermal and non-isothermal cases (Non-isothermal are not used till now). - pc-s relation for hydrophobic material added - h2ON2o2 fluid system added - fuelcell test case is the new test problem for 2pnc model. Moreover, some updated related to 2pncmin model are included git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15292 2fb0f335-1f38-0410-981e-8018bf24f1b0
-