Skip to content

Implementation of Finite Elements Method in C#

Notifications You must be signed in to change notification settings

BartekBanas/FEM.cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FEM.cs

Implementation of Finite Elements Method in C#

A program performing heat exchange simulations using the finite element method. The problem includes a third-type boundary condition, thus computing solution to the Fourier equation.

The result is a text file that can be used in ParaView to visualise the results of the simulation

About

Implementation of Finite Elements Method in C#

Topics

Resources

Stars

Watchers

Forks

Languages