Skip to content
Snippets Groups Projects
  1. Jul 16, 2021
    • sergio's avatar
      ENH: Updating tutorials for finite area · 1f3c3584
      sergio authored and Sergio Ferraris's avatar Sergio Ferraris committed
      1f3c3584
    • 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