Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelMBaumann authored Apr 11, 2017
1 parent 4795bfb commit da4091a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Numerical experiments:
----------------------
Our numerical experiments are done in Python3 and are stored in the subfolder `/num_exper`. The experiments can be reproduced with the scripts `exp1.sh` - `exp5.sh`, respectively. An example run from the command line looks like:

`python3 elast_wedge.py --ndims=2 --freq[1.0,9.0] --Nom=5`
`python3 elast_wedge.py --ndims=2 --freq[1.0,10.0] --Nom=5 --damping=0.7`

<img src="/num_exper/figs/circ_pic.png" width="425"/> <img src="/num_exper/figs/msconv-plot.png" width="425"/>
*(extreme frequencies displayed in red)*
Expand Down

0 comments on commit da4091a

Please sign in to comment.