|
2 | 2 |
|
3 | 3 | A list scientific software (and corresponding publication) developed by personnel in the Scientific Computing Department.
|
4 | 4 |
|
5 |
| -- ADIOS4DOLFINx: A framework for checkpointing in FEniCS [ADIOS4DOLFINx](https://github.com/jorgensd/adios4dolfinx/) {cite}`Dokken2024adios` |
6 |
| -- SMART: Spatial Modeling Algorithms for Reactions and Transport [smart](https://github.com/RangamaniLabUCSD/smart) {cite}`Laughlin2023smart` |
7 |
| -- Surface Volume Meshing ToolKit: [SVMTK](https://github.com/SVMTK/SVMTK) {cite}`Valnes2022` |
8 |
| -- Intracranial Pulsation: [brainpulse](https://github.com/MariusCausemann/intracranialPulsation) {cite}`Causemann2022` |
9 |
| -- Software Components for Multiphysics Problems: [HAZniCS](https://github.com/HAZmathTeam/hazmath) {cite}`budisa2022` |
| 5 | + |
| 6 | +## FEniCS |
| 7 | +- ADIOS4DOLFINx: A framework for checkpointing in FEniCS [ADIOS4DOLFINx](https://github.com/jorgensd/adios4dolfinx/) {cite}`dokken2024adios` |
10 | 8 | - Multi-point constraints with DOLFINx: [DOLFINx_MPC](https://github.com/jorgensd/dolfinx_mpc)
|
| 9 | + |
| 10 | +## Simulation |
| 11 | +- SMART: Spatial Modeling Algorithms for Reactions and Transport [smart](https://github.com/RangamaniLabUCSD/smart) {cite}`laughlin2023smart` |
11 | 12 | - Network models for FEniCS: [Graphnics](https://github.com/IngeborgGjerde/graphnics)
|
| 13 | +- Software Components for Multiphysics Problems: [HAZniCS](https://github.com/HAZmathTeam/hazmath) {cite}`budisa2022` |
| 14 | + |
| 15 | +## Meshing |
| 16 | +- Surface Volume Meshing ToolKit: [SVMTK](https://github.com/SVMTK/SVMTK) {cite}`valnes2022` |
| 17 | +- Tool for creating idealised cardiac geometries and microstructure in FEniCS: [cardiac-geometries](https://github.com/ComputationalPhysiology/cardiac-geometries) |
| 18 | +- Tool for creating idealised cardiac geometries and microstructure in FEniCSx: [cardiac-geometriesx](https://github.com/ComputationalPhysiology/cardiac-geometriesx) |
| 19 | + |
| 20 | + |
| 21 | +## Fluid Dynamics |
| 22 | +- Next generation Open Source Navier Stokes solver using FEniCSx [oasisx](https://github.com/ComputationalPhysiology/oasisx) |
| 23 | + |
| 24 | +## Brain |
| 25 | +- Intracranial Pulsation: [brainpulse](https://github.com/MariusCausemann/intracranialPulsation) {cite}`causemann2022` |
| 26 | + |
| 27 | +## Heart |
| 28 | +- Simula Cardiac ElectroMechanics Solver [simcardems](https://github.com/ComputationalPhysiology/simcardems) {cite}`finsberg2023` |
| 29 | +- Tools for working with microphysiological data [mps](https://github.com/ComputationalPhysiology/mps) |
| 30 | +- Library for tracking motion in cardiac mps data [mps-motion](https://github.com/ComputationalPhysiology/mps_motion) |
| 31 | +- Library for extracting action potential features [ap-features](https://github.com/ComputationalPhysiology/ap_features) |
| 32 | +- Cardiac Circulation Models: [circulation](https://github.com/ComputationalPhysiology/circulation) |
| 33 | + |
| 34 | +## Other |
| 35 | +- General ODE translator [gotranx](https://github.com/finsberg/gotranx) {cite}` |
| 36 | + |
12 | 37 |
|
13 | 38 | ## Missing a package?
|
14 | 39 |
|
|
0 commit comments