Skip to content

doublet states dynamics #4

@macardosa

Description

@macardosa

Dear PySpawn community and developers,

First, thank you for this great tool.
I want to run AIMS simulation of ethylene cation but I found the following issue:
because I have to use python2.7 for running Pyspawn, I installed the compatible tcpb version 0.6.0
as explained here: https://github.com/mtzgroup/tcpb-client
But then when I run pyspawn simulation script start_c2h4.py, previously modified to compute casdoublets
and with charge 1 and multiplicity 2 (UHF), I get the fatal error copied below, which suggest I cannot use unrestricted method with the mentioned version of TCPB. However, terachem will complain if I don't use unrestricted given that multiplicity is 2.

I listen to any suggestions or explanations you may have.
Kind regards
Manuel

"Allowed methods: {}".format(list(pb.JobInput.MethodType.keys())))
ValueError: Method specified is not available in this version of the TCPB client
Allowed methods: ['HF', 'CASE', 'SVWN1', 'SVWN3', 'SVWN5', 'SVWN', 'B3LYP1', 'B3LYP', 'B3LYP3', 'B3LYP5', 'BLYP', 'BHANDHLYP', 'PBE', 'REVPBE', 'PBE0', 'REVPBE0', 'WPBE', 'WPBEH', 'BOP', 'MUBOP', 'CAMB3LYP', 'B97', 'WB97', 'WB97X', 'WB97XD3', 'GFNXTB', 'GFN2XTB']

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions