Instructions for runnning
This commit is contained in:
parent
9a93c206d8
commit
036b750b4c
1 changed files with 8 additions and 0 deletions
|
|
@ -32,3 +32,11 @@ You can install the requirements and their dependencies easily with
|
||||||
```bash
|
```bash
|
||||||
pip intall -r requirements.txt
|
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…
Add table
Add a link
Reference in a new issue