Documentation

From VLE

Jump to: navigation, search

Contents

A bit of theory

Courses and training

Training materials (in french) for VLE 0.8:


To download documentations :

# To compile LaTeX source code, you need: beamer, tikz, pgf, hyperref
git clone git://www.vle-project.org/git/docs.git
cd docs
make

Using VLE

  • GVLE: the modeler interface (create model structure, experimental plan, lunch simulations...)
  • VLE: the simulation engine
  • OOV: the Output Of VLE.
  • EOV: the graphical interface for the real time output visualization of simulation results.

Scripting

  • RVLE: using VLE within the R environment .
  • PyVLE: use Python language to write scripts to drive experiments with models made with VLE and to design Web applications with Python frameworks (like Pylons, for example).
  • jvle: use Java language to write programs to drive experiments with models made with VLE.

Model development

DEVS atomic model

Extensions

DEVS is a high level formalism that has the ability to encapsulate other formalisms. VLE allows you to use several formalisms in DEVS framework:

Coupled models complex structures

These tools are provided in order to help building complex structures of coupled models:

This page was last modified on 24 January 2012, at 17:38. This page has been accessed 7,871 times.