- Dec 01, 2016
-
-
-
-
-
* Remove non non-isothermal type-tag
-
* add liquidThermalConductivity() to heavyoil component * add thermalConductivity() to h2oheavyoilfluidsystem * introduce dummy indices that allow the localresidual to inherit from 3p3c localresidual * add missing functions to volvars * adapt spatialparams of test
-
*Is done by NI model
-
Bernd Flemisch authored
Feature/use adl for std functions * `std::swap` and `dumux/common` was cleaned up * much more needs to be done * I found a bunch of other clean-up stuff See merge request !259
-
Bernd Flemisch authored
[opm] Update to opm 2016.10 version See merge request !262
-
Martin Schneider authored
-
- Nov 29, 2016
-
-
Thomas Fetzer authored
Feature/harmonize2pnc and2p2c indices See merge request !256
-
Thomas Fetzer authored
2p2c updated the reference solutions (changed phase presence indices) 2pnc changed: plSg --> pnsw; pgSl --> pwsn, removed plSg + pgSl from indices 2pncmin changed: plSg --> pnsw; pgSl --> pwsn as for 2pnc 2p2c, 2pnc: added the formulation changes to CHANGELOG.md
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Christoph Grüninger authored
-
Kilian Weishaupt authored
* Remove deprecated, energy-related functions * Test is isothermal anyway
-
Christoph Grüninger authored
-
- Nov 23, 2016
-
-
Christoph Grüninger authored
Fix/multidomain normal momentum See merge request !252
-
- Nov 22, 2016
-
-
Thomas Fetzer authored
* multidomain models now also work for cases with pm on top
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- Nov 21, 2016
-
-
Christoph Grüninger authored
[zeroeq] Update method set walls * functions bBoxMaxIsWall() and bBoxMaxIsWall() in the problem are now used instead of a property * wall array is now a std::vector See merge request !251
-
Thomas Fetzer authored
* functions bBoxMaxIsWall() and bBoxMaxIsWall() in the problem are now used instead of a property * wall array is now a std::vector
-
Bernd Flemisch authored
Fix/issue 343 starthh Fixes #343. See merge request !247
-
- Nov 16, 2016
-
-
Martin Schneider authored
[fix/tutorial-exercise1f] Exercise 1f makes more sense now The changing constitutive relations task in exercise 1 previously was about exchanging the EffToAbsLaw with a LinearMaterial law. It makes more sense to replace the RegularizedBrooksCorey. The description in the handbook was adapted accordingly. See merge request !248
-
Martin Beck authored
The changing constitutive relations task in exercise 1 previously was about exchanging the EffToAbsLaw with a LinearMaterial law. It makes more sense to replace the RegularizedBrooksCorey. The description in the handbook was adapted accordingly.
-
- Nov 15, 2016
-
-
Timo Koch authored
-
Timo Koch authored
Thanks to Martin for fixing a c&p bug.
-
Timo Koch authored
-
Timo Koch authored
The parameter parser previously needed a TypeTag traits template argument only to get the parameter tree type although a parameter tree is already handed it. This was done to avoid an usused parameter message otherwise issued if the parameter macros (which need the TypeTag) are not used. Twisted :/ (can't we refactor the parameter system?) The new implementation has an optional input file name parameter which is taken from the parametertree if it was provided as command line argument in the default start method. You can also supply a specific file now statically in the code. If no name is given, the parameter parser defaults to the <exectuable>.input pattern.
-
Martin Schneider authored
[installexternal.sh] Fix download path for UG * Automatically set the UG path in the *.opts files. * Remove gstat from *.opts file. Is found automatically, if located in external folder. See merge request !246
-
Thomas Fetzer authored
Feature/libs optimization Add NLOPT and GLPK to DuMuX. These are libraries for nonlinear and linear optimization. See merge request !245
-
Thomas Fetzer authored
* Automatically set the UG path in the *.opts files. * Remove gstat from *.opts file. Is found automatically, if located in external folder.
-
Thomas Fetzer authored
-
- Nov 14, 2016
-
-
Martin Schneider authored
-
Martin Schneider authored
The NLOPT and GLPK are libraries for nonlinear and linear optimization algorithms.
-
- Nov 10, 2016
-
-
Bernd Flemisch authored
Fix/couplingpwsn See merge request !241
-