Set the reference partial charges for an element symbol
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(out) | :: | q(:) |
Reference partial charge |
||
| character(len=*), | intent(in) | :: | sym |
Element symbol |
Set the reference partial charges for an atomic number
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(out) | :: | q(:) |
Reference partial charge |
||
| integer, | intent(in) | :: | num |
Atomic number |