An open-source simulation tool predicting brain growth and folding. Based on the deal.ii library.
-
Updated
Feb 27, 2023 - Python
An open-source simulation tool predicting brain growth and folding. Based on the deal.ii library.
This repository contains code and documentation for solving the cardiac electrophysiology problem using Finite Element methods. It includes implementations in deal.II, mesh generation with gmsh, and visualization using ParaView.
Code used to perform the numerical simulations in my PhD Thesis
A parallel version of deal.II's tutorial step-44. Created for CMPT 851: Parallel Programming for Scientific Computing (USask), Spring 2021.
Mainly a daily chronicle of the lab work, 2263 MEB, UW Madison
Poisson Equation Solver Using The Finite Element Method
Master's Project on Geometric multigrid preconditioners for the Poisson problem using the deal.II FEM library
Install deal.ii on Fedora Workstation
A finite element implementation of the classical Planck-Fokker equation using a discontinuous Galerkin method and adaptive mesh refinement
Example codes for learning numerical methods for PDEs using C++ and deal.II (PoliMI course).
Auxiliary functions for dealii such as special tensor operators
This is a consolidated repository of the research work and credits at the Department of Mechanical Engineering, University of Wisconsin Madison under Dr. Shiva Rudraraju
Tree view in Atom editor for deal.II parameter files. https://atom.io/packages/dealii-prm-tree
C++ programs that solve, adaptively, the Stokes equations in 2D, using block preconditioners and exploiting MPI parallelisation. Time marching using ARKODE wrappers is still ongoing
Add a description, image, and links to the dealii topic page so that developers can more easily learn about it.
To associate your repository with the dealii topic, visit your repo's landing page and select "manage topics."