Cost_package backup
Go to file
nadiabenamor 7f40db9176
Update README.md
2023-04-25 07:51:10 +02:00
Manuals Add files via upload 2023-04-25 07:35:05 +02:00
LICENSE Initial commit 2016-05-03 10:03:31 +02:00
README.md Update README.md 2023-04-25 07:51:10 +02:00
cost.tgz Add source 2016-05-03 10:06:04 +02:00
cost_maj.tgz Add files via upload 2023-04-25 07:45:17 +02:00

README.md

Web page : http://github.com/LCPQ/Cost_package

The different programs need atomic integrals and molecular orbitals coming from Molcas or OpenMolcas (in the last version cost_maj.tgz).

In the whole package “cost”, you can find : - casdi: MRCI program (MR-SDCI, MR+DDCI, MR+DDCI2, MR+S), - dolo: localization of orbitals, - exsci also named casdiloc: selected MRCI (quasi linear MRCI), - noscf: to optimize orbitals (using MR-SCI and density matrices of the states, different spin multiplicity or spatial symmetry allowed), - faiano: to transform a basis set in an ANO form (sometimes useful for the localization) - etc…

How to install

  1. You have untared the cost_maj.tgz file
  2. cd cost_maj
  3. edit file install answer the questions (lines containing “???”) (i.e. choose the F90 compiler, look also at the lapack and blas variables)
  4. ./install
  5. Important Note: The localisation of the cost files in the file system appears in some files. As a consequence, once you have run “install”:
    • DO NOT change the name of cost directory
    • DO NOT copy the cost directory (ex cp -R cost cost2) onto another place.

People involved

  • Daniel Maynau
  • Nadia Ben Amor
  • Jose-Vicente Pitarch-Ruiz
  • Antonio Monari
  • Sophie Hoyau

Related Papers