cape.pyover.cmdrun: OVERFLOW binary interface moduleΒΆ
This module provides an interface to the various OVERFLOW executables
and other command-line utilities from cape.bin. However, due to
some of the subtleties of how the main OVERFLOW executables are called,
pyOver.case.RunPhase() simply constructs the commands to run
OVERFLOW from cape.pyover.cmdgen and runs them using
cape.cmdrun.callf().
- See also:
cape.cmdgencape.cmdrun