carputils
Doxygen code documentation for the python framework controlling openCARP
Functions
carputils.model.protocols.EB_convergence Namespace Reference

Functions

Tuple[ OptimizationTimePoints, str] converge_to_EB (args, job, meshname, cmd_ref, stimulation_node, simid, nodes_to_check_str, start_state_file, OptimizationTimePoints time_pts, str last_LATs_path, retry=0)
 
def run_new_S2_stimulus (args, cmd_ref, job, meshname, simid, start_S2, start_state_file, stimulation_node)
 

Function Documentation

◆ converge_to_EB()

Tuple[ OptimizationTimePoints, str] carputils.model.protocols.EB_convergence.converge_to_EB (   args,
  job,
  meshname,
  cmd_ref,
  stimulation_node,
  simid,
  nodes_to_check_str,
  start_state_file,
OptimizationTimePoints  time_pts,
str  last_LATs_path,
  retry = 0 
)

◆ run_new_S2_stimulus()

def carputils.model.protocols.EB_convergence.run_new_S2_stimulus (   args,
  cmd_ref,
  job,
  meshname,
  simid,
  start_S2,
  start_state_file,
  stimulation_node 
)