openfoam/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures
Mark Olesen 2eeaa326d6 Revert "COMP: combine twoPhaseProperties library into interfaceProperties"
Modified revert of commit 6c6f777bd5.

- The "alphaContactAngleFvPatchScalarField" occurs in several
  places in the code base:

    - as abstract class for two-phase properties
    - in various multiphase solvers

  To resolve potential linking conflicts, renamed the abstract class
  as "alphaContactAngleTwoPhaseFvPatchScalarField" instead.

  This permits potential linking of two-phase and multi-phase
  libraries without symbol conflicts and has no effect on concrete
  uses of two-phase alphaContactAngle boudary conditions.
2019-05-08 18:48:52 +02:00
..
Kunz STYLE: reduced nesting on return branching 2019-02-13 08:06:36 +01:00
Make Revert "COMP: combine twoPhaseProperties library into interfaceProperties" 2019-05-08 18:48:52 +02:00
Merkle STYLE: reduced nesting on return branching 2019-02-13 08:06:36 +01:00
phaseChangeTwoPhaseMixture BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
SchnerrSauer STYLE: reduced nesting on return branching 2019-02-13 08:06:36 +01:00