| OpenFLUID.addExtraSimulatorsPaths | R Documentation |
Adds paths to search for simulators
OpenFLUID.addExtraSimulatorsPaths(paths)
paths |
the colon separated paths to add |
OpenFLUID.getSimulatorsPaths
OpenFLUID.getExtraSimulatorsPaths
OpenFLUID.resetExtraSimulatorsPaths
## Not run:
OpenFLUID.addExtraSimulatorsPaths("/first/path")
OpenFLUID.addExtraSimulatorsPaths("/second/path:/third/path")
## End(Not run)