From: Peter H.M. J. <p.h...@tb...> - 2004-10-10 13:29:05
|
Hi all, I saw both problems on getting DSOL started. The detailed documentation can be found at http://www.simulation.tudelft.nl/dsol/dsol/overview/gettingStarted.html To simplify the process, here are some tips.. * If you want to play around with the application and have Windows installed, please download the installer from http://prdownloads.sourceforge.net/dsol/dsol-gui-1.6.2.exe?download This will install a nice start-->programs-->dsol-->dsol application in Windows. You can now run all the tutorial models (if you are connected to the net) * If you want to develop yourself, please check out the dsol-template project from CVS. This template project contains all the stuff you need. The one step you have to take is to execute the application.. To do so, expand the tree of the dsol-full-1.6.2.jar. As you can see, all the classes are here. Right click on the nl.tudelft.simulation.dsol.gui.DSOLApplication.class and select run-->Java Application. If you have any problems, Please mail Peter |