aiida-siesta 1.3.0
Version compatible with aiida-core>=1.3.0,<2.0.0.
Improvements
- Introduce dedicated support for optical calculations. In particular,
dedicated inputs are created for theSiestaCalulationandSiestaBaseWorkChain.
Moreover aEpsilonWorkChainworkchain is created to automatically
obtain the electronic contribution to the static dielectric constant. - Introduce
SiestaBaseNEBWorkChain, the core building block for the creation of workflows that enable
the search of the Minimum Energy Pathway (MEP) connecting two local minima of the potential energy surface
through the Nudge Elastic Band (NEB) method.
Bug fixes
- Clarify units of stress.
- The
SiestaBaseWorkChainnow correcty handle LUA inputs.
Known bugs
- The Equation of State WorkChain crashes if the structure contains sites with same symbol but different name.