mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-08-07 03:37:02 +00:00
Normal vector of wall is included into the wall velocity calculations
This commit is contained in:
@ -38,7 +38,7 @@ surfaces
|
||||
type stlWall; // type of the wall
|
||||
file shell.stl; // file name in stl folder
|
||||
material prop1; // material name of this wall
|
||||
motion none; // this surface is not moving ==> none
|
||||
motion none; // this surface is not movng ==> none
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user