Test with Quantum well, Wave function and a Ring cross-section.
You need git, make and the compiler gpp installed.
To compile the program:
make
To execute the program:
make run
To clean the files .o and prog(executable):
make clean
Test with Quantum well, Wave function and a Ring cross-section.
You need git, make and the compiler gpp installed.
To compile the program:
make
To execute the program:
make run
To clean the files .o and prog(executable):
make clean