Skip to content

aromanro/APW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APW

Augmented Plane Waves (both APW and LAPW), band structure computation

Codacy Badge CodeFactor

Band structure for Cu, using augmented plane waves, the main reference is Computational Physics by Jos Thijssen https://www.cambridge.org/core/books/computational-physics/BEE73B0139D4A9993193B57CDC62096E

Description is on Computational Physics Blog: https://compphys.go.ro/augmented-plane-waves/

TOOLS

The project compiles on Windows with Visual Studio 2026 (the code can be compiled with older versions starting with VS 2015, but it's currently maintained with VS 2026 and C++ 17 or higher).

LIBRARIES

The program requires the typical VC++ runtime libraries. Additional libraries needed are VTK https://vtk.org/ and wxWidgets https://wxwidgets.org/.

PROGRAM IN ACTION

Program video