abacus-develop icon indicating copy to clipboard operation
abacus-develop copied to clipboard

An electronic structure package based on either plane wave basis or numerical atomic orbitals.

Results 449 abacus-develop issues
Sort by recently updated
recently updated
newest added

### Linked Issue Partially Fix #4117 Due to the type difference, the HR data of tddft correction term must be added independently to get a correct HR matrix. I modified...

Input&Output

### Reminder - [x] Have you linked an issue with this pull request? - [ ] Have you added adequate unit tests and/or case tests for your pull request? -...

### Describe the bug In esolver_ks_pw.cpp: ``` this->kspw_psi = GlobalV::device_flag == "gpu" || GlobalV::precision_flag == "single" ? new psi::Psi(this->psi[0]) : reinterpret_cast(this->psi); ``` the constructor of Psi used the function of...

GPU & DCU & HPC

### Linked Issue fix #3809, fix #3424, fix #3426, fix #3430 ### Unit Tests and/or Case Tests for my changes - Unit tests have been added for "spherical harmonics" and...

GPU & DCU & HPC

### Linked Issue Fix #4113 ### Unit Tests and/or Case Tests for my changes - A unit test is added for reading upf100 uspp files.

Features Needed

I have refactored stress code structure in this PR. In case Mg16Al16, the memory cost of stress calculation from 16752 MB to 194 MB. ### Linked Issue Fix #3714 ###...

Features Needed

### Reminder - [ ] Have you linked an issue with this pull request? - [ ] Have you added adequate unit tests and/or case tests for your pull request?...

Refactor

### Describe the bug When ABACUS runs cell-relax with an ultrasoft pseudopotential (USPP) from GBRV, it stops and yields "Ultra Soft Pseudopotential not available yet." I'm not sure it's because...

Features Needed

### Reminder - [ ] Have you linked an issue with this pull request? - [ ] Have you added adequate unit tests and/or case tests for your pull request?...

Input&Output

Loading equivariant DeePKS model and carry out SCF calculations

Features Needed