OpenFLUID.runSimulationR Documentation

Runs a simulation from a simulation definition blob

Description

Runs a simulation from a simulation definition blob

Usage

OpenFLUID.runSimulation(ofblob)

Arguments

ofblob

the simulation definition blob

See Also

OpenFLUID.runProject

OpenFLUID.openProject

OpenFLUID.openDataset

Examples

## Not run: 
OpenFLUID.runSimulation(ofsim)

## End(Not run)