Skip to content
Snippets Groups Projects
Commit 04f49f05 authored by Jacob Wikmark's avatar Jacob Wikmark
Browse files

formatting

parent d3af836b
Branches
No related tags found
No related merge requests found
......@@ -3,4 +3,8 @@
This module is used for the doubletank lab.
## Usage
After running `using DoubleTankLab` in the REPL, the method `runprocess()` runs the tank lab GUI with a physical process. Running `runsimulation()` runs it as a simulation. The GUI is then accessible via browser, by default at <http://0.0.0.0:8000>.
After running
```julia
using DoubleTankLab
```
the method `runprocess()` runs the tank lab GUI with a physical process. Running `runsimulation()` runs it as a simulation. The GUI is then accessible via browser, by default at <http://0.0.0.0:8000>.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment