Skip to content
Snippets Groups Projects
  1. Nov 16, 2016
    • Martin Beck's avatar
      [fix/tutorial-exercise1f] Exercise 1f makes more sense now · 36d017c4
      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.
      36d017c4
  2. Jul 26, 2016
    • Bernd Flemisch's avatar
      remove superfluous `Dumux::` qualifiers · 35bf6f1d
      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;`.
      35bf6f1d
  3. Mar 24, 2016
  4. Mar 10, 2016
  5. Mar 09, 2016
  6. Feb 23, 2016
    • Johannes Hommel's avatar
      Handbook2.9 tutorial · ebc8f9d1
      Johannes Hommel authored
      Updated the tutorial and its description in the handbook to use implicit instead of coupled and sequential instead of decoupled.
      ebc8f9d1
Loading