Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simudo/simudo
Semiconductor device model, including intermediate band materials and self-consistent optics.
https://github.com/simudo/simudo
physics-simulation python-3 semiconductor-devices semiconductor-physics
Last synced: 11 days ago
JSON representation
Semiconductor device model, including intermediate band materials and self-consistent optics.
- Host: GitHub
- URL: https://github.com/simudo/simudo
- Owner: simudo
- License: lgpl-3.0
- Created: 2019-05-23T04:24:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-29T19:43:13.000Z (almost 3 years ago)
- Last Synced: 2024-04-24T18:23:48.324Z (7 months ago)
- Topics: physics-simulation, python-3, semiconductor-devices, semiconductor-physics
- Language: Python
- Size: 515 KB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Simudo
*SIMUlation of Devices with Optics / SIMulateur Université D'Ottawa*
Simudo is a free open source Poisson/drift-diffusion steady state device model for semiconductor and intermediate band materials, including self-consistent optical absorption and generation.
A description of Simudo's physics and operation can be found in the following publication:
> E. C. Dumitrescu, M. M. Wilkins, and J. J. Krich, Journal of Computational Electronics (2020)
> https://doi.org/10.1007/s10825-019-01414-3**[Setup instructions](https://static.ecd.space/x/simudo-doc/user/install.html)** to get Simudo up and running on your system.
**[Tutorial](https://static.ecd.space/x/simudo-doc/user/tutorial.html)** containing a small self-contained code example that you can run.
**[API documentation](https://static.ecd.space/x/simudo-doc/apidoc/simudo.html#organization)** to learn more about using Simudo.