Skip to content
Snippets Groups Projects
  1. Jul 04, 2015
    • Henry Weller's avatar
      saturationModels: Added Tsat function · a752d3e5
      Henry Weller authored
      Currently this is implemented only for the Antoine equation, for the
      other more complex models an iterative inversion from pressure to
      temperature is required.
      a752d3e5
  2. Jul 03, 2015
  3. Jul 02, 2015
  4. Jul 01, 2015
  5. Jun 30, 2015
  6. Jun 29, 2015
  7. Jun 28, 2015
  8. Jun 26, 2015
  9. Jun 25, 2015
  10. Jun 16, 2015
  11. Jun 12, 2015
    • Henry Weller's avatar
      reactingTwoPhaseEulerFoam: New twoPhaseEulerFoam supporting mass-transfer and reactions · eb53f9bd
      Henry Weller authored
      Multi-species, mass-transfer and reaction support and multi-phase
      structure provided by William Bainbridge.
      
      Integration of the latest p-U and face-p_U algorithms with William's
      multi-phase structure is not quite complete due to design
      incompatibilities which needs further development.  However the
      integration of the functionality is complete.
      
      The results of the tutorials are not exactly the same for the
      twoPhaseEulerFoam and reactingTwoPhaseEulerFoam solvers but are very
      similar.  Further analysis in needed to ensure these differences are
      physical or to resolve them; in the meantime the twoPhaseEulerFoam
      solver will be maintained.
      eb53f9bd
    • Henry Weller's avatar
      twoPhaseEulerFoam: Minor reorganization · 360604b1
      Henry Weller authored
      360604b1
  12. Jun 07, 2015
  13. May 29, 2015
    • Henry's avatar
      MRF: Separate MRF from fvOptions · c3ee2348
      Henry authored
      fvOptions does not have the appropriate structure to support MRF as it
      is based on option selection by user-specified fields whereas MRF MUST
      be applied to all velocity fields in the particular solver.  A
      consequence of the particular design choices in fvOptions made it
      difficult to support MRF for multiphase and it is easier to support
      frame-related and field related options separately.
      
      Currently the MRF functionality provided supports only rotations but
      the structure will be generalized to support other frame motions
      including linear acceleration, SRF rotation and 6DoF which will be
      run-time selectable.
      c3ee2348
    • Henry's avatar
  14. May 19, 2015
  15. May 09, 2015
  16. May 08, 2015
  17. May 02, 2015
    • Henry's avatar
      twoPhaseEulerFoam: In the limit of phase-fraction->0 the velocity is... · 24b0f3ad
      Henry authored
      twoPhaseEulerFoam: In the limit of phase-fraction->0 the velocity is calculated from a force balance
      
      Rather than forcing the dispersed-phase velocity -> the continuous-phase
      velocity as the phase-fraction -> 0 the velocity is now calculated from
      a balance of pressure, buoyancy and drag forces.  The advantage is now
      liquid or particles are not carried out of bubble-column of
      fluidised-beds by the fictitious drag caused by forcing the
      phase-velocities becoming equal in the limit.
      24b0f3ad
  18. Apr 30, 2015