Skip to content
Snippets Groups Projects
  1. Nov 22, 2021
  2. Jul 16, 2021
    • sergio's avatar
      ENH: kinematicParcelFoam: new solver and tutorial · a9aa6cb0
      sergio authored and Sergio Ferraris's avatar Sergio Ferraris committed
      The original thermoSurfaceFilm sub-models were divided between kinematicSurfaceFilm and thermoSurfaceFilm in order to use the surfaceFilm model in a kinematicCloud.
      
      The film interaction models are now in a kinematicSurface class which can be used in a kinematic cloud adding constant thermal properties (p and T) for some sub-models, e.g. drySplashInteraction/wetSplashInteraction.
      
      pRef and Tref were added to the kinematicSurfaceFilm as entry to the regionFilm when used with a kinematic cloud.
      
      In the finite area surface film model Tref, pRef are stored in filmSubModelBase.
      
      TUT: kinematicParcelFoam: new tutorial pitzDailySprinkles
      a9aa6cb0
  3. Jun 28, 2021
  4. Jun 08, 2021
  5. Dec 23, 2020
  6. Jun 29, 2020
  7. Dec 23, 2019
  8. Jun 25, 2019
  9. Dec 19, 2018
  10. Dec 10, 2018
  11. Jun 28, 2018
  12. Dec 16, 2016
  13. Dec 22, 2015
  14. Dec 09, 2015
  15. May 19, 2015
  16. May 18, 2015
    • Chris Greenshields's avatar
      Template case files to help general setup of OpenFOAM cases · 6f82273f
      Chris Greenshields authored
      The templates include a stategy to simplify meshing with snappyHexMesh,
      particularly to help generate an initial mesh quickly that can subsequently be
      improved.  The templates are setup to enable rapid initial simulations, typically
      with simpleFoam.  The initial templates cover simple inflow-outflow and closed
      domains, including rotating geometry, and an example axisymmetric flow.  For
      more details, consult the README file accompanying each template case.
      The cases are located in $FOAM_ETC/templates
      6f82273f
  17. Apr 26, 2015
    • Henry's avatar
      includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" · 0a6ca7ae
      Henry authored
      Description
          Specify an etc file to include when reading dictionaries, expects a
          single string to follow.
      
          Searches for files from user/group/shipped directories.
          The search scheme allows for version-specific and
          version-independent files using the following hierarchy:
          - \b user settings:
            - ~/.OpenFOAM/\<VERSION\>
            - ~/.OpenFOAM/
          - \b group (site) settings (when $WM_PROJECT_SITE is set):
            - $WM_PROJECT_SITE/\<VERSION\>
            - $WM_PROJECT_SITE
          - \b group (site) settings (when $WM_PROJECT_SITE is not set):
            - $WM_PROJECT_INST_DIR/site/\<VERSION\>
            - $WM_PROJECT_INST_DIR/site/
          - \b other (shipped) settings:
            - $WM_PROJECT_DIR/etc/
      
          An example of the \c \#includeEtc directive:
          \verbatim
              #includeEtc "etcFile"
          \endverbatim
      
          The usual expansion of environment variables and other constructs is
          retained.
      0a6ca7ae
  18. Dec 11, 2014
  19. Feb 17, 2014
  20. Jan 02, 2013
  21. Nov 14, 2011
  22. Aug 24, 2011
  23. Aug 14, 2011
  24. Jun 17, 2011
  25. Jun 08, 2011
  26. Jun 07, 2011
  27. Mar 31, 2011
  28. Jun 23, 2010
  29. May 18, 2010
  30. Jul 23, 2009
  31. Feb 12, 2009
  32. Feb 11, 2009
  33. Jun 26, 2008
  34. Jun 25, 2008
  35. Jun 16, 2008