set_growth_params#
- ShellBLControl.set_growth_params(params)#
Sets growth parameters for ShellBL control.
- Parameters:
- params
ShellBLControlGrowthParams
Parameters to set ShellBL growth.
- params
Notes
This is a beta API. The behavior and implementation may change in future.
Examples
>>> results = shellbl_control.set_growth_params(ShellBLControlGrowthParams(model=model))