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:
The path to the ISiS shell script. |
|
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.