3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-11 05:43:48 +02:00
dft_tools/doc/index.rst

69 lines
1.8 KiB
ReStructuredText
Raw Normal View History

2021-09-17 20:24:22 +02:00
.. _welcome:
2013-08-07 16:40:18 +02:00
2021-09-17 20:24:22 +02:00
#########
DFTTools
2021-09-17 20:24:22 +02:00
#########
2021-09-17 20:24:22 +02:00
.. sidebar:: DFTTools 3.0.0
2013-08-07 16:40:18 +02:00
2021-09-17 20:24:22 +02:00
This is the homepage of DFTTools v3.0.0.
For changes see the :ref:`changelog page <changelog>`.
.. image:: _static/logo_github.png
:width: 75%
:align: center
2021-09-17 20:24:22 +02:00
:target: https://github.com/triqs/dft_tools
2015-08-11 13:48:39 +02:00
This :ref:`TRIQS-based <triqslibs:welcome>`-based application is aimed
at ab-initio calculations for
correlated materials, combining realistic DFT band-structure
calculations with the dynamical mean-field theory. Together with the
necessary tools to perform the DMFT self-consistency loop for
2021-09-17 20:24:22 +02:00
realistic multi-band problems. The package provides a full-fledged
2015-08-13 11:03:25 +02:00
charge self-consistent interface to the `Wien2K package
2021-09-17 20:24:22 +02:00
<http://www.wien2k.at>`_, and `VASP package <https://www.vasp.at>`_.
In addition, it provides a generic interface for one-shot DFT+DMFT
calculations, where only the single-particle Hamiltonian in
orbital space has to be provided. The Hamiltonian can be
generated from the above mentioned DFT codes,
`wannier90 <http://www.wannier.org/>`_ output files, or with the
built-in generic H(k) converter.
2013-08-07 16:40:18 +02:00
2018-08-06 11:44:41 +02:00
Learn how to use this package in the :ref:`documentation` and the :ref:`tutorials`.
2015-08-11 13:48:39 +02:00
2021-09-17 20:24:22 +02:00
.. image:: _static/logo_cea.png
:width: 14%
:target: http://ipht.cea.fr
.. image:: _static/logo_x.png
:width: 14%
:target: "https://www.cpht.polytechnique.fr
.. image:: _static/logo_cnrs.png
:width: 14%
:target: https://www.cnrs.fr
2015-08-11 13:48:39 +02:00
2021-09-17 20:24:22 +02:00
.. image:: _static/logo_erc.jpg
:width: 14%
.. image:: _static/logo_flatiron.png
:width: 20%
:target: https://www.simonsfoundation.org/flatiron
.. image:: _static/logo_simons.jpg
:width: 20%
:target: https://www.simonsfoundation.org
2015-08-11 13:48:39 +02:00
.. toctree::
:maxdepth: 2
:hidden:
install
documentation
2021-09-17 20:24:22 +02:00
tutorials
issues
ChangeLog.md
about