ENH: Initial commit of surface film modelling functionality
- film approximated as single layer mesh, generated using extrudeToRegionMesh utility - library implemented in a hierarchy similar to lagrangian/intermediate: - currently includes kinematic and thermodynamic variants - sub-models include: - film detachment/dripping - phase change (place holder only) - works in parallel - currently in beta status
Showing
- src/surfaceFilmModels/Make/files 26 additions, 0 deletionssrc/surfaceFilmModels/Make/files
- src/surfaceFilmModels/Make/options 7 additions, 0 deletionssrc/surfaceFilmModels/Make/options
- src/surfaceFilmModels/derivedFvPatchFields/directMappedFixedInternalValue/directMappedFixedInternalValueFvPatchField.C 162 additions, 0 deletions...nternalValue/directMappedFixedInternalValueFvPatchField.C
- src/surfaceFilmModels/derivedFvPatchFields/directMappedFixedInternalValue/directMappedFixedInternalValueFvPatchField.H 150 additions, 0 deletions...nternalValue/directMappedFixedInternalValueFvPatchField.H
- src/surfaceFilmModels/derivedFvPatchFields/directMappedFixedInternalValue/directMappedFixedInternalValueFvPatchFields.C 43 additions, 0 deletions...ternalValue/directMappedFixedInternalValueFvPatchFields.C
- src/surfaceFilmModels/derivedFvPatchFields/directMappedFixedInternalValue/directMappedFixedInternalValueFvPatchFields.H 49 additions, 0 deletions...ternalValue/directMappedFixedInternalValueFvPatchFields.H
- src/surfaceFilmModels/derivedFvPatchFields/directMappedFixedInternalValue/directMappedFixedInternalValueFvPatchFieldsFwd.H 50 additions, 0 deletions...nalValue/directMappedFixedInternalValueFvPatchFieldsFwd.H
- src/surfaceFilmModels/derivedFvPatchFields/directMappedFixedPushedInternalValue/directMappedFixedPushedInternalValueFvPatchField.C 133 additions, 0 deletions...lValue/directMappedFixedPushedInternalValueFvPatchField.C
- src/surfaceFilmModels/derivedFvPatchFields/directMappedFixedPushedInternalValue/directMappedFixedPushedInternalValueFvPatchField.H 157 additions, 0 deletions...lValue/directMappedFixedPushedInternalValueFvPatchField.H
- src/surfaceFilmModels/derivedFvPatchFields/directMappedFixedPushedInternalValue/directMappedFixedPushedInternalValueFvPatchFields.C 43 additions, 0 deletions...Value/directMappedFixedPushedInternalValueFvPatchFields.C
- src/surfaceFilmModels/derivedFvPatchFields/directMappedFixedPushedInternalValue/directMappedFixedPushedInternalValueFvPatchFields.H 49 additions, 0 deletions...Value/directMappedFixedPushedInternalValueFvPatchFields.H
- src/surfaceFilmModels/derivedFvPatchFields/directMappedFixedPushedInternalValue/directMappedFixedPushedInternalValueFvPatchFieldsFwd.H 50 additions, 0 deletions...ue/directMappedFixedPushedInternalValueFvPatchFieldsFwd.H
- src/surfaceFilmModels/derivedFvPatchFields/filmHeightInletVelocity/filmHeightInletVelocityFvPatchVectorField.C 167 additions, 0 deletions...InletVelocity/filmHeightInletVelocityFvPatchVectorField.C
- src/surfaceFilmModels/derivedFvPatchFields/filmHeightInletVelocity/filmHeightInletVelocityFvPatchVectorField.H 198 additions, 0 deletions...InletVelocity/filmHeightInletVelocityFvPatchVectorField.H
- src/surfaceFilmModels/submodels/kinematic/injectionModel/injectionModel/injectionModel.C 71 additions, 0 deletions.../kinematic/injectionModel/injectionModel/injectionModel.C
- src/surfaceFilmModels/submodels/kinematic/injectionModel/injectionModel/injectionModel.H 160 additions, 0 deletions.../kinematic/injectionModel/injectionModel/injectionModel.H
- src/surfaceFilmModels/submodels/kinematic/injectionModel/injectionModel/injectionModelI.H 44 additions, 0 deletions...kinematic/injectionModel/injectionModel/injectionModelI.H
- src/surfaceFilmModels/submodels/kinematic/injectionModel/injectionModel/newInjectionModel.C 59 additions, 0 deletions...nematic/injectionModel/injectionModel/newInjectionModel.C
- src/surfaceFilmModels/submodels/kinematic/injectionModel/noInjection/noInjection.C 72 additions, 0 deletions...models/kinematic/injectionModel/noInjection/noInjection.C
- src/surfaceFilmModels/submodels/kinematic/injectionModel/noInjection/noInjection.H 104 additions, 0 deletions...models/kinematic/injectionModel/noInjection/noInjection.H
Please register or sign in to comment