User Tools

Site Tools


atmos:software:openfoam:home

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
atmos:software:openfoam:home [2025/05/18 21:57] – [Procedure] perdomoatmos:software:openfoam:home [2025/05/18 21:59] (current) perdomo
Line 36: Line 36:
        
 ==== Procedure ==== ==== Procedure ====
- ** Within the 'run' directory start openFOAM: openfoam11-linux -p 510 -xhost + 1) Within the 'run' directory start openFOAM: openfoam11-linux -p 510 -xhost 
- ** Navigate to the case directory. + 
- ** Run the blockMesh command, to create a simple 3-D cubic domain. + 2) Navigate to the case directory. 
- ** Run the snappyHexMesh command, used to conform the volume mesh to the CAD model surface.+ 
 + 3) Run the blockMesh command, to create a simple 3-D cubic domain. 
 +  
 + 4) Run the snappyHexMesh command, used to conform the volume mesh to the CAD model surface.
 ==== Issues ==== ==== Issues ====
 === Problem (2024/09/24) === === Problem (2024/09/24) ===
Line 73: Line 76:
 minTetQuality 1e-6; // Ensures tetrahedral elements are valid. minTetQuality 1e-6; // Ensures tetrahedral elements are valid.
 ==== Procedure ====  ==== Procedure ==== 
- After updating the meshQualityDict, run checkMesh command again+ 5) After updating the meshQualityDict, run checkMesh command again
 ==== Issues ==== ==== Issues ====
 === Problem (2024/09/24) === === Problem (2024/09/24) ===
Line 82: Line 85:
  * Locate file and place in correct directory.   * Locate file and place in correct directory. 
 ==== Procedure ==== ==== Procedure ====
- After successfully running snappyHexMesh, run checkMesh.+ 6) After successfully running snappyHexMesh, run checkMesh.
 ==== Issues ==== ==== Issues ====
 === Problem (2024/09/24) === === Problem (2024/09/24) ===
Line 105: Line 108:
 minTetQuality 1e-6; // Ensures tetrahedral elements are valid. minTetQuality 1e-6; // Ensures tetrahedral elements are valid.
 ==== Procedure ==== ==== Procedure ====
-Run checkMesh. + 7) Run checkMesh. 
-Update the 0 directory to match the new mesh size and to set the desired boundary conditions. + 
-Use decomposePar to run breakup the simulation into multiple cores. + 8) Update the 0 directory to match the new mesh size and to set the desired boundary conditions. 
-Run the rhoSimpleFoam solver. + 
 + 9) Use decomposePar to run breakup the simulation into multiple cores. 
 + 
 + 10) Run the rhoSimpleFoam solver. 
atmos/software/openfoam/home.1747605439.txt.gz · Last modified: 2025/05/18 21:57 by perdomo