abinit icon indicating copy to clipboard operation
abinit copied to clipboard

The official github mirror of the Abinit repository. We welcome bug fixes and improvements. Note that most of the active developments are hosted on our https://gitlab.abinit.org/ server. Before embar...

Results 37 abinit issues
Sort by recently updated
recently updated
newest added

'abinit --version' fails: ``` $ abinit --version UNKNOWN ``` [Build instructions](https://docs.abinit.org/tutorial/abinit_build/) don't say anything about how to set version. configure and build succeeds and produce a faulty executable. Some computations...

fkiss isn't found on PYPI, see [here](https://pypi.org/search/?q=fkiss).

I have a problem compiling Abinit 10.4.3 on gfortran14.2.0. I'm trying to compile Abinit with GPU support, with OpenMP offload. During a compilation, an error reported below appears and compilation...

Hello, I'm currently attempting to reproduce part of the results from the PRL article _Phys. Rev. Lett. 125, 197601 (2020)_, which investigates the structural response of HfO₂ under an applied...

Hiya! I'm trying to build this, and using most dependencies from spack, and I hit this error with `make -j 4` ```console /opt/spack-environment/abinit/shared/common/src/28_numeric_noabirule/m_numeric_tools.F90:6332: undefined reference to `dgetrf_' /usr/bin/ld: /opt/spack-environment/abinit/shared/common/src/28_numeric_noabirule/m_numeric_tools.F90:6336: undefined...

There ist documentation in `doc/build/Obsolete/using-configure.txt` Please update your installation guide

Hello, this tiny patch shows correct details for libxc when using cmake. Previously, I got ``` -- Libxc found: -- > Libxc dir : -- > Libxc version : --...