PP1 case study: Steam Generator Water Level Control Problem VERSION 1.0 - May 2002 This benchmark has been developed by EDF R&D for the CC European Project and permission to use is granted only to the CC projet contributors. Any other use is prohibited without prior written notice to EDF R&D. Please send email to pascale.bendotti@edf.fr and hybrid@dii.unisi.it for first contact. The directory ~hybrid/cc/casestudies/EDF/PP1_v1 at http://www.dii.unisi.it contains the following files: readme : this file PP1_v1.tar.Z : the package, including files and documentation describing the PP1 case study to retrieve all files: Move PP1_v1.tar.Z to the directory where you want the code to live. Then > zcat PP1_v1.tar.Z | tar xvf - This creates a directory PP1_v1 with matlab files and a postscript file hyb_bench_sg.ps describing the proposed benchmark list of matlab files: test.mdl : simulink file showing the closed-loop interconnection model_sf.*: S-function describing the model controller_sf.*: S-function describing the ad hoc hybrid controller param.p: setup parameters Both S-functions have been compiled in MEX files usable on PC or Sun workstation (*_sf.dll files are needed to run on a PC and *_sf.mexsol on a Sun workstation with Solaris). To run the PP1 case study you need to use test.mdl first that will make subsequent calls to the other files.