The ECP library is currently quite sparse, comprising primarily just the fully relativistic Stuttgart-Dresden ECPs (ECPnMDF). It would be very convenient to have as many ECPs standardised directly in the library as possible, especially as there is often confusion over conventions with regards to the power of n (e.g. 0, 1, 2 vs. -2, -1, 0)
There are two main things to do here:
- scrape ECPs from wherever possible, e.g. the BSE;
- write new wrappers in share/libecpint/parseecp.py so that other ECP formats can be converted, currently it's just one of the two (!) MOLPRO formats
The ECP library is currently quite sparse, comprising primarily just the fully relativistic Stuttgart-Dresden ECPs (ECPnMDF). It would be very convenient to have as many ECPs standardised directly in the library as possible, especially as there is often confusion over conventions with regards to the power of n (e.g. 0, 1, 2 vs. -2, -1, 0)
There are two main things to do here: