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