add init_dmftpr to cmake lists and adapt documentation

This commit is contained in:
Alexander Hampel 2021-11-09 08:27:04 -05:00
parent 0d25d7eb15
commit b16374be5f
3 changed files with 6 additions and 0 deletions

View File

@ -7,3 +7,7 @@ configure_file(vasp_dmft.in vasp_dmft)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/vasp_dmft DESTINATION bin
PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
configure_file(init_dmftpr.in init_dmftpr)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/init_dmftpr DESTINATION bin
PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)

View File

@ -93,6 +93,8 @@ The third number is an optional flag to switch between different modes:
In all modes the used energy range, i.e. band range, is printed to the
:program:`dmftproj` output.
We also provide a simple python script `init_dmftpr` that creates the input file
interactively with user input in the shell, when executed in the wien2k run dir.
After setting up the :file:`case.indmftpr` input file, you run:
`dmftproj`