Пример #1
0
 public VFieldU()
 {
     InternalField = new VFieldVectorValue();
     BottomValue = new VFieldVectorValue();
     WestParams = new VAtmBoundaryLayerInletVelocity();
     SouthParams = new VAtmBoundaryLayerInletVelocity();
 }
Пример #2
0
 public VFieldU()
 {
     InternalField = new VFieldVectorValue();
     BottomValue   = new VFieldVectorValue();
     WestParams    = new VAtmBoundaryLayerInletVelocity();
     SouthParams   = new VAtmBoundaryLayerInletVelocity();
 }