Main Help → All Commands → MPM Boundary Conditions → MoveArc
This command has been deprecated.
The MoveArc
command selects nodes on a arc through a 2D mesh and assigns boundary conditions:
MoveArc (x1),(y1),(x2),(y2),(startAng),(endAng),<(tolerance)> (any number ofVelocity
,Temperature
, orConcentration
commands) EndMoveArc
It should be replaced now by a GridBC block:
GridBC Arc (x1),(x2),(y1),(y2),(startAng),(endAng),<(tolerance)> (any number ofVelocity
,Temperature
, orConcentration
commands) EndGridBC