Cost_package backup
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nadiabenamor 7f40db9176
Update README.md
1 month ago
Manuals Add files via upload 1 month ago
LICENSE Initial commit 7 years ago
README.md Update README.md 1 month ago
cost.tgz Add source 7 years ago
cost_maj.tgz Add files via upload 1 month ago

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