Skip to content

YPHON is a package that calculates phonon properties using a mixed-space approach with force constants derived from VASP.

Notifications You must be signed in to change notification settings

PhasesResearchLab/YPHON

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Clone the repository:

git clone https://github.com/nhew1994/YPHON.git

Navigate to the YPHON Directory:

cd YPHON/YPHON/YPHON

Compile the source code:

make

Open the bashrc file:

vi ~/.bashrc

Update Your PATH environment variable in the bashrc file:

export PATH=$PATH:/path/to/YPHON/

Apply the changes:

source ~/.bashrc

Citation

If you use the YPHON software, please consider citing:

About

YPHON is a package that calculates phonon properties using a mixed-space approach with force constants derived from VASP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 46.2%
  • C++ 45.2%
  • Gnuplot 3.6%
  • Python 2.2%
  • Shell 1.5%
  • Roff 0.8%
  • Other 0.5%