MetaModelica exercises pack developed by Adrian Pop [adrpo@ida.liu.se] ---------------------------------------------------------------------- For Windows you need to have installed: - OpenModelica 1.4.3 nightly build from here: http://www.ida.liu.se/~pelab/modelica/OpenModelica/OMC/nightly-builds/ - latest OMDev-mingw-msvc.zip unpacked to c:\OMDev\, otherwise, please edit config.cache get OMDev from: http://www.ida.liu.se/~adrpo/omc/omdev/mingw/ - java 5.0 or 6.0 - Eclipse 3.2/MDT 0.7.1 or Eclipse 3.3/MDT 0.7.2 get MDT from: http://www.ida.liu.se/~pelab/modelica/OpenModelica/MDT/ Extract MetaModelica-exercises.zip to any folder. You will get a folder called "MetaModelica". Point your Eclipse workspace to this directory. (File->Switch Workspace->/path/to/MetaModelica) Add as new Modelica projects (if they are not already there): 01_experiment 02a_exp1 02b_exp2 03_assignment 04a_assigntwotype 04b_modassigntwotype 05_advanced 07_pam 08_pamdecl 09_pamtrans 10_petrol documentation Add as new Java project: 06_OMCAndCorba (if not already there) NOTES: - When working with an exercise, close all the other projects and leave just the current exercise project open. - Each exercise has a README.txt in it with assignments. - Exercises 07->10 are just as examples of how to model different languages using MetaModelica. If you need any help with anything just contact Adrian Pop [adrpo@ida.liu.se] 2007-08-28 Adrian Pop/