GfsBoundaryInflowConstant
From Gerris
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.
[edit]
Example
GfsBox { left = GfsBoundaryInflowConstant 1 }
GfsBox { right = GfsBoundaryOutflow BoundaryOutflow left = BoundaryInflowConstant 1. }

