Skip to content

watf-dev/MeshGeneration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mesh Generation

A personal project to show my academic output and skillset.

Cloning the Repository

To clone the repository,

git clone https://github.com/watf-dev/MeshGeneration.git

Setting required modules

To add the directory to the PATH, for example,

echo 'export PATH=$PATH:/path/to/directory' >> ~/.zshrc
source ~/.zshrc

Example

Example 2D mesh with 40 elements in x and 10 elements in y; Example 2D Mesh Example 3D mesh with 10 elements in all directions; Example 3D Mesh Example mesh for cylinder test of CFD Example Mesh for Cylinder Test

About

A personal project to show my academic output and skillset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published