Skip to content

divyaprakash-iitd/rotor2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

rotor2D

2D Rotor Simulation in a Lid-Driven Cavity using AMI & SnappyHexMesh | OpenFOAM Tutorial


The case files were created for OpenFOAM-v2012

To run the simulation, one can simply run the command pimpleFoam in the cavity directory, since the mesh files are already copied to the simulation directory.

To make changes to the mesh,

  1. Navigate to the snappy directory.
  2. Edit the blockMeshDict or snappyHexMeshDict as required
  3. Run blockMesh
  4. Run snappyHexMesh -overwrite
  5. Run creatPatch -overwrite
  6. Copy the snappy/constant/polymesh directory to cavity/constant directory

For any queries, you can mail to [email protected]

Author: Divyaprakash Email: [email protected] Date: 11/9/2024

About

2D Rotor Simulation in a Lid-Driven Cavity using AMI & SnappyHexMesh | OpenFOAM Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages