Skip to content
Snippets Groups Projects
  1. Apr 05, 2017
    • Henry Weller's avatar
      surfaceTensionModels::liquidProperties: New temperature-dependent surface tension model · 97d12d8b
      Henry Weller authored
      Description
          Temperature-dependent surface tension model in which the surface tension
          function provided by the phase Foam::liquidProperties class is used.
      
      Usage
          \table
              Property     | Description               | Required    | Default value
              phase        | Phase name                | yes         |
          \endtable
      
          Example of the surface tension specification:
          \verbatim
              sigma
              {
                  type    liquidProperties;
                  phase   water;
              }
          \endverbatim
      
      for use with e.g. compressibleInterFoam, see
      tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D
      97d12d8b
  2. Apr 04, 2017
  3. Apr 03, 2017
  4. Mar 31, 2017
  5. Mar 29, 2017
  6. Mar 28, 2017
  7. Mar 27, 2017
  8. Mar 24, 2017
  9. Mar 23, 2017
  10. Mar 22, 2017
  11. Mar 21, 2017
  12. Mar 20, 2017
  13. Mar 18, 2017