gt_example1.py File Reference
Go to the source code of this file.
Variables | |
sys | gt_example1.sys_dir = sys.argv[1] if len(sys.argv) > 1 else None |
GamsWorkspace | gt_example1.ws = GamsWorkspace(system_directory=sys_dir) |
GamsWorkspace | gt_example1.job = ws.add_job_from_file("trnsport.gms") |
gt | gt_example1.m |