3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-28 08:02:28 +02:00
Commit Graph

115 Commits

Author SHA1 Message Date
Manuel Zingl
f4ad91f8b4
Merge pull request #105 from gkraberger/test_improvements
Test improvements
2018-10-04 15:27:11 -04:00
Manuel
dfa10dffda [doc] Modifications and corrections
* Adapt the AC parts to the new TRIQS/maxent package
	* Restructure the explaination on how to run the scripts
	* Corrections of many typos and pytriqs occurences.
2018-09-20 00:32:33 -04:00
Gernot J. Kraberger
e1d54ffcc5 [doc] add build/python to sys.path 2018-09-10 10:56:37 +02:00
Gernot J. Kraberger
6ed84c078f Add option to measure python test coverage 2018-09-06 15:09:30 +02:00
Manuel
3f569a810e Attempt to fix #100 2018-07-10 19:57:05 -04:00
Manuel
ba0cfa9013 Add doc to VASP converter concerning block structure 2018-07-09 10:50:36 -04:00
Manuel
2af2bac8d6 Commenting parts of SVO examples because issue #98 is not fixed. 2018-07-03 15:48:39 -04:00
Manuel
8a53a80e1e Fix a few documentation issue of the VASP converter 2018-07-03 14:44:03 -04:00
Manuel
ad3a23196a Replace pytriqs with python.
There are still some more occurances of pytriqs.
        Is on my list to be checked.
2018-07-02 19:16:50 -04:00
Manuel
e187958774 Fix issue #99 2018-06-26 15:05:05 -04:00
Manuel
9782be2c93 Fix issue #97 2018-06-25 14:21:39 -04:00
Dylan Simon
96fea4389b [doc] Update old link to hubbardI to github 2018-06-25 10:23:30 -04:00
Nils Wentzell
006702252c [doc] Add missing changelog files, Update compile instructions 2018-06-04 16:40:50 -04:00
Nils Wentzell
2632f2c87f [doc] Update of install instructions, added changelog 2018-06-04 15:56:47 -04:00
Nils Wentzell
8a4f23e340 [cmake] Dft_tools version detection via git 2018-06-01 09:24:39 -04:00
Manuel
8e883f6118 Fix typo in doc example (issue #93) 2018-05-31 09:27:51 -04:00
Nils Wentzell
4a75e3fdc8 Update urls 2018-05-28 09:49:33 -04:00
Nils Wentzell
1bab92c721 Merge tag '1.5'
Release 1.5
2018-05-26 23:56:46 +02:00
Nils Wentzell
9d87d0be15 Updating import directives, minor correction to commit 2018-05-01 11:55:31 +02:00
Nils Wentzell
72c7f57110 Fix #89 Adjustments after recent triqs/cthyb gf_struct typechange
-Adjust gf_struct keyword argument of CTHyb from dict : str -> indices
to list of pairs: [ [str, indices], ... ] in accordance with
recent cthyb/triqs changes

-Fix set_operator_structure in srvo3_Gloc.py test accordingly

-TODO: Adjust gf_struct appearences throughout dft_tools accordingly
2018-04-30 19:05:18 +02:00
Manuel
88bf0fd435 Include thermal conductivity in transp doc 2018-04-30 11:43:58 -04:00
Nils Wentzell
a89d558cd6 [doc] Run sphinx against source dir, change option BUILD_DOC -> Build_Documentation 2018-03-13 13:23:52 +01:00
Dylan Simon
c85bed0489 [doc] Link doc files from sources to build dir
Copied from triqs build; needed for separate compilation
2018-03-07 15:25:34 -05:00
Nils Wentzell
ca16e77d22 [cmake] Fixing CMakeLists.txt for documentation 2018-02-02 15:56:08 +01:00
Manuel Zingl
4649b2142c Doc modifications regarding issue #80 2017-10-18 13:11:39 +02:00
Manuel Zingl
fff9e36354 Correct Tailfit SrVO3 doc (issue #78) 2017-10-13 13:28:01 +02:00
Oleg Peil
8378013faa Merge branch 'master' into vasp
Conflicts:
	doc/guide/dftdmft_selfcons.rst
	python/CMakeLists.txt
	python/converters/__init__.py
	python/sumk_dft.py
	test/CMakeLists.txt
2017-01-27 12:19:03 +01:00
Oleg Peil
d76f2d381a Added documentation
Added documentation on the converter input file.
Added a drafts of the documentation on charge self-consistency.
2017-01-27 11:39:02 +01:00
Oleg E. Peil
54022c3952 Added docs on PLOVasp
Added description of the input file and a general section
on the interface.
Also, an example input file for SrVO3 is added.
2016-12-31 11:12:16 +01:00
Oleg E. Peil
3d4ea99619 Added the first draft of the PLOVasp user guide 2016-09-22 12:39:30 +02:00
Manuel Zingl
71f33af395 [doc] Fix a few links 2016-09-13 15:20:21 +02:00
Gernot J. Kraberger
e4af7dbd1b BlockStructure class for manipulating GF structures
BlockStructure stores gf_struct_solver and gf_struct_sumk
and the mappings between them. It allows to modify it, and
save it to HDF (see issue #67).
2016-09-13 11:57:48 +02:00
aichhorn
c4b4620b36 Updated documentation of the hk converter 2016-08-29 10:27:33 +02:00
Manuel Zingl
1c29776727 [doc] Restructuring doc II
* Committing missing files of last commit
    * Correcting typos
    * Modifications according to issue #56
2016-07-08 12:04:31 +02:00
Manuel Zingl
5c70f1bca0 [doc] Restructured parts of the user guide
* New page on: What you should know
    * SrVO3 DMFT separated from single-shot page
    * section on tailfit, mixing and restarting calcs
    * correcting typos
2016-07-07 16:13:37 +02:00
Priyanka Seth
841f840df5 [doc] fixed paths 2016-05-09 10:19:36 +02:00
Priyanka Seth
167711a428 [doc] minor fix to make jenkins happy 2016-05-09 10:00:50 +02:00
Oleg E. Peil
f142db96fb Merge branch 'master' into vasp
Conflicts:
	CMakeLists.txt
	python/CMakeLists.txt
	python/converters/__init__.py
	test/CMakeLists.txt
2016-03-11 09:53:24 +01:00
Gabriele Sclauzero
0d3e59a73c [wannier90] First commit with working version
Implements the Wannier90 converter, provides related docs and a test
2016-02-17 12:01:21 +01:00
Michel Ferrero
703d114e96 [doc] Adding path to find numpydoc extension 2016-02-12 10:58:11 +01:00
Manuel Zingl
f586c98508 [doc] Correct typos in guide 2016-02-10 09:36:33 +01:00
Manuel Zingl
9e1ebfe5e0 Add a faq for issue #45 2016-02-10 09:14:42 +01:00
Priyanka Seth
f81be0543e doc changes following cmake changes 2016-02-04 09:35:42 +01:00
Oleg E. Peil
9a70c98248 Added preliminary documentation on charge SC
A brief description of the charge self-consistency scripts is
added.
2016-01-26 11:45:51 +01:00
Manuel Zingl
919e0a3ead [doc] Corrected errors in the Ce example scripts 2016-01-18 11:04:55 +01:00
Oleg E. Peil
ccc07537ce Updated documentation
Added a brief description of the purpose of PLOVasp to the User's
Guide.
Fixed autodocumenation by correcting module imports.
2015-11-20 12:24:32 +01:00
Oleg E. Peil
bdb94c2402 Modified documentation following the recent changes
Some options in the input file have been renamed. The description
of the input file in the documentation has been modified accordingly.
2015-11-19 17:45:31 +01:00
Oleg E. Peil
a16bafefb6 Added documentation on option TRANSFILE
A description of the option 'TRANSFILE' is added to 'config.rst'.
Also, the description of options 'RTRANSFORM' and 'CTRANSFORM' is
modified. They are now combined into a single option 'TRANSFORM'.
2015-11-11 11:05:26 +01:00
Manuel Zingl
8cd2a73ae2 [transp] Update doc. 2015-11-09 10:01:37 +01:00
Priyanka Seth
f93fd828c0 Added a wrapper function set_Sigma for more standard API 2015-11-02 11:43:53 +01:00