- Feb 23, 2016
-
-
Johannes Hommel authored
Updated the sequential tutorial in the handbook. Deleted the old solutions_(de)coupled folders. The previous commit added the new updated solutions.
-
Johannes Hommel authored
Updated the tutorial and its description in the handbook to use implicit instead of coupled and sequential instead of decoupled.
-
Johannes Hommel authored
Updated the folder structure description and the installation instruction in the handbook.
-
Johannes Hommel authored
added the new minimum compiler and cmake requirements
-
Christoph Grüninger authored
[2p2c] Add convenience function for phase presence See merge request !83
-
- Feb 22, 2016
-
-
Christoph Grüninger authored
* Remove unused typedef * Replace "if (cond) continue" by "if (!cond)" * Remove pointless return after throw * Whitespace changes
-
Thomas Fetzer authored
-
Christoph Grüninger authored
[multidomain][zeroeq] Various small fixes Add Property for maximum number of subdomains Fix Richardson number Fix Indentation See merge request !81
-
Thomas Fetzer authored
Add Property for maximum number of subdomains Fix Richardson number Fix Indentation
-
Bernd Flemisch authored
Feature/fix minor warnings See merge request !78
- Feb 19, 2016
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
* Delete unused variable sumx. * Simplify function code flow. * Use unsigned int in loop.
-
- Feb 16, 2016
-
-
Christoph Grüninger authored
Cleanup/fs269 takecareoftodos See merge request !70
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
which have been: - already implemented or asserted - will not be implemented - or have changed signature
-
Thomas Fetzer authored
-
Thomas Fetzer authored
A base problem on the model level was necessary
-
-
-
-
Thomas Fetzer authored
-
Using correct floating point comparison with epsilons led to a alightly different solution. Reference updated. Use input gridcreator instead of structured dgf file
-
-
we keep both concept for an indefinite time
-
-
-
- Feb 12, 2016
-
-
Bernd Flemisch authored
[readme] Add dumux buildbot link Use an plain html style link to open buildbot on a new page. Otherwise loading the page on the first click did not succeed for me. See merge request !77
-
Timo Koch authored
Use an plain html style link to open buildbot on a new page. Otherwise loading the page on the first click did not succeed for me.
-
- Feb 11, 2016
-
-
Natalie Schröder authored
- Feb 10, 2016
-
-
Bernd Flemisch authored
[headercheck] Fix make headercheck See merge request !63
-
Bernd Flemisch authored
Merge branch 'cleanup/fixheadercheck' of https://git.iws.uni-stuttgart.de/dumux-repositories/dumux into cleanup/fixheadercheck
-
-
Bernd Flemisch authored
[problem] Create restart files automatically Write restart files just before the simulation stops after the maximum number of time step divisions has been reached. See merge request !75
-
Kilian Weishaupt authored
Write restart files just before the simulation stops after the maximum number of time step divisions has been reached.
-
- Feb 09, 2016
-
-
Thomas Fetzer authored
Fix/fs305 dx dswe See merge request !74
-