gt_example1.py File Reference
Go to the source code of this file.
Variables | |
gt_example1.ws = GamsWorkspace(system_directory=sys.argv[1]) | |
gt_example1.job = ws.add_job_from_file("trnsport.gms") | |
gt_example1.m = gt.Container(os.path.join(ws.working_directory, job.out_db.name + ".gdx")) | |