OpenFLUID.getExtraSimulatorsPathsR Documentation

Returns the added paths to search for simulators

Description

Returns the added paths to search for simulators

Usage

OpenFLUID.getExtraSimulatorsPaths()

Value

a vector of paths

See Also

OpenFLUID.addExtraSimulatorsPaths

OpenFLUID.getSimulatorsPaths

OpenFLUID.resetExtraSimulatorsPaths

Examples

## Not run: 
paths = OpenFLUID.getExtraSimulatorsPaths()

## End(Not run)