- #!/bin/sh
- #python coating-flow.py -w 3.75 -t 0.80 -f index-dv.dat -n 1501
- #python coating-flow.py -w 3.75 -t 0.80 -f index-dv.dat -n 51
- #python coating-flow.py -w 3.75 -t 0.62 -f index-sv.dat -n 1501
- # python coating-flow.py -w 3.75 -t 2.40 -f index-ch.dat -n 501
- python3 coating-flow.py -w 0.532 -t 0.128 -f index-in-glass.dat -n 151
|