mirror of
https://gitlab.com/scemama/qp_plugins_scemama.git
synced 2024-11-07 14:43:41 +01:00
.. | ||
.gitignore | ||
80.ccsd_spin.bats | ||
81.ccsd_space.bats | ||
ccsd_gpu.irp.f | ||
ccsd_space_orb_sub_chol.irp.f | ||
ccsd_space_orb_sub.irp.f | ||
ccsd_t_space_orb_abc.irp.f | ||
ccsd_t_space_orb_stoch.irp.f | ||
ccsd_t_space_orb.irp.f | ||
ccsd_t_spin_orb.irp.f | ||
EZFIO.cfg | ||
gpu_module.f90 | ||
gpu.c | ||
LIB | ||
mo_integrals_cc.irp.f | ||
NEED | ||
README.md | ||
README.rst | ||
save_energy.irp.f |
CCSD in spin orbitals and spatial orbitals
CCSD and CCSD(T) in spin orbitals for open and closed shell systems. CCSD and CCSD(T) in spatial orbitals for closed shell systems.
Calculations
The program will automatically choose the version in spin or spatial orbitals To run the general program:
qp run ccsd
Nevertheless, you can enforce the run in spin orbitals with
qp run ccsd_spin_orb
Settings
The settings can be changed with:
qp set utils_cc cc_#param #val
For more informations on the settings, look at the module utils_cc and its documentation.
Org files
The org files are stored in the directory org in order to avoid overwriting on user changes. The org files can be modified, to export the change to the source code, run
./TANGLE_org_mode.sh and
mv *.irp.f ../.