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