Skip to content

Code does not exit even when errors are encountered #4480

@wenfei-li

Description

@wenfei-li

Describe the bug

I have noticed that, if users set init_chg file but do not provide the required charge density files, the program will not report error and exit. Instead, it will continue with density initialized using atomic densities. The user will then get results that are not what they intend to have.
See below for the code responsible for this behaviour.
image

Expected behavior

exit the code with error, or at least give users an option to decide what would be the behaviour they want.

To Reproduce

No response

Environment

No response

Additional Context

No response

Task list for Issue attackers (only for developers)

  • Verify the issue is not a duplicate.
  • Describe the bug.
  • Steps to reproduce.
  • Expected behavior.
  • Error message.
  • Environment details.
  • Additional context.
  • Assign a priority level (low, medium, high, urgent).
  • Assign the issue to a team member.
  • Label the issue with relevant tags.
  • Identify possible related issues.
  • Create a unit test or automated test to reproduce the bug (if applicable).
  • Fix the bug.
  • Test the fix.
  • Update documentation (if necessary).
  • Close the issue and inform the reporter (if applicable).

Metadata

Metadata

Assignees

Labels

Input&OutputSuitable for coders without knowing too many DFT details

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions