DOCUMENTATION TUTORIALS DOWNLOAD NEWS CONTRIBUTE

Coupling GAMA with hydrodynamics simulators

Integration of EDP solver into GAMA

The maps.gaml.extensions has been extended in order to allow modeler to write its own equation systems (as simple strings), specify parameters with their values and variables and “solve”/integrate them either step by step or N steps by N steps.

An example has been implemented on the Lokta-Voltera equation system.

Possible extension:

R in GAMA

Results: Verifying the old operators (A simple example “CallingR” is uploaded in the model list); Applying these statistical operators on the data loaded from RDBMS.

SQL features in GAMA

Results:

Physics engine

Integration of a 3D Physics Engine Library (http://jbullet.advel.cz/) in simtools.gaml.extensions.physics This has been implemented as a new skill.

species myPhysicsAgent skills: [physical3D]

More details: 3D Physics Engine