************************************************ Read me-file for steady state simulation scripts using fmincon June 7, 2013 Stian Aaltvedt ************************************************ Steady state simulation of a four heat exchanger in series and one in parallel HEN. All scripts needs to be included in the same folder in order to run simulation. Parameter editing can be done in the run file RunHEN_41. RunHEN_41.m: Run file for simulation of optimal operation and Jaeschke temperature operation. Also includes all parameters. HEN_Constraints_41.m: Constraint function for optimal operation. Includes equality and inequality constraints. HEN_Constraints_41_DJT.m: Constraint funciton for Jaeschke temperature operation. Includes equality and inequality constraints, in addition to the Jaeschke temperatures. Object_41.m: Object function for operation. Steady state simulation of a six heat exchanger in series and one in parallel HEN. All scripts needs to be included in the same folder in order to run simulation. Parameter editing can be done in the run file RunHEN_61. RunHEN_61.m: Run file for simulation of optimal operation and Jaeschke temperature operation. Also includes all parameters. HEN_Constraints_61.m: Constraint function for optimal operation. Includes equality and inequality constraints. HEN_Constraints_61_DJT.m: Constraint funciton for Jaeschke temperature operation. Includes equality and inequality constraints, in addition to the Jaeschke temperatures. Object_61.m: Object function for operation.