new Electronphonon and io in src#10
Conversation
|
In the io of the src directory, a parser for the epb file and a parser for the xml file are added: parse_epb and fake2nscf. Within the test files we add the necessary data to test both parse_epb and fake2nscf. |
bobbybabs
left a comment
There was a problem hiding this comment.
This commit contains a UI to choose the parameters for input files of pw(scf and nscf) and ph codes of QE. These UI enable the creation of TOML files that can be read by the code in input_launcher_and_generator.jl.
This code can then genrate scf.in,nscf.in and ph.in files as well launch an Elephany calculation with these same parameters
No description provided.