- Dec 07, 2017
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
[multidomaingrid] include <numeric> before multidomaingrid.hh See merge request !646
-
Bernd Flemisch authored
Otherwise, std::partial_sum is not found for newer STL versions. In principle, this should be fixed upstream...
-
Bernd Flemisch authored
update list of copyright holders See merge request !645
-
Bernd Flemisch authored
-
Bernd Flemisch authored
[2pnc] remove unused variable See merge request !644
-
Bernd Flemisch authored
-
Bernd Flemisch authored
[sequential] remove unused variables from MPFA-L velocity models See merge request !643
-
Bernd Flemisch authored
-
Bernd Flemisch authored
[doc] update the parameter list See merge request !642
-
Bernd Flemisch authored
-
- Dec 05, 2017
-
-
Martin Schneider authored
[2p][adaptive] use right privars for vol vars update See merge request !635
-
Dennis Gläser authored
For cell-centered scheme, the primary variables in the reconstruction were not divided by the number of children that composed the primary variables in a father element. This does not have an effect here as the helper class and the tests only consider incompressible fluids. Furthermore, the problem would only appears if in one refinement some elements get refined more than one level. However, for the sake of readability it should be correct here.
-
- Dec 04, 2017
-
-
Martin Schneider authored
[cpgrid] fix grid creator, cleanup fvelementgeometry See merge request !624
-
- Dec 01, 2017
-
-
Beatrix Becker authored
-
Bernd Flemisch authored
The static Opm::Deck variable was handled incorrectly in the grid creator. Fix the behavior by initializing the variable directly. Also perform a cleanup of the FVElementGeometry by removing the lines associated with local coordinates and removing an unused local variable.
-
Beatrix Becker authored
[doxygen][sequential] cleanup and make more consistent with actual implementation and implicit doxygen
-
- Nov 30, 2017
-
-
Thomas Fetzer authored
-
- Nov 23, 2017
-
-
Gabi Seitz authored
[moduleutil] Print and throw error if something went wrong while checking the module version See merge request !613
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- Nov 20, 2017
-
-
Simon Emmert authored
Fix/include heat capacity in enthalpy for other gases See merge request !608
-
- Nov 17, 2017
-
-
Simon Emmert authored
Fix/include heat capacity in enthalpy for air See merge request !611
-
Thomas Fetzer authored
Nitrogen already had a heat capacity function, however, it was calculated differently for the other gases.
-
Thomas Fetzer authored
Part II: reference solutions
-
Thomas Fetzer authored
Part I: code
-
Thomas Fetzer authored
Revert "Merge branch 'fix/includeHeatCapacityInEnthalpyForAir' into 'master'" See merge request !610
-
Simon Emmert authored
This reverts merge request !607
-
Simon Emmert authored
[components][air] Use gasHeatCapacity from respective function and not hard-coded See merge request !607
-
- Nov 16, 2017
-
-
Thomas Fetzer authored
-
Simon Emmert authored
[components][air] Fix heat capacity See merge request !601
- Nov 14, 2017
-
-
Thomas Fetzer authored
Gas heat capacity was wrong by 3 orders of magnitude
-
- Nov 08, 2017
-
-
Bernd Flemisch authored
[2pnc] fix calculation of enthalpy See merge request !585
-
Bernd Flemisch authored
So far, no enthalpy has been calculated in the 2pnc(ni) model. (cherry picked from commit a1109fbe)
-
Simon Emmert authored
-
- Nov 02, 2017
-
-
Thomas Fetzer authored