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)
 
def run_new_S2_stimulus (args, cmd_ref, job, meshname, simid, start_S2, start_state_file, stimulation_node)
 
def write_to_dat (filename, data)
 

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 
)

◆ 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 
)

◆ write_to_dat()

def carputils.model.protocols.EB_convergence.write_to_dat (   filename,
  data 
)