create#

classmethod SIWaveSimulationSetup.create(cell, name)#

Create a SIWave simulationsetup.

Parameters:
cellCell

Cell to create simulation setup in.

namestr

Name of the simulation setup.

Returns:
SIWaveSimulationSetup

Simulation setup created.