Skip to content

yeguang-xue/2015-FEA-2DXFEM

Repository files navigation

2D XFEM Code for Weak Discontinuity


Author: Yeguang Xue (Northwestern University)

Contact: blackholexyg@gmail.com

Github Page: https://github.com/blackholexyg/2DXFEM

Usage

How to run

main.m is the program entrance point. It contains two parts: first part is for mesh processing and second part is the solver, which builds the matrices (K,f) and solve u=K\f.

How to see results

Two vtk files will be generated and they can be rendered using Paraview

About

Matlab program for 2D XFEM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages