set_growth_params#

ShellBLControl.set_growth_params(params)#

Sets growth parameters for ShellBL control.

Parameters:
paramsShellBLControlGrowthParams

Parameters to set ShellBL growth.

Notes

This is a beta API. The behavior and implementation may change in future.

Examples

>>> results = shellbl_control.set_growth_params(ShellBLControlGrowthParams(model=model))