You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `graphnics` library solves network models using the finite element method. This is facilitated via the `FenicsGraph` class which is an extension of the `DiGraph` class in `networkx`.
@@ -38,4 +41,4 @@ This code is currently being prepared for submission to JOSS, titled:
38
41
39
42
*Graphnics: Combining networkx and FEniCS to solve network models* by Ingeborg Gjerde
40
43
41
-
The paper draft can be found [here.](https://github.com/IngeborgGjerde/graphnics/blob/main/paper/joss.md)
44
+
The paper draft can be found [here.](https://github.com/IngeborgGjerde/graphnics/blob/main/paper/joss.md)
0 commit comments