Skip to content

Commit 5a0eb88

Browse files
committed
Add various paper references. Restructure to put software at the front of the webpage.
1 parent 6e1ad79 commit 5a0eb88

File tree

9 files changed

+165
-89
lines changed

9 files changed

+165
-89
lines changed

.cspell_dict.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@ conda
1414
Cookiecutter
1515
cotransporter
1616
Daversin
17+
fenicsx
1718
deepvalve
1819
discretization
1920
docname
2021
docnames
22+
devold
2123
Dokken
2224
DOLFINx
2325
elastodynamics
@@ -43,14 +45,17 @@ Jørgen
4345
jorgensd
4446
Jupyterbook
4547
jupytext
48+
Kjeldsberg
4649
Laughlin
50+
latentvariableproximalpoint
4751
ldrb
4852
LUNSONGA
4953
Meep
5054
microphysiological
5155
minrk
5256
modelgraph
5357
monopoli
58+
morphman
5459
multicompartmental
5560
Multiphysics
5661
MYKLEBUST
@@ -84,6 +89,8 @@ Simula
8489
Stankelbein
8590
SVMTK
8691
Valnes
92+
vasp
8793
venv
94+
yamamoto
8895
zapf
8996
Zenodo

docs/data.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
(data-main)=
2+
23
# Organizing your data
34

45
Management of data might be tricky, both because data might be confidential or data might too large to put in a repository. It should be clear that in order to fully reproduce a study, necessary data needs to be made available.
56

6-
Please read more about data management at <https://the-turing-way.netlify.app/reproducible-research/rdm>
7+
Please read more about data management at <https://book.the-turing-way.org/reproducible-research/rdm/>
78

89
## Raw vs processed data
10+
911
We typically separate between two types of data; raw data and processed data. Here raw data can refer to data that you got from an external collaborator while processed data are typically data that has been analyzed and converted to another format.
1012

1113
For example, raw data could be MRI images of the heart, while processed data could be meshes that you created from those images.

docs/index.md

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,74 @@ This page contains information about [Scientific Computing](https://www.simula.n
44

55
For information related to the projects at Department of Computational Physiology go [here](https://computationalphysiology.github.io/index.html).
66

7+
## Software
8+
9+
A list scientific software (and corresponding publication) developed by personnel in the Scientific Computing Department.
10+
11+
### FEniCS
12+
13+
- MuscleX [Muscle-growth](https://ingvilddevold.github.io/muscle-growth) {cite}`devold2025muscle`
14+
- Scientific finite element toolbox [scifem](https://scientificcomputing.github.io/scifem/)
15+
- ADIOS4DOLFINx: A framework for checkpointing in FEniCS [ADIOS4DOLFINx](https://jsdokken.com/adios4dolfinx) {cite}`dokken2024adios`
16+
- Multi-point constraints with DOLFINx: [DOLFINx_MPC](https://jsdokken.com/dolfinx_mpc)
17+
18+
### Simulation
19+
20+
- SMART: Spatial Modeling Algorithms for Reactions and Transport [SMART](https://rangamanilabucsd.github.io/smart) {cite}`laughlin2023smart`
21+
- Non-conforming 3D-1D modelling in FEniCSx [FEniCSx_ii](https://scientificcomputing.github.io/fenicsx_ii/)
22+
- Network models for FEniCSx: [networks_fenicsx](https://scientificcomputing.github.io/networks_fenicsx/)
23+
- Network models for FEniCS: [Graphnics](https://github.com/IngeborgGjerde/graphnics)
24+
- Software Components for Multiphysics Problems: [HAZniCS](https://github.com/HAZmathTeam/hazmath) {cite}`budisa2022`
25+
26+
### Meshing
27+
28+
- Surface Volume Meshing ToolKit: [SVMTK](https://github.com/SVMTK/SVMTK) {cite}`valnes2022`
29+
- Tool for creating idealised cardiac geometries and microstructure in FEniCS: [cardiac-geometries](https://github.com/ComputationalPhysiology/cardiac-geometries)
30+
- Tool for creating idealised cardiac geometries and microstructure in FEniCSx: [cardiac-geometriesx](https://github.com/ComputationalPhysiology/cardiac-geometriesx)
31+
- A collection of tools for manipulation of morphological features in patient-specific geometries [morphMan](https://github.com/KVSlab/morphMan) {cite}`Kjeldsberg2019morphman`
32+
- Generate meshes from UK Biobank atlas [ukb-atlas](https://github.com/ComputationalPhysiology/ukb-atlas)
33+
34+
### Fluid Dynamics
35+
36+
- Next generation Open Source Navier Stokes solver using FEniCSx [oasisx](https://github.com/ComputationalPhysiology/oasisx)
37+
- A verified and validated Python/FEniCS-based CFD solver for moving domains [OasisMove](https://github.com/KVSlab/OasisMove)
38+
- A collection of tools for pre-processing, simulating, and post-processing vascular morphologies [VaMPy](https://github.com/KVSlab/VaMPy) {cite}`Kjeldsberg2023vampy`
39+
40+
### FSI
41+
42+
- A collection of tools for pre-processing, simulating, and post-processing vascular fluid-structure-interaction problems [VaSP](https://github.com/KVSlab/VaSP) {cite}`yamamoto2025vasp`
43+
- Monolithic Fluid-Structure Interaction (FSI) solver [turtleFSI](https://github.com/KVSlab/turtleFSI)
44+
45+
### Brain
46+
47+
- Intracranial Pulsation: [brainpulse](https://github.com/MariusCausemann/intracranialPulsation) {cite}`causemann2022`
48+
49+
### Heart
50+
51+
- Simula Cardiac ElectroMechanics Solver [simcardems](https://github.com/ComputationalPhysiology/simcardems) {cite}`finsberg2023`
52+
- Tools for working with microphysiological data [mps](https://github.com/ComputationalPhysiology/mps)
53+
- Library for tracking motion in cardiac mps data [mps-motion](https://github.com/ComputationalPhysiology/mps_motion)
54+
- Library for extracting action potential features [ap-features](https://github.com/ComputationalPhysiology/ap_features)
55+
- Cardiac Circulation Models: [circulation](https://github.com/ComputationalPhysiology/circulation)
56+
- `pulse` - Cardiac mechanics solver in [FEniCSx](https://github.com/finsberg/fenicsx-pulse) and [FEnICS](https://github.com/finsberg/pulse)
57+
- `beat` - Cardiac electrophysiology solver in [FEniCSx](https://github.com/finsberg/fenicsx-beat) and [FEnICS](https://github.com/finsberg/fenics-beat)
58+
- `ldrb` - Library for creating rule-based fiber orientations in [FEniCSx](https://github.com/finsberg/fenicsx-ldrb) and [FEniCS](https://github.com/finsberg/ldrb)
59+
60+
### Other
61+
62+
- General ODE translator [`gotranx`](https://github.com/finsberg/gotranx) {cite}`finsberg2024`
63+
- A tool for visualizing dependencies between different components of your ODE model [`modelgraph`](https://github.com/ComputationalPhysiology/modelgraph)
64+
65+
### Missing a package?
66+
67+
If you package is missing from the list, go to [Add new package](https://github.com/scientificcomputing/scientificcomputing.github.io/issues/new?assignees=&labels=new-package&template=package.yml&title=%5BAdd+package%5D%3A+)
68+
69+
```{bibliography}
70+
:filter: docname in docnames
71+
```
72+
73+
## Reproducibility
74+
775
We think reproducibility is important and we have created some guidelines for reproducible research.
876

977
On this web-page we discuss what is needed when you want to publish a paper that contains some code, and we are created two example papers that follows these guidelines

docs/license.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
21
(docs-license)=
2+
33
# License
4-
There exists a variety of different licenses. You can read more about choosing a license at https://the-turing-way.netlify.app/reproducible-research/licensing.html and how to add a license to your repository [here](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository).
4+
5+
There exists a variety of different licenses. You can read more about choosing a license at https://book.the-turing-way.org/reproducible-research/licensing/ and how to add a license to your repository [here](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository).
6+
7+
A free course regarding why one should license code, and what is classified as open-source code can be found at [the Linux Foundation](https://training.linuxfoundation.org/training/open-source-licensing-basics-for-software-developers/).

docs/myst.yml

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 1
33
project:
44
id: 867a190a-9c64-4dd1-bc79-25cb4bdd3a53
55
title: Scientific Computing
6-
description: Developing tools for high performance computing, and applying novel simulation techniques to complex physical processes affecting human health.
6+
description: Developing tools for high performance computing, and applying novel simulation techniques to complex physical processes affecting human health.
77
keywords:
88
- Scientific Computing
99
- Computational Physiology
@@ -20,9 +20,10 @@ project:
2020
- title: Publication list
2121
children:
2222
- file: repositories.md
23-
- file: packages.md
23+
2424
- title: Guidelines for papers with code
2525
children:
26+
- file: index.md
2627
- file: papers-with-code.md
2728
- file: structure.md
2829
- file: data.md
@@ -31,36 +32,36 @@ project:
3132

3233
- title: Git/Github
3334
children:
34-
- file: version_control.md
35-
- file: gh-workflows.md
36-
- file: gh-packages.md
37-
- file: gh-citable.md
38-
- file: gh-issues.md
35+
- file: version_control.md
36+
- file: gh-workflows.md
37+
- file: gh-packages.md
38+
- file: gh-citable.md
39+
- file: gh-issues.md
3940

4041
- title: Documentation
4142
children:
42-
- file: documentation.md
43-
- file: jupyter-book.md
43+
- file: documentation.md
44+
- file: jupyter-book.md
4445

4546
- title: Python
4647
children:
47-
- file: python-packaging.md
48-
- file: python-testing.md
49-
- file: python-coverage.md
50-
- file: python-linting.md
51-
- file: python-pre-commit.md
52-
- file: python-conversion.md
48+
- file: python-packaging.md
49+
- file: python-testing.md
50+
- file: python-coverage.md
51+
- file: python-linting.md
52+
- file: python-pre-commit.md
53+
- file: python-conversion.md
5354

5455
- title: Miscellaneous
5556
children:
56-
- file: license.md
57-
- file: software-citation.md
58-
- file: resources.md
59-
- file: misc.md
57+
- file: license.md
58+
- file: software-citation.md
59+
- file: resources.md
60+
- file: misc.md
6061

6162
- title: Contact
6263
children:
63-
- file: contact.md
64+
- file: contact.md
6465

6566
site:
6667
template: book-theme

docs/packages.md

Lines changed: 0 additions & 61 deletions
This file was deleted.

docs/references.bib

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,15 @@ @article{daversin2022
6161
doi = {10.3389/fphy.2022.882260},
6262
issn = {2296-424X}
6363
}
64+
@article{devold2025muscle,
65+
author = {Devold, Ingvild S. and Rognes, Marie E. and Rangamani, Padmini},
66+
title = {Mechanochemical modeling of exercise-induced skeletal muscle hypertrophy},
67+
elocation-id = {2025.12.17.694686},
68+
year = {2025},
69+
doi = {10.64898/2025.12.17.694686},
70+
publisher = {Cold Spring Harbor Laboratory},
71+
journal = {bioRxiv}
72+
}
6473
@article{dokken2024adios,
6574
doi = {10.21105/joss.06451},
6675
year = {2024},
@@ -72,6 +81,17 @@ @article{dokken2024adios
7281
title = {{ADIOS4DOLFINx: A framework for checkpointing in FEniCS}},
7382
journal = {Journal of Open Source Software}
7483
}
84+
@article{dokken2025latentvariableproximalpoint,
85+
title = {The latent variable proximal point algorithm for variational problems with inequality constraints},
86+
journal = {Computer Methods in Applied Mechanics and Engineering},
87+
volume = {445},
88+
pages = {118181},
89+
year = {2025},
90+
issn = {0045-7825},
91+
doi = {10.1016/j.cma.2025.118181},
92+
author = {J\o{}rgen S. Dokken and Patrick E. Farrell and Brendan Keith and Ioannis P.A. Papadopoulos and Thomas M. Surowiec},
93+
keywords = {Latent variable proximal point, Proximal Galerkin, Variational inequality, Pointwise constraints, Nonlinear PDEs, Inequality constraints}
94+
}
7595
@article{finsberg2023,
7696
doi = {10.21105/joss.04753},
7797
url = {https://doi.org/10.21105/joss.04753},
@@ -131,6 +151,28 @@ @article{https://doi.org/10.1002/cnm.2982
131151
abstract = {Abstract Individually personalized computational models of heart mechanics can be used to estimate important physiological and clinically-relevant quantities that are difficult, if not impossible, to directly measure in the beating heart. Here, we present a novel and efficient framework for creating patient-specific biventricular models using a gradient-based data assimilation method for evaluating regional myocardial contractility and estimating myofiber stress. These simulations can be performed on a regular laptop in less than 2~h and produce excellent fit between measured and simulated volume and strain data through the entire cardiac cycle. By applying the framework using data obtained from 3 healthy human biventricles, we extracted clinically important quantities as well as explored the role of fiber angles on heart function. Our results show that steep fiber angles at the endocardium and epicardium are required to produce simulated motion compatible with measured strain and volume data. We also find that the contraction and subsequent systolic stresses in the right ventricle are significantly lower than that in the left ventricle. Variability of the estimated quantities with respect to both patient data and modeling choices are also found to be low. Because of its high efficiency, this framework may be applicable to modeling of patient specific cardiac mechanics for diagnostic purposes.},
132152
year = {2018}
133153
}
154+
@article{Kjeldsberg2019morphman,
155+
doi = {10.21105/joss.01065},
156+
year = {2019},
157+
publisher = {The Open Journal},
158+
volume = {4},
159+
number = {35},
160+
pages = {1065},
161+
author = {Kjeldsberg, Henrik A. and Bergersen, Aslak W. and Valen-Sendstad, Kristian},
162+
title = {{morphMan: Automated manipulation of vascular geometries}},
163+
journal = {Journal of Open Source Software}
164+
}
165+
@article{Kjeldsberg2023vampy,
166+
doi = {10.21105/joss.05278},
167+
year = {2023},
168+
publisher = {The Open Journal},
169+
volume = {8},
170+
number = {85},
171+
pages = {5278},
172+
author = {Kjeldsberg, Henrik A. and Bergersen, Aslak W. and Valen-Sendstad, Kristian},
173+
title = {VaMPy: An Automated and Objective Pipeline for Modeling Vascular Geometries},
174+
journal = {Journal of Open Source Software}
175+
}
134176
@article{laughlin2023smart,
135177
doi = {10.21105/joss.05580},
136178
year = {2023},
@@ -254,6 +296,17 @@ @inbook{valnes2022
254296
isbn = {978-3-030-95136-8},
255297
doi = {10.1007/978-3-030-95136-8_3}
256298
}
299+
@article{yamamoto2025vasp,
300+
title = {VaSP: Vascular Fluid-Structure Interaction Pipeline},
301+
journal = {SoftwareX},
302+
volume = {32},
303+
pages = {102392},
304+
year = {2025},
305+
issn = {2352-7110},
306+
doi = {10.1016/j.softx.2025.102392},
307+
author = {Kei Yamamoto and David A. Bruneau and Johannes Ring and J\o{}rgen S. Dokken and Kristian Valen-Sendstad},
308+
keywords = {Fluid-structure interaction, FEniCS, VMTK, Vascular research}
309+
}
257310
@misc{zapf2023medical,
258311
title = {Medical image registration using optimal control of a linear hyperbolic transport equation with a DG discretization},
259312
author = {Bastian Zapf and Johannes Haubner and Lukas Baumg\"{a}rtner and Stephan Schmidt},

0 commit comments

Comments
 (0)