******************************************** Read me-file for dynamic simulation scripts June 7, 2013 Stian Aaltvedt ******************************************** All explained m-files needs to be included in the same folder in order to run simulation. For a given heat exchanger network consisting of a total of K heat exchangers: Data.m: Includes stream- and heat exchanger data Dynamic.m: Includes additional stream data and state equations from the mixed tank model HX1.m: S-funciton for counter current heat exchanger 1, made by N cells . . . . HxK.m: S-funciton for counter current heat exchanger K, made by N cells ssvar.m: Initial values for each heat exchanger in the network Run.m: Run file for simulation. Invludes tuning and plots, which needs to be uncommented / commented based on simulation goal. Some topologies also needs selection of simulink-files to run (i.e. block diagrams where the modified control variable could be used) The simulation needs to be runned from the Run.m-file itself, or from the Matlab command window. filter.mat and no_filter.mat are data files including collected simulation results with and without filter, respectively, and can be re-created from the script.