lp:~albertog/siesta/4.1-yaml

Created by Alberto Garcia and last modified
Get this branch:
bzr branch lp:~albertog/siesta/4.1-yaml
Only Alberto Garcia can upload to this branch. If you are Alberto Garcia please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alberto Garcia
Project:
Siesta
Status:
Merged

Recent revisions

923. By Alberto Garcia

Remove Transiesta pre-processed items

922. By Alberto Garcia

Remove _build/html files in Docs/yaml_tests

921. By Alberto Garcia

YAML infrastructure for output testing

(By Yann Pouillon)

The implementation consists of:

* A simple hook in siesta.F to call the siesta_write_yaml routine
in module Src/m_io_yaml.F90.

* A YAML reference directory: Tests/YAML_Refs/
  (currently populated by just three token examples)

* A post-processing script: Tests/Scripts/yaml_compare.py

* A configuration file Tests/siesta-testsuite.yml

See Docs/yaml_tests/README for more information.

Notes

- Only energies are processed in this initial implementation.
- The post-processing script depends on ruamel.yaml (pip install [--local] ruamel.yaml)
- SIESTA does not require LibYAML to emit YAML files

920. By Nick Papior

Fixed transiesta-tbtrans tests

Some tests did not force the TSHS creation for electrodes.

919. By Alberto Garcia

Put an io_close call in the right block

An out-of-block io_close in basis_io might inadvertently close unit 0.

918. By Alberto Garcia

Consolidate treatment of KB and LDAU projectors in hsparse/atom_graph

Avoid extra work when both KB and LDAU projectors are present, and
clarify the code.

917. By Alberto Garcia

Remove obsolete options related to auxiliary supercell

The options 'FixAuxiliaryCell' and 'NaiveAuxiliaryCell' have
been removed, as they are inconsistent with the more stringent tests
on the adequacy of the auxiliary supercell.

916. By Alberto Garcia

Merged 4.0-576: diagnostics and clarifications on folding

915. By Nick Papior

Fixed worksize for the self-energy expansion for very small device regions

There was a bug when having a too small device region. In those cases
the calculated work-size was too small. It should be fixed now.

914. By Nick Papior

Updated manual for the k-point sampling of electrodes

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:siesta
This branch contains Public information 
Everyone can see this information.

Subscribers