openfoam/applications/solvers
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
..
basic COMP: adjust compilation order with updated interdependencies 2019-04-28 14:44:33 +02:00
combustion COMP: adjust compilation order with updated interdependencies 2019-04-28 14:44:33 +02:00
compressible COMP: adjust compilation order with updated interdependencies 2019-04-28 14:44:33 +02:00
discreteMethods BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
DNS COMP: adjust compilation order with updated interdependencies 2019-04-28 14:44:33 +02:00
doc BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
electromagnetics BUG: magneticFoam: add orientation information. Fixes #1291. 2019-04-24 15:40:52 +01:00
financial BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00
finiteArea STYLE: use cbrt() instead of pow(..,1.0/3.0) in a few more places 2019-01-09 12:22:07 +01:00
heatTransfer COMP: adjust compilation order with updated interdependencies 2019-04-28 14:44:33 +02:00
incompressible COMP: adjust compilation order with updated interdependencies 2019-04-28 14:44:33 +02:00
lagrangian COMP: adjust compilation order with updated interdependencies 2019-04-28 14:44:33 +02:00
multiphase Revert "COMP: combine twoPhaseProperties library into interfaceProperties" 2019-05-08 18:48:52 +02:00
stressAnalysis BOT: Cleaned up header files 2019-02-06 12:28:23 +00:00