Skip to content

A calculator to interface ASE and Quantum ESPRESSO with the focus of implementing the calculation of effective charges and Raman Tensor

License

Notifications You must be signed in to change notification settings

mesonepigreco/espresso_ASE_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

espresso_ASE_calculator

A calculator to interface ASE and Quantum ESPRESSO with the focus of implementing the calculation of effective charges and Raman Tensor

This calculator hinerith the default ASE calculator for Quantum Espresso, therefore the setup is the same. The only difference is in the command to run the simulation. Since it computes also effective charges and Raman tensor, it requires also the ph.x executable to be run.

The default command is

pw.x -i PREFIX.pwi > PREFIX.pwo && ph.x -i PREFIX.phi > PREFIX.pho

If you want to modify either the path to the executable or the number of processors, just change the command variable to approperly run it with mpirun

About

A calculator to interface ASE and Quantum ESPRESSO with the focus of implementing the calculation of effective charges and Raman Tensor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages