Skip to content

brunocmo/NumerovMethod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerov Method - Applied to Schrodinger Equation

Test with Quantum well, Wave function and a Ring cross-section.

Requirements

You need git, make and the compiler gpp installed.


Instalation

To compile the program:

make

To execute the program:

make run

To clean the files .o and prog(executable):

make clean

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published