Solver Object

Some special settings concerning a simulation run may be defined with this object.

General Methods

TimeBetweenUpdates ( int value )

Defines the time range between the plot window is updated during a simulation run.

Mesh

PBAFillLimit ( double percentage )

Defines when a cell should be treated as entirely filled with Perfectly Conducting Material (PEC). So if a cell is filled with more than percentage of the cell with PEC, the entire Cell will be filled with PEC. For other materials this setting has no effect. Generally, this setting should not be changed.

Defaults

PBAFillLimit (99)

TimeBetweenUpdates (20)