Git Product home page Git Product logo

q_schrodingerpoisson1d_cb's Introduction

Q_SchrodingerPoisson1D_CB

Full Schrodinger-Poisson solver in 1D in the conduction band

Results_InGaAs-AlInAs_300K

This program solves the Schrodinger-Poisson equations in the conduction band for any heterostructures.

2 versions are available:

  1. one is using the Kane model to take into account the non-parabolicity. Two algorithm are available, the shooting method and the diagonalisation of the Hamiltonian (FEM). Both algorithm lead to the same results but the FEM is faster.
  2. The second is only using the shooting method and the non-parabolicity is implemented via the alpha parameter, alpha=1/Egap; and meff(E)=meff(0)(1+alphaE)

Both models follow the book of Paul Harrison and actually makes the 2d density of states not constant https://onlinelibrary.wiley.com/doi/book/10.1002/9781118923337

DOI:10.1002/9781118923337

A strain model is included. It basically shifts the conduction band edge The strain is mainly interesting for InGaAs/GaAs heterostructures The non-parabolicity is also included into the density of states for the Poisson solver.

-> Additionnal material can be added in the "materialDB_ZB.csv" file

-> II-VI and cubic nitride material parameters are available but should be grabt in the "Library.m" file

Enjoy! If you like it, don t forget the star!

q_schrodingerpoisson1d_cb's People

Contributors

laurentnevou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

q_schrodingerpoisson1d_cb's Issues

Octave compatible?

Compatible to free matlab clone octave?
No license is needed for octave.

If yes, please extend your info in Readme with Octave Version. Actual Version of Octave is 7.2.
if unknown, untested with octave, info about this also nice.
if no, it is also ok. Some commands are not compatible in octave.
So you are the expert. Perhaps you can make a fast test run.
Here some last infos about octave.
https://wiki.octave.org/Differences_between_Octave_and_Matlab
https://wiki.octave.org/Release_History
https://octave.org/NEWS-7.html

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.