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
Oleg E. Peil
2a989018ae
Added docs on projector selection routine
2015-10-15 13:20:27 +02:00
Oleg E. Peil
aa39c37d8b
Added preliminary parser description to the docs
...
This is a description of the preliminary design for the parser of
PROJCAR/LOCPROJ files output by VASP.
2015-10-13 14:08:10 +02:00
Oleg E. Peil
819fc987f0
Reshuffled files after repository merge
...
The files from the original vasp-interface repository are reshuffled in
accord with the directory structure of dft_tools. Some of the directories,
such as 'test' (unit tests for the interface), 'examples' (simple examples for
the development purposes) are temporarily placed into 'python/vasp' directory
to avoid confusion with integral tests and examples of dft_tools.
2015-10-13 11:27:55 +02:00
Manuel Zingl
0a07681455
Small change to doc and faq added regarding optics
2015-10-12 14:09:03 +02:00
aichhorn
ec414f40ff
bugfixes in the transport doc
2015-10-02 13:47:46 +02:00
Manuel Zingl
31bf191cf8
Update analysis.rst (reading sigma from txt files)
2015-09-17 10:45:09 +02:00
Manuel Zingl
cf7628065b
Some changes in the usage of build_sigma_from_txt.
2015-08-24 14:47:08 +02:00
Manuel Zingl
9935aa552d
Adding links to reference manual. Minor updates.
2015-08-20 18:39:30 +02:00
Manuel Zingl
00a775a93d
analysis.rst done. Minor change in transport.rst
...
I also described how one can read a self energy form a data
file. However, this needs to be tested and also included
in the reference manual. Maybe the function should move
back into sumk_dft_tools!?
2015-08-20 15:46:14 +02:00
aichhorn
6a50b57c59
Removed bugs and some inconsistencies
2015-08-19 12:11:23 +02:00
Manuel Zingl
5456842824
Update for analysis.rst
...
Not done yet...
2015-08-18 18:56:59 +02:00
aichhorn
66392dfd94
changes in transport part to be compliant with the structure of HDFArchive save/load
2015-08-18 11:10:33 +02:00
aichhorn
3b344f4089
changed HDFArchive statments to avoid problems with TRIQS issue #245 . Bugfixes for broken reference links.
2015-08-18 11:01:34 +02:00
Manuel Zingl
e5fe091cef
analysis.rst half done and some other minor changes
2015-08-17 19:08:05 +02:00
aichhorn
365f77d623
self consistent part updated
2015-08-14 15:12:35 +02:00
aichhorn
5ebedd8d85
removed conversion step from dmft single-shot description
2015-08-14 13:53:40 +02:00
aichhorn
6fff56fe8d
new version of single-shot dft+dmft
2015-08-13 16:50:48 +02:00
aichhorn
a7cc27cab3
complete rewriting of interface/conversion
2015-08-13 15:27:50 +02:00
aichhorn
495d2c2e63
fix in structure figure
2015-08-13 13:35:40 +02:00
aichhorn
c0f91359e2
new fig for structure part
2015-08-13 13:33:18 +02:00
aichhorn
319f3f1aca
updated developers list
2015-08-13 11:16:02 +02:00
aichhorn
210be63a32
wrote the structure part
2015-08-13 11:03:25 +02:00
aichhorn
c83925e1d8
first draft of dft+dmft intro
2015-08-12 14:49:52 +02:00
aichhorn
91368c7036
updated install page
2015-08-11 16:54:29 +02:00
aichhorn
c2e45b468c
new welcome page
2015-08-11 13:48:39 +02:00
Priyanka Seth
cb792604b1
Replace h_loc -> h_int
2015-06-22 12:37:47 +02:00
Priyanka Seth
86b1461c52
Moved U_matrix to TRIQS library
2015-06-17 18:19:30 +02:00
Priyanka Seth
d607f6c641
[doc] Precision on hk input file header
2015-05-18 14:01:32 +02:00
Priyanka Seth
f7c2298eed
[doc] added another faq
2015-05-04 14:48:22 +02:00
Priyanka Seth
b2c3d6ddf6
[doc] added a faq
2015-04-23 11:04:12 +02:00
Priyanka Seth
8dc42b08ae
[doc] New documentation
...
* restructuring
* added user reference
* started working on user guide
* added schematic to structure
2015-04-21 14:31:15 +02:00
Leonid Pourovskii
1df7476c93
[doc] corrections to tutorials
2015-04-02 17:22:09 +02:00
Priyanka Seth
7342e954dd
[doc] restructured the h5structure.rst file
2015-03-11 17:41:39 +01:00
Priyanka Seth
9f08ec1d80
[doc] updates
2015-03-11 14:35:28 +01:00
Manuel Zingl
373764f680
Fix error in transport code, some modifications
2015-02-18 00:27:00 +01:00
Priyanka Seth
4abd04bbee
Modified doc and hk_convert test
2015-02-10 16:27:12 +01:00
Priyanka Seth
3b3353e986
[doc] minor changes
2015-02-06 10:24:58 +01:00