create#

classmethod RaptorXSimulationSetup.create(cell, name)#

Create a RaptorX simulation setup.

Parameters:
cellCell

Cell to create the simulation setup in.

namestr

Name of the simulation setup.

Returns:
RaptorXSimulationSetup

RaptorX simulation setup created.