Skip to content

How to Optimize Orbitals and CI Coefficients #5633

@NastaMauger

Description

@NastaMauger

Hello,

I want to optimize my orbitals along with CI coefficients and the Jastrow factor produce by GAMESS. My XML file has two <basisset> entries—does this mean I need to add the following twice?

<rotated_sposet name="rot_spo_up" method="global">
  <sposet name="spo_up" basisset="LCAOBSet" size="27">
    <coefficient spindataset="0"> </coefficient>
  </sposet>
</rotated_sposet>

<rotated_sposet name="rot_spo_down" method="global">
  <sposet name="spo_down" basisset="LCAOBSet" size="27">
    <coefficient spindataset="0"> </coefficient>
  </sposet>
</rotated_sposet>

Also, how should rotateSPO be set for the determinant part if I also want to optimize CI coefficients? I also want to keep cusp corrections—is that possible?

I’ve attached my original GAMESS file converted via the converter. Any guidance would be greatly appreciated, as I couldn’t find detailed tutorials online.

Thank you for your help

cas_6_6.original.wfj.xml

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions