pyrc.validation.plate.model#

class PlateNetwork(blocks: list[Block], new_temperature)#

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_plate_model(plot_data=False)#