README FOR PROJECT FILES Modeling and optimization of multistream heat exchanger with phase transition Copyright: Axel Loedemel Holene, January 2013. @Requires: GAMS 23.9.5 or newer Python 2.7 or newer Matlab 2012b (propably works for older versions) @Variables: Alias for running GAMS in command shell. Current alias: gams. Dependencies: Makefile @GAMS files info: The .gms files are named Sensitivity: sens_FCP_stream.gms mhex_sens_stream.gms Gain: gain_input.gms Hessian: h_inputInput_hessian_perpValue.gms perpvalue: p = x+h pp = x+2h m = x-h mm = x-2h @HowTo: In command shell, run: currentFolder/make python mhex.py See mhex.py documentation. Matlab: Copy-paste values from python print to the matlab file Line 85: specify or comment out tex-export of matrices.