Set the reference polarizibility for an element symbol
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(out) | :: | alpha(:,:) |
Reference polarizibility |
||
| real(kind=wp), | intent(in) | :: | ga |
Maximum charge scaling height |
||
| real(kind=wp), | intent(in) | :: | gc |
Charge scaling steepness |
||
| character(len=*), | intent(in) | :: | sym |
Element symbol |
Set the reference polarizibility for an atomic number
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(out) | :: | alpha(:,:) |
Reference polarizibility |
||
| real(kind=wp), | intent(in) | :: | ga |
Maximum charge scaling height |
||
| real(kind=wp), | intent(in) | :: | gc |
Charge scaling steepness |
||
| integer, | intent(in) | :: | num |
Atomic number |