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. Jun 28, 2018
  11. Sep 05, 2016
    • Henry Weller's avatar
      PBiCGStab: New preconditioned bi-conjugate gradient stabilized solver for asymmetric lduMatrices · 0857f479
      Henry Weller authored
      using a run-time selectable preconditioner
      
      References:
          Van der Vorst, H. A. (1992).
          Bi-CGSTAB: A fast and smoothly converging variant of Bi-CG
          for the solution of nonsymmetric linear systems.
          SIAM Journal on scientific and Statistical Computing, 13(2), 631-644.
      
          Barrett, R., Berry, M. W., Chan, T. F., Demmel, J., Donato, J.,
          Dongarra, J., Eijkhout, V., Pozo, R., Romine, C. & Van der Vorst, H.
          (1994).
          Templates for the solution of linear systems:
          building blocks for iterative methods
          (Vol. 43). Siam.
      
      See also: https://en.wikipedia.org/wiki/Biconjugate_gradient_stabilized_method
      
      Tests have shown that PBiCGStab with the DILU preconditioner is more
      robust, reliable and shows faster convergence (~2x) than PBiCG with
      DILU, in particular in parallel where PBiCG occasionally diverges.
      
      This remarkable improvement over PBiCG prompted the update of all
      tutorial cases currently using PBiCG to use PBiCGStab instead.  If any
      issues arise with this update please report on Mantis: http://bugs.openfoam.org
      0857f479
  12. Jun 15, 2016
  13. Dec 22, 2015
  14. Dec 09, 2015
  15. Dec 11, 2014
  16. Feb 17, 2014
  17. May 30, 2012
    • Henry's avatar
      Thermodynamics: Rationalization · 63da3e9a
      Henry authored
      At the specie level:
          hs = sensible enthalpy
          ha = absolute (what was total) enthalpy
          es = sensibly internal energy
          ea = absolute (what was total) internal energy
      
      At top-level
          Rename total enthalpy h -> ha
          Rename sensible enthalpy hs -> h
      
      Combined h, hs, e and es thermo packages into a single structure.
      
      Thermo packages now provide "he" function which may return either enthalpy or
      internal energy, sensible or absolute according to the run-time selected form
      
      alphaEff now returns the effective diffusivity for the particular energy which
      the thermodynamics package is selected to solve for.
      63da3e9a
  18. Nov 04, 2011
  19. Aug 14, 2011
  20. Jun 17, 2011
  21. Jun 08, 2011
  22. Jun 07, 2011
  23. Apr 28, 2011
  24. Apr 21, 2011
  25. Apr 18, 2011
  26. Mar 08, 2011
  27. Mar 07, 2011
  28. Jun 23, 2010
  29. Aug 03, 2009
  30. Aug 01, 2009
  31. Jul 23, 2009
  32. Feb 13, 2009
  33. Feb 12, 2009
  34. Jun 25, 2008
  35. Jun 16, 2008
  36. Jun 13, 2008
  37. Apr 15, 2008