refactored wall interaction to patch interaction

This commit is contained in:
andy
2009-05-28 17:13:01 +01:00
parent 4367ff382f
commit 1649cd1844
22 changed files with 136 additions and 140 deletions

View File

@ -21,7 +21,7 @@ DragModel SphereDrag;
DispersionModel StochasticDispersionRAS;
WallInteractionModel StandardWallInteraction;
PatchInteractionModel StandardWallInteraction;
HeatTransferModel RanzMarshall;

View File

@ -21,7 +21,7 @@ DragModel SphereDrag;
DispersionModel StochasticDispersionRAS;
WallInteractionModel StandardWallInteraction;
PatchInteractionModel StandardWallInteraction;
HeatTransferModel RanzMarshall;

View File

@ -21,7 +21,7 @@ DragModel SphereDrag;
DispersionModel none;
WallInteractionModel StandardWallInteraction;
PatchInteractionModel StandardWallInteraction;
HeatTransferModel RanzMarshall;