3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-21 11:53:41 +01:00
Go to file
the-hampel 6a893840ee use IBZ kpoint list for writing GAMMA vaspgamma.h5
* use IBZ kpoint list for writing GAMMA vaspgamma.h5
* make vaspgamma.h5 default
* write n_k_ibz into dft_misc_input so in can be used inside of sumk
* write n_k_ibz into seed.ctrl json file
* change ref h5 files for VASP tests by adding n_k_ibz
* add new svo converter test
2024-11-19 12:38:07 +01:00
.github [ghactions] For pull_request events use target branch name in the triqs clone command 2024-11-15 11:51:53 -05:00
bin [fix] remove constrains on mpi size with vasp again 2024-04-30 10:54:43 -04:00
c++ Update example API to include serialization function 2024-08-14 16:52:17 -04:00
deps [cmake] Update Cpp2Py branch to main and bump version req 2024-08-13 17:33:13 -04:00
doc [doc] Update changelog for 3.3.1 2024-09-03 15:25:35 -04:00
fortran/dmftproj Allow for comment lines in SRC_templates (newer Wien2k versions) 2024-09-19 16:10:20 +02:00
packaging [cmake] Use PROJECT_VERSION in conda/meta.yaml.in file 2024-09-03 15:25:22 -04:00
python/triqs_dft_tools use IBZ kpoint list for writing GAMMA vaspgamma.h5 2024-11-19 12:38:07 +01:00
share Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2024-03-04 17:59:48 -05:00
test use IBZ kpoint list for writing GAMMA vaspgamma.h5 2024-11-19 12:38:07 +01:00
.clang-format Squash app4triqs/3.3.x to reduce skeleton history when tracking 2024-05-31 17:29:52 -04:00
.clang-tidy Squash app4triqs/3.3.x to reduce skeleton history when tracking 2024-05-31 17:29:52 -04:00
.dockerignore Squash app4triqs/3.3.x to reduce skeleton history when tracking 2024-05-31 17:29:52 -04:00
.gitignore Squash app4triqs/3.3.x to reduce skeleton history when tracking 2024-05-31 17:29:52 -04:00
AUTHORS.txt Update AUTHORS.txt 2021-09-24 15:55:33 -04:00
ChangeLog.md Squash app4triqs/3.3.x to reduce skeleton history when tracking 2024-05-31 17:29:52 -04:00
CMakeLists.txt Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2024-09-09 12:48:57 -04:00
COPYING.txt Squash app4triqs/3.3.x to reduce skeleton history when tracking 2024-05-31 17:29:52 -04:00
Dockerfile Squash app4triqs/3.3.x to reduce skeleton history when tracking 2024-05-31 17:29:52 -04:00
Jenkinsfile Merge remote-tracking branch 'app4triqs-remote/unstable' into unstable 2024-09-09 12:48:57 -04:00
LICENSE.txt Squash app4triqs/3.3.x to reduce skeleton history when tracking 2024-05-31 17:29:52 -04:00
README.md Squash app4triqs/3.3.x to reduce skeleton history when tracking 2024-05-31 17:29:52 -04:00
requirements.txt Squash app4triqs/3.3.x to reduce skeleton history when tracking 2024-05-31 17:29:52 -04:00

DFT_Tools - A TRIQS application for ab initio calculations

Copyright (C) 2011-2019: M. Aichhorn, L. Pourovskii, V. Vildosola and C. Martins Copyright (C) 2020-2022: The Simons Foundation

  1. Documentation

You will find the documentation of this application under triqs.github.io/dft_tools.

  1. Installation

The installation steps are described in triqs.github.io/dft_tools/latest/install

  1. Version

You can find the version and release number of the application on the top of the CMakeLists.txt file in this directory.

  1. License

This application is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version (see http://www.gnu.org/licenses/).

It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.