Skip to content
Snippets Groups Projects
Commit 2eeaa326 authored by Mark OLESEN's avatar Mark OLESEN Committed by Andrew Heather
Browse files

Revert "COMP: combine twoPhaseProperties library into interfaceProperties"

Modified revert of commit 6c6f777b.

- 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.
parent 6630fb2b
No related merge requests found
Showing
with 73 additions and 68 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment