STYLE: src/atmosphericModels: New library containing models specific to atmospheric flows

Converted the atmBoundaryLayerInlet boundary conditions to inletOutlet to handle
changes in inflow orientation without the need for re-meshing.
This commit is contained in:
Henry Weller
2018-03-18 14:08:20 +00:00
committed by Andrew Heather
parent a8261a5626
commit 54ddd14168
14 changed files with 103 additions and 41 deletions

View File

@ -44,4 +44,6 @@ timePrecision 6;
runTimeModifiable yes;
libs ("libatmosphericModels.so");
// ************************************************************************* //