OpenFLUID.setCurrentOutputDirR Documentation

Sets the current output directory for simulations

Description

Sets the current output directory for simulations

Usage

  OpenFLUID.setCurrentOutputDir(path)

Arguments

path

the output directory path

Examples

## Not run: 
OpenFLUID.setCurrentOutputDir("/path/to/output")

## End(Not run)