3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-21 11:53:41 +01:00

[doc] Update old link to hubbardI to github

This commit is contained in:
Dylan Simon 2018-06-25 10:23:30 -04:00
parent c300fea4ea
commit 96fea4389b

View File

@ -33,7 +33,7 @@ The next step is to setup an impurity solver. There are different
solvers available within the :ref:`TRIQS <triqslibs:welcome>` framework. solvers available within the :ref:`TRIQS <triqslibs:welcome>` framework.
E.g. for :ref:`SrVO3 <SrVO3>`, we will use the hybridization E.g. for :ref:`SrVO3 <SrVO3>`, we will use the hybridization
expansion :ref:`CTHYB solver <triqscthyb:welcome>`. Later on, we will expansion :ref:`CTHYB solver <triqscthyb:welcome>`. Later on, we will
see also the example of the `Hubbard-I solver <https://triqs.ipht.cnrs.fr/1.4/applications/hubbardI/>`_. see also the example of the `Hubbard-I solver <https://triqs.github.io/triqs/1.4/applications/hubbardI/>`_.
They all have in common, that they are called by an uniform command:: They all have in common, that they are called by an uniform command::
S.solve(params) S.solve(params)