Interact with Simile Models


[Up] [Top]

Documentation for package ‘Simile’ version 1.3.3

Help Pages

Simile-package Interface to executable Simile models
consult.parameter.metafile Set a model's parameters from a file saved by Simile
create.model Create an executable model instance
create.param.array Allocates memory for interactively loading model parameters
execute.model Execute a Simile model to a given time point
get.model.property Get properties of model components
get.model.time Gets the time in the simulation.
get.value.array Get values from model components
get.value.list Get values from model components
is.dummy Test if a path or handle is a 'dummy' whose only purpose is to allow tests to run.
list.objects List Simile model components
load.model Load a Simile executable model
reset.model resets the model to its initial state.
set.model.parameter Sets a model parameter with data in an array
set.model.step Sets the time step used to execute a model.
Simile Interface to executable Simile models
tcl.paired.to.array Re-format model value array
use.simile.at Initialize the Simile interface