Skip to content

f-fathurrahman/ffr-PWDFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a work in progress

A poor man's program to carry out electronic structure calculations based on plane wave basis set and pseudopotential.

This program is written using simple Fortran 90. I have tried to make the code as simple and transparent as possible.

To compile the program you need to edit the top part of the Makefile to include compiler or platform specific details.

Currently it has been tested using the following compilers:

As of now, the compilation will not produce any executables yet. It will only produce a static library file named libmain.a. Several examples of how to use the library are given in the directory tests.

See also: PWDFT.jl

About

A poor man's density functional theory program

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages