Skip to content

Add repo from Marte Julie #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .cspell_dict.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
addopts
annefou
Astrocyte
Bippe
brainpulse
budisa
Expand All @@ -15,6 +16,7 @@ docnames
Dokken
DOLFINx
electrodiffusive
ffian
finsberg
Finsberg
Forsch
Expand Down Expand Up @@ -56,6 +58,7 @@ pyproject
pytest
Ragan
saetra
Sætra
scientificcomputing
Simcardems
Simula
Expand Down
14 changes: 14 additions & 0 deletions docs/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,17 @@ @article{Laughlin2023smart
title = {{SMART: Spatial Modeling Algorithms for Reactions and Transport}},
journal = {Journal of Open Source Software}
}

@article{Sætra2023,
doi = {10.1371/journal.pcbi.1010996},
author = {Sætra, Marte J. AND Ellingsrud, Ada J. AND Rognes, Marie E.},
journal = {PLOS Computational Biology},
publisher = {Public Library of Science},
title = {Neural activity induces strongly coupled electro-chemo-mechanical interactions and fluid flow in astrocyte networks and extracellular space—A computational study},
year = {2023},
month = {07},
volume = {19},
url = {https://doi.org/10.1371/journal.pcbi.1010996},
pages = {1-31},
number = {7}
}
1 change: 1 addition & 0 deletions docs/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ A list of repositories used in research in the Scientific Computing Department f
- [An electrodiffusive neuron-extracellular-glia model for exploring the genesis of slow potentials in the brain](https://github.com/CINPLA/edNEGmodel_analysis) {cite}`saetra2021`
- [HAZniCS - Software Components for Multiphysics Problems](https://github.com/anabudisa/HAZniCS-examples) {cite}`budisa2022`
- [Medical image registration using optimal control of a linear hyperbolic transport equation with a DG discretization](https://github.com/JohannesHaubner/mapMRI) {cite}`zapf2023medical`
- [ffian: Fluid Flow In Astrocyte Networks](https://github.com/martejulie/fluid-flow-in-astrocyte-networks) {cite}`Sætra2023`

## Missing a repository?

Expand Down
Loading