Skip to content

Gradient Augmented Level Set Advection Code Parallelization and Optimization Project

Notifications You must be signed in to change notification settings

arpitragarwal/GALS_Advection_ME759

 
 

Repository files navigation

What the project does

  • Advection of a two-phase flow
  • High-order accurate treatment of the interface with the Gradient Augmented LevelSet (GALS) method
  • Works for a 2D domain

Why this project is useful

  • Interface tracking is challenging in complex flow phenomena, this is tool for accurately doing that

How users can get started with the project

  • `GALS_Advection.cpp' has the main function
  • This is compiled with the other *.h files
  • Problem setup is done inside GALS_Advection.cpp' and initialization.h' files

About

Gradient Augmented Level Set Advection Code Parallelization and Optimization Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 70.9%
  • Cuda 24.9%
  • MATLAB 1.8%
  • Makefile 1.5%
  • Other 0.9%