3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-22 05:02:20 +02:00

Small fixes in config.rst

This commit is contained in:
Oleg Peil 2015-02-13 23:31:28 +01:00 committed by Michel Ferrero
parent f393168d16
commit 0d1ef0ac97

View File

@ -15,7 +15,7 @@ A config-file contains three types of sections:
(e.g. Fermi level)
- **[Shell <Ns>]** : each section like this describes a PLO shell, with the index
`Ns` used for referencing
- **[Group <Ng>]** : describes shell groups
- **[Group <tag>]** : describes shell groups
The format requirements are relatively flexible. A config-file must contain
at least one `[Shell]` section. If there is only one shell defined, it is possible
@ -88,6 +88,6 @@ It will be used to tag intermediate output files.
**Required parameters:**
- *SHELLS* ([int]): indices refering to shells forming the group.
- **EMIN**, **EMAX**: the bottom and top of the energy window with respect to the Fermi level.
- *EMIN*, *EMAX*: the bottom and top of the energy window with respect to the Fermi level.