Version for used at the MAX AiiDA-fleur tutorial in May 2017
Dokumentation
- added some basic explainations pages beyond the pure in code docs
Tests
- added basic tests of Fleur itself and tests for submission
Ploting
- There is a plot_methods repo on bitbucket which has methods to visualize common workflow output nodes.
Workflows
- first basic working workflows available
- some common workflow stuff is now in common_fleur_wf.py
Fleurmodifier
- Introduction of the Fleurinpmodifier class, to change fleurinp data
Fleurinp data
- restructureing of fleurinp data and Fleurinpmodifier, moved most xml methods into xml_util
- plus added further xml routines and rough tests.