This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision |
the_nevpt2_program [2023/12/23 17:03] – [General considerations] werner | the_nevpt2_program [2024/11/05 08:47] (current) – syntax error : orbit,record not orbital=record doll |
---|
* In state-averaged CASSCF calculations, save state-specific canonical or natural orbitals in multi, e.g. for the second state in symmetry 1: ''NATORB,2141.2,state=2.1''. Do this for each state you want to treat by NEVPT2 with a different record. If you hit in multi the message "too many NATORB directives", you can use a subsequent CASCI calculation to add more NATORB directives. | * In state-averaged CASSCF calculations, save state-specific canonical or natural orbitals in multi, e.g. for the second state in symmetry 1: ''NATORB,2141.2,state=2.1''. Do this for each state you want to treat by NEVPT2 with a different record. If you hit in multi the message "too many NATORB directives", you can use a subsequent CASCI calculation to add more NATORB directives. |
* Use the ''NOEXTRA'' directive in multi. | * Use the ''NOEXTRA'' directive in multi. |
* Add in nevpt2 the directives: ''PSPACE,1; OPTION, NSTATI=n; ORBITAL=record'', where n is the number of states you have optimized in multi for the current symmetry, and record is the record on which you have saved the orbitals for the state under consideration (in fact, what matters is the state-specific Fock matrix, which is saved along with the orbitals). | * Add in nevpt2 the directives: ''PSPACE,1; OPTION, NSTATI=n; ORBIT,record'', where n is the number of states you have optimized in multi for the current symmetry, and record is the record on which you have saved the orbitals for the state under consideration (in fact, what matters is the state-specific Fock matrix, which is saved along with the orbitals). |
| |
| |