create_dataset_transient_assignment#

Icepak.create_dataset_transient_assignment(ds_name, scale=1)[source]#

Create a transient assignment from a dataset.

Parameters:
ds_namestr

Name of the dataset.

scalefloat or str, optional

Value for scaling the y value of the dataset. The default is 1.

Returns:
pyaedt.modules.Boundary.PieceWiseLinearDictionary

Boundary dictionary object that can be passed to boundary condition assignment functions.