carputils
Doxygen code documentation for the python framework controlling openCARP
Functions | Variables
bin.tuneCV3 Namespace Reference

Orthotropic conduction velocity test in 2D/3D domain. More...

Functions

def parser ()
 
def mesh_ext (rmode)
 
def geom_type_to_idx (rtype)
 
def setup_stimulus (geom, d, rtype)
 
def make_slab (lf, ls, ln, bf, bs, bn, dx, domain_tag, bath_tag)
 
def jobID (args)
 Generate name of top level output directory. More...
 
def run (args, job)
 

Variables

string EXAMPLE_DESCRIPTIVE_NAME = 'Orthotropic conduction velocity test in 2D/3D domain'
 
string EXAMPLE_AUTHOR = 'Gernot Plank <gernot.plank@medunigraz.at>'
 
 EXAMPLE_DIR = os.path.dirname(__file__)
 
bool GUIinclude = False
 

Detailed Description

Orthotropic conduction velocity test in 2D/3D domain.

Function Documentation

◆ geom_type_to_idx()

def bin.tuneCV3.geom_type_to_idx (   rtype)

◆ jobID()

def bin.tuneCV3.jobID (   args)

Generate name of top level output directory.

◆ make_slab()

def bin.tuneCV3.make_slab (   lf,
  ls,
  ln,
  bf,
  bs,
  bn,
  dx,
  domain_tag,
  bath_tag 
)

◆ mesh_ext()

def bin.tuneCV3.mesh_ext (   rmode)

◆ parser()

def bin.tuneCV3.parser ( )

◆ run()

def bin.tuneCV3.run (   args,
  job 
)

◆ setup_stimulus()

def bin.tuneCV3.setup_stimulus (   geom,
  d,
  rtype 
)

Variable Documentation

◆ EXAMPLE_AUTHOR

string bin.tuneCV3.EXAMPLE_AUTHOR = 'Gernot Plank <gernot.plank@medunigraz.at>'

◆ EXAMPLE_DESCRIPTIVE_NAME

string bin.tuneCV3.EXAMPLE_DESCRIPTIVE_NAME = 'Orthotropic conduction velocity test in 2D/3D domain'

◆ EXAMPLE_DIR

bin.tuneCV3.EXAMPLE_DIR = os.path.dirname(__file__)

◆ GUIinclude

bool bin.tuneCV3.GUIinclude = False