We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2a9627 commit 71c9b62Copy full SHA for 71c9b62
README.md
@@ -61,9 +61,9 @@ plt.show()
61
62
- Save this script and run it either in the terminal as
63
64
-`python test.py`
+`python example.py`
65
66
-where test.py is the name of the file you created, or if you were doing this in an IDE, execute it within your IDE!
+where example.py is the name of the file you created, or if you were doing this in an IDE, execute it within your IDE!
67
68
The schematic that illustrates the above example is shown in the figure below. Note the ordering of the
69
layers in the picture and how they are specified through Material_List and Thickness_List relative to
0 commit comments