-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding example result plots to README
- Loading branch information
1 parent
3531f50
commit 1899585
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -99,9 +99,17 @@ See some use examples in [test folder](https://github.com/mendzmartin/TimeIndepe | |
Here you can see some plots from Package's simulations eg.: | ||
### Unidimensional Symmetric Finit Kronig-Penney | ||
<img src="/images/kp1d_e10.png" alt="Unidimensional Symmetric Finit Kronig-Penney" style="height: 250px; width:250px;"/> | ||
<img src="/images/kp1d_e3.png" alt="Unidimensional Symmetric Finit Kronig-Penney" style="height: 500px; width:500px;"/> | ||
<img src="/images/kp1d_e10.png" alt="Unidimensional Symmetric Finit Kronig-Penney" style="height: 500px; width:500px;"/> | ||
### Unidimensional Quantum Harmonic Oscillator | ||
<img src="/images/qho1d_e1toe3.png" alt="Unidimensional Quantum Harmonic Oscillator" style="height: 500px; width:500px;"/> | ||
### Bidimensional Isotropic Quantum Harmonic Oscillator | ||
<img src="/images/qho2d_e3.png" alt="Bidimensional Isotropic Quantum Harmonic Oscillator" style="height: 500px; width:500px;"/> | ||
### Unidimensional Morse Potential: Morse parameter vs Eigen energies | ||
<img src="/images/morse_study_params.png" alt="Unidimensional Morse Potential: Morse parameter vs Eigen energies" style="height: 500px; width:500px;"/> | ||
## **Contact** | ||
Please, contact the project administrator [Méndez Martín](mailto:[email protected]) for any improve suggestion or questions about package use. |