Skip to content

Commit c0176cb

Browse files
committed
Add repo from Marte Julie
1 parent 6f552ab commit c0176cb

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed

.cspell_dict.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
addopts
22
annefou
3+
Astrocyte
34
Bippe
45
brainpulse
56
budisa
@@ -15,6 +16,7 @@ docnames
1516
Dokken
1617
DOLFINx
1718
electrodiffusive
19+
ffian
1820
finsberg
1921
Finsberg
2022
Forsch
@@ -56,6 +58,7 @@ pyproject
5658
pytest
5759
Ragan
5860
saetra
61+
Sætra
5962
scientificcomputing
6063
Simcardems
6164
Simula

docs/references.bib

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,17 @@ @article{Laughlin2023smart
131131
title = {{SMART: Spatial Modeling Algorithms for Reactions and Transport}},
132132
journal = {Journal of Open Source Software}
133133
}
134+
135+
@article{Sætra2023,
136+
doi = {10.1371/journal.pcbi.1010996},
137+
author = {Sætra, Marte J. AND Ellingsrud, Ada J. AND Rognes, Marie E.},
138+
journal = {PLOS Computational Biology},
139+
publisher = {Public Library of Science},
140+
title = {Neural activity induces strongly coupled electro-chemo-mechanical interactions and fluid flow in astrocyte networks and extracellular space—A computational study},
141+
year = {2023},
142+
month = {07},
143+
volume = {19},
144+
url = {https://doi.org/10.1371/journal.pcbi.1010996},
145+
pages = {1-31},
146+
number = {7}
147+
}

docs/repositories.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ A list of repositories used in research in the Scientific Computing Department f
88
- [An electrodiffusive neuron-extracellular-glia model for exploring the genesis of slow potentials in the brain](https://github.com/CINPLA/edNEGmodel_analysis) {cite}`saetra2021`
99
- [HAZniCS - Software Components for Multiphysics Problems](https://github.com/anabudisa/HAZniCS-examples) {cite}`budisa2022`
1010
- [Medical image registration using optimal control of a linear hyperbolic transport equation with a DG discretization](https://github.com/JohannesHaubner/mapMRI) {cite}`zapf2023medical`
11+
- [ffian: Fluid Flow In Astrocyte Networks](https://github.com/martejulie/fluid-flow-in-astrocyte-networks) {cite}`Sætra2023`
1112

1213
## Missing a repository?
1314

0 commit comments

Comments
 (0)