Skip to content

In ForceFieldQhaMaker, I get ValueError: There should be only one formula unit in the analyze_free_energy step #1412

@Andrew-S-Rosen

Description

@Andrew-S-Rosen

In running the example in #1411, I get back the following traceback. However, the error message does not provide any useful information to the user, and it's not clear how to proceed.

INFO:jobflow.managers.local:analyze_free_energy failed with exception:
Traceback (most recent call last):
  File "c:\Users\asrosen\AppData\Local\miniconda3\envs\cms\Lib\site-packages\jobflow\managers\local.py", line 117, in _run_job
    response = job.run(store=store)
  File "c:\Users\asrosen\AppData\Local\miniconda3\envs\cms\Lib\site-packages\jobflow\core\job.py", line 629, in run
    response = function(*self.function_args, **self.function_kwargs)
  File "C:\Users\asrosen\Desktop\atomate2\src\atomate2\common\jobs\qha.py", line 160, in analyze_free_energy
    raise ValueError("There should be only one formula unit.")
ValueError: There should be only one formula unit.
Pinned by JaGeo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions