Skip to content
Snippets Groups Projects
  1. Jun 04, 2012
  2. Jun 03, 2012
  3. May 31, 2012
  4. May 30, 2012
  5. May 25, 2012
  6. May 24, 2012
  7. May 23, 2012
  8. May 21, 2012
  9. May 18, 2012
  10. May 16, 2012
  11. May 15, 2012
  12. May 14, 2012
  13. May 11, 2012
  14. May 10, 2012
  15. May 09, 2012
    • Klaus Mosthaf's avatar
      Changed component indices: · 09758738
      Klaus Mosthaf authored
      phaseIdx is called from the property system (default to nPhase)
      
      wComp or comp1Idx -> transportCompIdx (transported component)
      nComp or comp0Idx -> phaseCompIdx (main component of phase)
      
      transportCompIdx is |1-phaseIdx|, because usually the transported
      component of interest is the minor component of the phase. This allows
      the to choose an arbitrary phase of a two-phase fluidsystem, if
      wComp is the main component of wPhase and both have the same index with either 0 or 1.
      
      Corrected index names for primary variables, they get the correct
      primary variable index instead of the equation index;
      massOrMoleFracIdx has been employed for the mass or mole fraction (seems
      to be self-explanatory...)
      
      Adapted also test problems for stokes2c, stokes2cni.
      
      Reviewed bei Markus.
      
      
      
      git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8275 2fb0f335-1f38-0410-981e-8018bf24f1b0
      09758738
Loading