ModelData.add#

ModelData.add(**kwargs)[source]#

Add a device (an instance) to this model.

Parameters:
kwargs

model parameters are collected into the kwargs dictionary

Warning

This function is not intended to be used directly. Use the add method from System so that the index can be registered correctly.