Skip to content

Hessian calculation failed, cannot find orca.g98.out in hess #22

Description

@erikwangyu

Hi

I encountered a reproducible issue with QCxMS2 v1.2.0.

My setup is:

  • ORCA 6.1.1
  • xTB 6.7.1 (conda)
  • CREST 3.0.2 (conda)

The error appears every time an ORCA Hessian calculation is reached, including when I run the example 2-pentanone input provided with QCxMS2:

ERROR: Could not find orca.g98.out, Hessian calculation failed

In the failed hess directory:

  • orca.hess is present
  • orca.out is present
  • orca.out contains vibrational frequencies

However, no orca.g98.out file is generated.

Looking at tsmod.f90, QCxMS2 later expects orca.g98.out:

call move('orca.g98.out', 'g98.out')

but I could not determine where this file should be created in the current workflow.

Could you please advise how orca.g98.out is expected to be generated with ORCA 6.1.1, xTB 6.7.1 and CREST 3.0.2?

Best regards,

Erik Wang

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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