3.2.2.13. lekkersim.Model.solve

Model.solve(**kargs) SolvedModel

Function for returning the solved model

This function is to align the behavior of the Model and Solver class.

Parameters:

kwargs – dictionary of the parameters {param_name (str) : param_value (usually float)}

Returns:

solved model of self

Return type:

model