|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
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) |
| 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 | ||
| ) |
| def carputils.model.protocols.EB_convergence.run_new_S2_stimulus | ( | args, | |
| cmd_ref, | |||
| job, | |||
| meshname, | |||
| simid, | |||
| start_S2, | |||
| start_state_file, | |||
| stimulation_node | |||
| ) |
| def carputils.model.protocols.EB_convergence.write_to_dat | ( | filename, | |
| data | |||
| ) |