|
[Sponsors] |
MRF + DynamicMesh in FSI Simulation - Axial Fan |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 15, 2024, 06:38 |
MRF + DynamicMesh in FSI Simulation - Axial Fan
|
#1 |
New Member
Marc
Join Date: Oct 2024
Posts: 8
Rep Power: 2 |
Hello,
I am carrying out FSI simulations using preCICE, I am simulating an axial fan by using a moving reference frame approach. In order to couple the structural solver with the fluid one, a dynamicMesh has to be set so that the displacements calculated by the structural solver are applied to the CFD mesh, the problem with this is that dynamicMesh applies displacement and velocity to the faces of the impeller, resulting in the velocity of the impeller being 0 instead of rotating as with Moving Reference Frame alone. The displacements are tiny, so I only care about the rotating velocity and not the deformation velocity of the impeller. The current options for the dynamicMeshDict are: Code:
dynamicFvMesh dynamicMotionSolverFvMesh; motionSolverLibs ("libfvMotionSolvers.so"); solver displacementLaplacian; // OpenFOAM9 or newer: rename "solver" to "motionSolver" displacementLaplacianCoeffs { diffusivity quadratic inverseDistance (externalwall-rotorcfd-tht100-rotorcfd-tht100 externalwall-rotorcfd-tht100-rotorcfd-tht100_1 externalwall-rotorcfd-tht100-rotorcfd-tht100_2); } If anyone has some suggestions I would appreciate it! Thanks, Marc |
|
Tags |
axial fan, dynamicmesh, pimplefoam, soliddisplacementfoam, turbomachinery |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
The problems occurred in FSI simulation with System Coupling module | hermedo | FLUENT | 0 | July 23, 2020 10:00 |
Fan-assisted Natural Ventilation Simulation - Issues with results for an MRF case | Tellur | OpenFOAM Running, Solving & CFD | 0 | July 15, 2016 03:04 |
Fan flow simulation in open air | idiroft | CFX | 5 | June 10, 2014 08:34 |
Axial fan simulation in UG/NX 7.5 | fan123 | Main CFD Forum | 2 | April 23, 2011 09:22 |
flow simulation across a small fan | jane luo | Main CFD Forum | 15 | April 12, 2004 18:49 |