LumpedStep
Handle a lumped solution step, which can be added as a subfeature to a Segregated feature.
Syntax
model.sol(sname).feature(solv).feature(segregated).create(fname,"LumpedStep")
model.sol(sname).feature(solv).feature(segregated).feature(fname).set(pname,value)
Description
This feature controls one lumped solution step.
all | manual
auto | sparse | filled | free
See SegregatedStep for more information about these properties.