Skip to content

Commit

Permalink
installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
d2f4d131d9eac6cc27e3d6245ab1476b committed Jul 29, 2024
1 parent ab48227 commit f474a1d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ On a windows box:
docker run --rm -ti -v "C:/...":/home/numerix" -w /home/numerix kumiori3\numerix:latest
```

To install the software, run DOLFINx through the aforementioned docker container and install the irrevolutions-package with

```python3 -m pip install .```

from the root of this repository


This code was initially conceived as a support for the teaching course MEC647,
(Complex) Crack Propagation in Brittle Materials, delivered to the students of the international
master programme, joint between École Polytechnique and ENSTA-Paristech throughout 2020-2022.
Expand Down

0 comments on commit f474a1d

Please sign in to comment.