Skip to content
Snippets Groups Projects
Commit e7c21ba1 authored by jarunanp's avatar jarunanp
Browse files

Update README.md

parent 19d4ff3a
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,13 @@ layer_bottom: 5
```
# Run the script
* modify config.yaml as you wish
* activate conda environment
```
$ python3 results_to_vtk.py
$ conda activate py3
```
* run the python script
```
(py3) $ python3 results_to_vtk.py
```
The script will create a binary VTK file with the name: /path/to/output/directory/no/extension/openBC_prod_10yr.vts
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment