openfoam/applications/solvers/basic/potentialFoam
sergio 2a406bbb25 ENH: overset: various improvements in the framework
The improvements include:

- Allowing overset patches to be displaced outside background domain.
  - The approach does not support overlapping of multiple inset meshes
    on top of background domain.
- Allowing fringe faces to walk away from hole cells in background domain.
  - The approach was not extensibly tested with overlapping patches.
- Improving mass conservation.
- Various experimental entries are removed: massFluxInterpolation, ddtCorr.
- New entries:
  - oversetAdjustPhi: adds a flux correction outside the pressure equation.
  - massCorrection: adds an implicit correction.
2022-11-11 10:19:47 +00:00
..
Make fvOptions: Reorganized and updated to simplify use in sub-models and maintenance 2015-12-02 11:49:52 +00:00
overPotentialFoam ENH: overset: various improvements in the framework 2022-11-11 10:19:47 +00:00
createControls.H ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
createFields.H ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
potentialFoam.C Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00