License Notice: This repository is provided for personal study and educational reference. Research publication, commercial use, redistribution, and reuse of repository contents require prior permission. See the LICENSE file for details.
Tonyplot is a pain to use for multiple files, so why not use an easier way.
- Open the selected folder
- Copy and paste the code .in file in Silvaco
- Run Silvaco to generate your own device simulations.
- After simulation completion, copy the Python code.
- Paste the code into your chosen IDE.
- Run the python data analysis code to get easy output data
- Silvaco: Atlas and Athena modules
- Python
- Numpy
- Matplotlib
- IDE (like VSCode or Pycharm)
I used VSCode as my IDE for Python.