pytrip.tripexecuter.execute module¶
This file contains the Execute() class which can execute a Plan() object locally or on a remote server with a complete TRiP98 installations.
-
class
pytrip.tripexecuter.execute.Execute(ctx, vdx, ctx_path='', vdx_path='')[source]¶ Bases:
objectExecute class for running trip using attached Ctx, Vdx and Plan objects.