public VFieldU() { InternalField = new VFieldVectorValue(); BottomValue = new VFieldVectorValue(); WestParams = new VAtmBoundaryLayerInletVelocity(); SouthParams = new VAtmBoundaryLayerInletVelocity(); }
public VAtmBoundaryLayerInletVelocity() { Value = new VFieldVectorValue(); N = new VVertice(); Z = new VVertice(); Z0 = new VFieldScalarValue(); ZGround = new VFieldScalarValue(); }