molecular orbitals


Clicked A Few Times
Hello All
   Optimizing CH2 triplet using MP2 and DFT, I am getting wrongly ordered molecular orbitals. a1,a1, b1,a1,b2. But for CH2, the order should be a1, a1, b2, a1, b1. I used differnt basis sets also did the swapping of molecular orbitals, to get the correct order. After swapping the MOs, only the listing order changed.  Please help me to fix this problem.

Thanks
Sujitha

Forum Vet
Sujitha
Could you post the input files you have been using? This makes easier the work of people trying to help you.

Clicked A Few Times
Input file
echo

start ch2

title "Title"
charge 0

geometry units angstroms print xyz autosym
C     0.000000     0.000000     0.000000
H 0.000000 0.000000 1.089000
H 1.026720 0.000000 -0.362996
end

basis
 *  library 6-31++G**
end


dft
 xc b3lyp
mult 3
vectors input atomic output ch2.mos
iterations 1000
TOLERANCEs tight
NOIO

end

task dft optimize

Clicked A Few Times
Solved
Dear All,
  Molecular plane of CH2 is XZ (instead of YZ) in nwchem. So B2 is actually B1.

Thanks
Sujitha


Forum >> NWChem's corner >> General Topics