pyrc.validation.coupling.model#
- class CouplingNetwork(blocks: list[Block], save_and_load: bool = True, **kwargs)#
Bases:
NetworkTemplate- Parameters:
save_to_pickle
load_from_pickle
load_solution
num_cores_jacobian
settings
rc_objects
rc_solution
continue_canceled (bool, optional) – If True, continue canceled simulations. Overwrites load_solution
- run_coupling_model(plot_data: str = None, save_and_load=True)#