Windtunnel/Boundary Conditions: Difference between revisions

From Arbeitsgruppe Kuiper
Jump to navigation Jump to search
(new)
 
(→‎Reflective cells: link -> talk)
Line 3: Line 3:
== Reflective cells ==
== Reflective cells ==


Setting the vector vg in a ghost cell as vg=v, with v being the value in the adjacent real cell, yields 0 as interpolation right at the boundary. This works for plane walls. What to do in cases where a ghost cell has more than one real cell as nearest neighbor?
Setting the vector vg in a ghost cell as vg=v, with v being the value in the adjacent real cell, yields 0 as interpolation right at the boundary. This works for plane walls. What to do in cases where a ghost cell has more than one real cell as nearest neighbor? This calls for [[Talk:Windtunnel/Boundary_Conditions|discussion]]!

Revision as of 14:44, 25 April 2024

Open Questions

Reflective cells

Setting the vector vg in a ghost cell as vg=v, with v being the value in the adjacent real cell, yields 0 as interpolation right at the boundary. This works for plane walls. What to do in cases where a ghost cell has more than one real cell as nearest neighbor? This calls for discussion!