carputils
Doxygen code documentation for the python framework controlling openCARP
Namespaces | Functions | Variables
limit_cycle.py File Reference

Namespaces

 bin.limit_cycle
 Prepacing and validation of tissue/organ models.
 

Functions

def bin.limit_cycle.argument_parser ()
 
def bin.limit_cycle.mesh_ext (rmode)
 
def bin.limit_cycle.restart (job, meshname, cnf, fncs, elecs, pp_prtcl, args, mode, rmode, restart_chkpt, visual)
 
def bin.limit_cycle.chkpt_file_ID (prefix, ID, gen_mode, t_chk, bcl)
 
def bin.limit_cycle.lat_file_ID (prefix, ID, gen_mode, ext)
 
def bin.limit_cycle.get_mesh (mesh, cohort, caseID)
 
def bin.limit_cycle.stage_gen_lat_from_args (job, plan, args)
 
def bin.limit_cycle.stage_prepace_from_args (job, plan, args)
 
def bin.limit_cycle.check_input (plan, prtcl, pp_arg)
 
def bin.limit_cycle.jobID (args)
 
def bin.limit_cycle.run (args, job)
 

Variables

string bin.limit_cycle.EXAMPLE_DESCRIPTIVE_NAME = 'Prepacing and validation of tissue/organ models'
 
string bin.limit_cycle.EXAMPLE_AUTHOR = 'Gernot Plank <gernot.plank@medunigraz.at>, ' \
 
 bin.limit_cycle.EXAMPLE_DIR = os.path.dirname(__file__)
 
string bin.limit_cycle.CLEAN_PATTERN = r'^(\d{4}-)|(imp_)|(tunecv_)'