Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

raihanm90/SiesLab

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SiesLab

MATLAB codes to read Siesta [1], a Density Functional Theory (DFT) [2] calculation platform, generated files.

cube_file_read.m: reads wavefunctions from .cube file generated by Siesta
eig_file_read.m: reads eigen energies from .EIG file generated by Siesta
gnu_dat_read.m: reads band energies at specified k points from .dat file formatted and generated with gnubands.f in Siesta/Util directory. It can be used to plot E-k (energy band) diagrams or to extract band energies to perform band unfolding and so on.
kp_file_read.m: reads the list of k points from .KP file used by Siesta during DFT calculation
nc_var_read.m: reads .nc file from Siesta to read orbital specific information
out_read.m: reads the simulation details from .out file generated by Siesta after the DFT simulation

References:
[1] J. M. Soler, E. Artacho, J. D. Gale, A. García, J. Junquera, P. Ordejón and D. Sánchez-Portal, J. Phys. Condens. Matter, 2002, 14, 2745–2779.
[2] W. Kohn, L.J. Sham, Phys. Rev. 140, A1133 (1965).

View SiesLab on File Exchange

About

MATLAB toolbox to read Siesta, a Density Functional Theory (DFT) calculation platform, generated files.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.