Skip to content

aiida-aurora 0.2.0

Compare
Choose a tag to compare
@lorisercole lorisercole released this 09 Aug 16:22
319b948
First working implementation of plugin (#6)

- Data nodes: `BatterySample`, `BatteryState`, `CyclingSpecs`, `TomatoSettings`.
The data schemas of `aiidalab-aurora` are used.
- Calculation nodes: `BatteryCyclerExperiment`, `BatteryFakeExperiment` (obsolete).
- Parser: `TomatoParser`
- Scheduler: `TomatoScheduler` (works with `tomato<=0.2a1`)

Note: tests are not yet implemented (#1).