Ascape Setup

Ascape Setup

  1. Download and extract the content of the ascape.zip into your project directory (compmodels).
  2. Within IntelliJ IDEA, go to File->Settings->Paths and click on the button to add a module. Select to import and existing module and specify ascape/Ascape.iml.
  3. Go to Run->Edit Configurations and create an application definition with the following settings (the most important value is the main class, which define the entry point to the program; in this case this is edu.brook.ascape.model.Scape):
runconfig

The full Ascape documentation can be found at http://www.brook.edu/dybdocroot/ES/dynamics/models/ascape/default.htm