Home - ramirezfranciscof/aiida-core GitHub Wiki
These wiki will hold my own personal notes regarding the usage of the AiiDA code, development, and associated information. Below there is a list of the pages and their content. This information is complimentary to that found in the official AiiDA github wiki (or to that of the documentation as well).
AiiDA Mock Section
This wiki collects practical tips and guidelines on how to contribute to aiida-core.
For documentation of AiiDA internals and writing AiiDA plugins, see the AiiDA documentation.
Contributor wiki - please read before making a pull request!
- Development environment
- Branch descriptions
- Coding style
- Writing tests
- Writing documentation
- Making a pull request
- Contributing gotchas
Personal sections
The code is organized in the following folder structure...
- backends: Blabla bla.
- calculations: Ble ble.
- cmdline: whatever.
- common: quiqui.
- engine: whatsappp?
- manage: yeahhh
- orm: cose.
- parsers: wiwiw.
- plugins: bla
- restapi: The thing.
- schedulers: mega super wow.
- sphinxext: something of the sort.
- tools: waichu.
- transport: for fufu.