OpenFLUID.getSimulatorsPathsR Documentation

Returns the paths to search for simulators

Description

Returns the paths to search for simulators

Usage

OpenFLUID.getSimulatorsPaths()

Value

a vector of paths

See Also

OpenFLUID.addExtraSimulatorsPaths

OpenFLUID.getExtraSimulatorsPaths

OPENFLUID.resetExtraSimulatorsPaths

Examples

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

## End(Not run)