carputils
Doxygen code documentation for the python framework controlling openCARP
|
Tune conductivity settings to match prescribed conduction velocities. More...
Functions | |
def | parser () |
def | str2bool (s) |
Convert string to bool (in argparse context). More... | |
def | jobID (args) |
Generate name of top level output directory. More... | |
def | run (args, job) |
Tune conductivity settings to match prescribed conduction velocities.
def bin.tuneCV.jobID | ( | args | ) |
Generate name of top level output directory.
def bin.tuneCV.parser | ( | ) |
def bin.tuneCV.run | ( | args, | |
job | |||
) |
def bin.tuneCV.str2bool | ( | s | ) |
Convert string to bool (in argparse context).