transport5.py
Go to the documentation of this file.
67 ws = GamsWorkspace(system_directory = sys.argv[1])
71 cp = ws.add_checkpoint()
75 t5.run(checkpoint=cp)
77 bmultlist = [ 0.6, 0.7, 0.8, 0.9, 1.0, 1.1, 1.2, 1.3 ]