blob: 98fbfddb78327ddbdda5f5cbd8841f73cadde99d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[
{ type: install
message: <<EOM
You installed GPAW, the system for DFT computations in quantum
chemistry.
In order to use this package you most likely need to also install
science/gpaw-setups that contains data files for electronic
configurations for many elements of the periodic table.
EOM
}
]
|