Skip to content
Snippets Groups Projects
  1. Aug 07, 2015
  2. Aug 05, 2015
  3. Aug 04, 2015
  4. Aug 03, 2015
  5. Jul 31, 2015
  6. Jul 30, 2015
  7. Jul 29, 2015
  8. Jul 28, 2015
  9. Jul 27, 2015
    • Thomas Fetzer's avatar
      [handbook] · 1ad8e460
      Thomas Fetzer authored
      update of chapter 4+5
       - restructured and combined different sections
       - shortened text
      
      done by gruenich and fetzer
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15168 2fb0f335-1f38-0410-981e-8018bf24f1b0
      1ad8e460
    • Bernd Flemisch's avatar
      [implicit] add a test that uses the general setDirichlet method · 6f3d1eed
      Bernd Flemisch authored
      The new test employs the function
      setDirichlet(pvIdx, eqIdx)
      with pvIdx != eqIdx.
      
      On the right boundary, a Dirichlet value for the nonwetting-phase
      pressure should be set. At the same time, nonwetting phase should
      be allowed to leave the domain by means of an outflow boundary
      condition. In order to achieve this the general 'setDirichlet'
      method is used in the function 'boundaryTypesAtPos' which allows
      to set the value of a primary variable by replacing an arbitrary
      balance equation. In this case, the index of the primary variable
      is Indices::pnIdx, while the index of the replaced equation is
      Indices::contiWEqIdx. This allows to set the outflow condition for
      equation index Indices::contiNEqIdx.
      
      This completes FS#270.
      
      Reviewed by Timo.
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15167 2fb0f335-1f38-0410-981e-8018bf24f1b0
      6f3d1eed
    • Thomas Fetzer's avatar
      [mpnc] · e9ae1caf
      Thomas Fetzer authored
      test_boxmpnckinetic now uses the start.hh and the
      interfacegridcreator.hh
      updated parameters and removed tabs from input file
      
      test still fails, but the results with/without these changes are
      identical
      
      reviewed by kilian
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15165 2fb0f335-1f38-0410-981e-8018bf24f1b0
      e9ae1caf
Loading