mutwo.converters.frontends.isis_constants module

Constants to be used for and with mutwo.converters.frontends.isis.

The file mostly contains different flags for running ISiS. The flag definitions are documented here.

Data:

ISIS_PATH

The path to the ISiS shell script.

SILENT_FLAG

Flag for preventing ISiS from printing any information during rendering.

ISIS_PATH = 'isis.sh'

The path to the ISiS shell script. When installing ISiS with the packed ‘Install_ISiS_commandline.sh’ script, the path should be ‘isis.sh’.

SILENT_FLAG = '--quiet'

Flag for preventing ISiS from printing any information during rendering.