DOCUMENTATION
User Guide
- 1. README
- 2. Compilation and installation
- 2.1. Compiling and running on a local computer
- 2.1.1. Install dependencies and setup environment
- 2.1.2. Clone repository
- 2.1.3. For CPU-only system
- 2.1.4. For an Nvidia-GPU system (with NVCC 11.x)
- 2.1.5. Specific computers
- 2.1.6. Manually setting utilization of multiple GPU with MPI
- 2.1.7. Installing GCC for CUDA
- 2.1.8. Mac OS 14
- 2.1.9. Recover from Nvidia device error
- 2.2. Compiling INQ on Supercomputing Clusters
- 2.3. Compiling Parallel (MPI) HDF5 for INQ
- 2.4. CMake
- 2.5. BOOST
- 2.1. Compiling and running on a local computer
- 3. Theory
- 4. Interface
- 4.1. The ‘cell’ command
- 4.2. The ‘clear’ command
- 4.3. The ‘electrons’ command
- 4.4. The ‘ground-state’ command
- 4.5. The ‘history’ command
- 4.6. The ‘ions’ command
- 4.7. The ‘kpoints’ command
- 4.8. The ‘perturbations’ command
- 4.9. The ‘real-time’ command
- 4.10. Results
- 4.11. The ‘results ground-state’ command
- 4.12. The ‘results real-time’ command
- 4.13. The ‘run’ command
- 4.14. The ‘species’ command
- 4.15. The ‘spectrum’ command
- 4.16. The ‘status’ command
- 4.17. The ‘theory’ command
- 4.18. Units in inq
- 4.19. The ‘util’ command
- 5. Tutorial (Shell and Python)
- 6. Tutorial (C++)
- 7. Developers Guide