mirror of
https://github.com/triqs/dft_tools
synced 2024-11-07 06:33:48 +01:00
Fix for issue #9
The documentation has been updated: run_para -> run_triqs
This commit is contained in:
parent
1fd67d395d
commit
c11a85ffd6
@ -135,7 +135,7 @@ where :program:`mpirun` launches these calculations in parallel mode and enables
|
|||||||
|
|
||||||
Instead of doing one-shot run one may also perform fully self-consistent LDA+DMFT calculations, as we will do in this tutorial. We launch these calculations as follows ::
|
Instead of doing one-shot run one may also perform fully self-consistent LDA+DMFT calculations, as we will do in this tutorial. We launch these calculations as follows ::
|
||||||
|
|
||||||
run_para -qdmft
|
run_triqs -qdmft
|
||||||
|
|
||||||
where `-qdmft` flag turns on LDA+DMFT calculations with :program:`Wien2k`. We use here the default convergence criterion in :program:`Wien2k` (convergence to 0.1 mRy in energy).
|
where `-qdmft` flag turns on LDA+DMFT calculations with :program:`Wien2k`. We use here the default convergence criterion in :program:`Wien2k` (convergence to 0.1 mRy in energy).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user