closeProject            Close Project
createSimulation        Creates a simulation and substitute parameters
findFirstSimplaceInstallation
                        Search for simplace installation and returns
                        first match
findSimplaceInstallations
                        Search for simplace installations and returns
                        results as vector
getDatatypesOfResult    Get the datatypes of the result variables
getResult               Fetch output from a simulation
getSimplaceDirectories
                        Get the directories (work-, output-, projects-
                        and data-dir)
getSimulationIDs        Lists IDs of the performed simulations
getUnitsOfResult        Get the units of the result variables
initSimplace            Initialisation of Framework
initSimplaceDefault     Initialises Simplace with work- and outputdir
                        for different settings
openProject             Opens a Simplace project
resetSimulationQueue    Clears the list of simulations
resultToDataframe       Convert result to dataframe
resultToList            Convert result to list
runProject              Runs the opened project
runSimulations          Run the created simulations
setAllSimulationValues
                        Changes values of the all simulations in queue
setCheckLevel           Sets the check level of the framework
setLogLevel             Sets the log level of the framework
setProjectLines         Sets the lines of the project data files that
                        should be used when running a project.
setSimplaceDirectories
                        Set working-, output-, projects- and
                        data-directory
setSimulationValues     Changes values of the current simulation
setSlotCount            Sets number of used CPUs
simplace                simplace: Interface to use the modelling
                        framework 'SIMPLACE'
stepAllSimulations      Run all simulations in queue stepwise
stepSimulation          Run simulation stepwise
varmapToList            Converts the varmap to a list
