|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
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 |
Orthotropic conduction velocity test in 2D/3D domain.
| def bin.tuneCV3.geom_type_to_idx | ( | rtype | ) |
| def bin.tuneCV3.jobID | ( | args | ) |
Generate name of top level output directory.
| def bin.tuneCV3.make_slab | ( | lf, | |
| ls, | |||
| ln, | |||
| bf, | |||
| bs, | |||
| bn, | |||
| dx, | |||
| domain_tag, | |||
| bath_tag | |||
| ) |
| def bin.tuneCV3.mesh_ext | ( | rmode | ) |
| def bin.tuneCV3.parser | ( | ) |
| def bin.tuneCV3.run | ( | args, | |
| job | |||
| ) |
| def bin.tuneCV3.setup_stimulus | ( | geom, | |
| d, | |||
| rtype | |||
| ) |
| string bin.tuneCV3.EXAMPLE_AUTHOR = 'Gernot Plank <gernot.plank@medunigraz.at>' |
| string bin.tuneCV3.EXAMPLE_DESCRIPTIVE_NAME = 'Orthotropic conduction velocity test in 2D/3D domain' |
| bin.tuneCV3.EXAMPLE_DIR = os.path.dirname(__file__) |
| bool bin.tuneCV3.GUIinclude = False |