Skip to content

Parametric simulations of problems based on partial differential equations (PDEs) using finite element methods

Notifications You must be signed in to change notification settings

Slaedr/paramSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParamSim

A set of programs to solve partial differential equations by finite element methods under different parameters. This is based on DEAL-II library and some example codes from that project.

The code focuses on solving a fixed PDE but for different types of parameters, esp. boundary data. To that end, all case-specific parameters can be set on the command line, so that parameter values can be chosen externally as needed and the simulations run accordingly.

Currently, run_case is the main executable. Type the command run_case --help to see the available options.

About

Parametric simulations of problems based on partial differential equations (PDEs) using finite element methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published