vle icon indicating copy to clipboard operation
vle copied to clipboard

Virtual Laboratory Environment

Results 29 vle issues
Sort by recently updated
recently updated
newest added

We need to move the vle::devs::Dynamics, vle::devs::Executive classes and theirs dependencies into a package. With these changes, VLE will be less depend on the models. We need to change data...

enhancement

Executive has no default observation method. Since vle-1.1 values can be defined as user values with id. I suggest one could add a default behavior of observation in a new...

enhancement
priority: normal

In default win32 release, remove the log of `debug:` messages in GVLE/VLE.

enhancement

GVLE: When drawing the structure of a coupled model, it is possible to add and remove connections and atomic models until we are OK with the structure. This seems to...

bug
gvle

Using the remote feature to install a package with a version of VLE may conflict (in GCC detection) with the same install of the package with a previous version of...

bug

A funny behaviour: if a `vle::devs::Dynamics::timeAdvance` returns a negative value, VLE kernel will interpret this value as an absolute date instead of a duration. Seems to be useful to (re)synchronize...

enhancement
question

Add a graphviz output plug-in that starts graphviz when receives data.

enhancement
priority: low

Add function to export vle::vpz::BaseModel into graphviz format See: http://www.tonyballantyne.com/graphs.html Provides several options : * model name, input and output port names * model name and edge label (output port...

enhancement
priority: low

- `Map`, `Set`, `Matrix`: missing `value::User` functions. - `devs::ExternalEvent`: missing `value::User` functions.

enhancement
priority: normal