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