Skip to content

SHARC v3.0 with Orca interface #185

@ShouryoGhose

Description

@ShouryoGhose

Hello,
I am using SHARC 3.0 with ORCA 4.1. I am using TDDFT. My molecule is a transition metal Mn complex. I want to do sharc with 5 quintet and 3 triplets.
I generated the initial conditions. It was fine. but in the trajectory calculation in the first time step after doing the TDDFT, I get this error. I attached the error below..

Traceback (most recent call last):
File "/home/shouryo/sharc-3.0.2/bin/SHARC_ORCA.py", line 5281, in
main()
File "/home/shouryo/sharc-3.0.2/bin/SHARC_ORCA.py", line 5245, in main
errorcodes = runjobs(schedule, QMin)
File "/home/shouryo/sharc-3.0.2/bin/SHARC_ORCA.py", line 2888, in runjobs
saveFiles(WORKDIR, jobset[job])
File "/home/shouryo/sharc-3.0.2/bin/SHARC_ORCA.py", line 3416, in saveFiles
strings = get_dets_from_cis(f, QMin)
File "/home/shouryo/sharc-3.0.2/bin/SHARC_ORCA.py", line 3710, in get_dets_from_cis
dets[(iocc, ivirt, 1)] = struct.unpack('d', CCfile.read(8))[0]
struct.error: unpack requires a buffer of 8 bytes

Can anyone please help me with this??

Thank You

Shouryo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions