CRAFTY-ABM / CRAFTY_Template

Basic template to start application models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions for using the template

This template is meant to include the most appropriate file structure for a new CRAFTY model to start with.
However, depending on your model it might be a better idea to start from another configured project.

In order to adjust this template to your context, search all files for "TEMPLATE" and replace that string
with a suitable substitute.

Currently known files are:
./config/ant/FetchBackResults.xml
./config/ant/ReleaseToLinuxCluster.xml
./config/cluster/resources/Eddie_CraftySerialModel.sh
./config/cluster/resources/Eddie_CraftyParallelModel.sh

To launch the application, execute the ./config/launcher/Crafty Template Basic.launch 
run configuration (rightclick on that file > "Run as..." > "Crafty Template Basic"


If you have any further questions don't hesitate to contact
Sascha.Holzhauer@ed.ac.uk 

About

Basic template to start application models


Languages

Language:Python 60.9%Language:Shell 33.0%Language:Java 6.1%