pyrc.model.simple#

class SimpleWall(*args, layers=None, make_smiley=True, **kwargs)#

Bases: RCNetwork

Parameters:
  • save_to_pickle

  • load_from_pickle

  • load_solution

  • num_cores_jacobian

  • settings

  • rc_objects

  • rc_solution

  • continue_canceled (bool, default=True) – If True, continue canceled simulations. Overwrites load_solution

  • skip_infinity_check (bool, default=False) – If True the infinity check of the created matrices is skipped. This is recommended for complicated dynamic (time-dependent) systems.