10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2025-04-07 17:23:26 +02:00
..
2024-12-04 15:58:59 +01:00
2024-12-04 15:58:59 +01:00
2024-12-06 14:55:44 +01:00
2024-12-13 17:35:24 +01:00
2024-12-13 17:35:24 +01:00
2024-12-13 17:35:24 +01:00
2024-12-13 17:35:24 +01:00
2024-12-13 17:35:24 +01:00
2024-12-04 15:58:59 +01:00
2024-12-13 17:35:24 +01:00
2024-12-13 17:35:24 +01:00
2024-12-13 17:35:24 +01:00
2024-12-13 17:35:24 +01:00
2024-12-13 17:35:24 +01:00
2024-12-13 17:35:24 +01:00
2024-12-13 17:35:24 +01:00

===========
extra_basis
===========

Plugin to handle an extra basis, which is attached to the extra_nuclei.
It is essentially a duplication of all important quantities (coefficients, exponents and so on) of the usual |AO| basis. 

An interesting feature is the possibility to fit any basis made at most with "p" functions onto a purely "s" basis. 
This is done with the various scripts here: 
 
 - qp_fit_1s_basis : script that creates an |EZFIO| folder corresponding to an .xyz file and a basis fitted with only "s" functions
 - qp_add_extra_fit_system : script that takes as input an |EZFIO| folder and an .xyz file and add an extra_basis and extra_nuclei with a 1s fitted basis
 
Ex: 
qp_add_extra_fit_system LiH.ezfio/ h2o.xyz # takes the EZFIO folder "LiH.ezfio" and creates all necessary additional basis and nuclei based on h2o.xyz, but only with 1s functions.