FEATool Multiphysics
v1.17.1
Finite Element Analysis Toolbox
|
RMPHYS Remove physics modes from problem struct.
[ PROB ] = RMPHYS( PROB, SEL ) Removes physics modes from a problem struct PROB. SEL is either an array of integers or cell array of physics mode tags, to indicate modes to remove. Calls parsephys and parseprob to reset dvar, sfun, eqn, and bdr fields.