Exemplo n.º 1
0
 public VFieldU()
 {
     InternalField = new VFieldVectorValue();
     BottomValue = new VFieldVectorValue();
     WestParams = new VAtmBoundaryLayerInletVelocity();
     SouthParams = new VAtmBoundaryLayerInletVelocity();
 }
Exemplo n.º 2
0
 public VFieldU()
 {
     InternalField = new VFieldVectorValue();
     BottomValue   = new VFieldVectorValue();
     WestParams    = new VAtmBoundaryLayerInletVelocity();
     SouthParams   = new VAtmBoundaryLayerInletVelocity();
 }