Skip to content

Files and utilities that are typically common to a new OpenFOAM case

License

Notifications You must be signed in to change notification settings

ben-kenney/OpenFOAMStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a starter OpenFOAM case. The primary objective is to provide template files for the following dictionaries:

  • system/blockMeshDict
    • A blockmesh template that sets the extents of the geometry to be meshed using snappyHexMesh
    • Some editing required to match the max/min x,y,z lengths to the geometry being meshed with snappy
  • system/SurfaceFeatureExtractDict
    • A template for identifying sharp edges
    • Default settings should mostly be fine
  • system/snappyHexMeshDict
    • A snappyHexMesh starter dictionary
    • Some editing requried, especially where patch and geometry names are defined
  • system/meshQualityDict
    • A helper dictionary for snappy that defines minimum mesh quality settings
    • Default settings should be fine but perhaps could be relaxed a bit

About

Files and utilities that are typically common to a new OpenFOAM case

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages