Skip to content

Request: Flexibly detect and read wavefunction file as init guess #2975

@QuantumMisaka

Description

@QuantumMisaka

Background

In VASP, if WAVECAR file exists ,VASP can automatically read WAVECAR file as guess for wave-function
In ABACUS LCAO calculation ,one can set out_wfc_lcao 1 and init_wfc filename to read wave-function calculation result, but one cannoe let ABACUS automatically read existing wfc files , or set init_wfc file and switch to atomic guess if this wfc files is not exists

This will be very good for ASE-ABACUS calculation like geometry optimization and NEB calculation

Describe the solution you'd like

One of these solution will do good

  1. ABACUS can detect a name of wavefunction file, and automatically read it
  2. when init_wfc setting to file, ABACUS can read wavefunction from file, and, if file not exist, switch back to atomic guess of wave function

Additional Context

No response

Task list for Issue attackers

  • Review and understand the proposed feature and its importance.
  • Research on the existing solutions and relevant research articles/resources.
  • Discuss with the team to evaluate the feasibility of implementing the feature.
  • Create a design document outlining the proposed solution and implementation details.
  • Get feedback from the team on the design document.
  • Develop the feature following the agreed design.
  • Write unit tests and integration tests for the feature.
  • Update the documentation to include the new feature.
  • Perform code review and address any issues.
  • Merge the feature into the main branch.
  • Monitor for any issues or bugs reported by users after the feature is released.
  • Address any issues or bugs reported by users and continuously improve the feature.

Metadata

Metadata

Labels

Feature DiscussedThe features will be discussed first but will not be implemented soon

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions