Skip to content

Commit 73b2221

Browse files
committed
updated software.md to include arcs
1 parent a7506d2 commit 73b2221

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

content/english/software.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,21 @@ aliases = ["software"]
66
author = "Benjamin A. D. Williamson"
77
+++
88

9-
#### `reactit` Reaction Iterator
9+
#### - `reactit` Reaction Iterator
1010

1111
[https://github.com/badw/reactit.git](https://github.com/badw/reactit.git)
1212

1313
`reactit` is a code for generating all possible reactions between species in an efficient manner
1414
{{< figure src="/images/reactit.png" class="normal" width=200 >}}
1515

16+
#### - `ARCS` Automated Reactions for CO<sub>2</sub> Storage
17+
18+
[https://github.com/badw/arcs.git](https://github.com/badw/arcs.git)
19+
20+
`arcs` is a package to aid research into impurity reactions within the CO<sub>2</sub> capture stream. `arcs` achieves this by stochastically sampling a reaction network setup using DFT calculated data.
21+
This project was in collaboration with Equinor, Total Energies, and Shell.
22+
23+
A modified and forked version is provided at [https://github.com/equinor/arcs](https://github.com/equinor/arcs)
24+
25+
{{< figure src="/images/arcs.png" class="normal" width=200 >}}
26+

static/images/arcs.png

1.12 MB
Loading

0 commit comments

Comments
 (0)