RMGDFT/rmgwebinterface
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Generate RMG input from cif or other file formats (1)use streamlit on your linux machine streamlit run main.py (2) use the cloud server https://rmgdft-rmgwebinterface-main-y6jk8h.streamlit.app/ (3)rmginput.py files_list files_list is a text file where all inititial files location and genenerated rmginput file location check the example of files_list_example (4)rmginput.py files_list default_options one can change the file default_options to modify input options for all input files python package required: sudo apt install python3-numpy to use browser-based user interface sudo apt install pipx pipx install streamlit