forked from jan/opencl_fdtd
Instructions for runnning
This commit is contained in:
parent
9a93c206d8
commit
036b750b4c
@ -31,4 +31,12 @@ simulations on parallel compute hardware (mainly GPUs).
|
||||
You can install the requirements and their dependencies easily with
|
||||
```bash
|
||||
pip intall -r requirements.txt
|
||||
```
|
||||
|
||||
## Running
|
||||
The root directory contains ``fdtd.py``, which sets up and runs a sample simulation
|
||||
(cavity ringdown).
|
||||
|
||||
```bash
|
||||
python3 fdtd.py
|
||||
```
|
Loading…
Reference in New Issue
Block a user