Visual Studio Code extension for the OpenFLUID software environment. OpenFLUID is dedicated to spatial modelling and simulation in landscapes.
- ✨ Create source code for an OpenFLUID simulator, observer or builder-extension
TO BE WRITTEN
This extension requires the OpenFLUID command line tool to be installed locally. If the OpenFLUID installation is not accessible by default, the installation prefix path can be set in the extension settings.
A custom prefix path to the OpenFLUID installation can be set in Settings UI
or using the openfluid.paths.installPrefix
key in the settings file. Leave it blank to use the default standard installation.
"openfluid.paths.installPrefix": "/path/to/custom/install"