GfsBoundaryInflowConstant

From Gerris

Revision as of 05:41, 2 July 2008; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

GfsBoundaryInflowConstant takes one argument which is the value of the (constant) normal velocity applied to this boundary. All the other variables (pressure, tracer concentration, etc.) follow a zero gradient condition.

Example

 GfsBox { left = GfsBoundaryInflowConstant 1 }
 GfsBox { right = GfsBoundaryOutflow BoundaryOutflow left = BoundaryInflowConstant 1. }
communication