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
parent 4b40886496
commit ea4fbd5e83
14 changed files with 103 additions and 41 deletions

View File

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