carputils
Doxygen code documentation for the python framework controlling openCARP
|
Classes | |
class | carputils.settings.paths.Path |
class | carputils.settings.paths.PathSettingsNamespace |
Modified namespace with extra error handling for paths. More... | |
Namespaces | |
carputils.settings.paths | |
Functions | |
def | carputils.settings.paths.join_add (parts) |
def | carputils.settings.paths.carp_executable (exedir, start='carp') |
Select the most recent openCARP/bench/etc. More... | |
def | carputils.settings.paths.dirs (config, cli) |
Determine the directories to look for executables. More... | |
def | carputils.settings.paths.execs (config, dirs) |
Generate the executable paths for the current run configuration. More... | |