|
[Sponsors] |
dynamic mesh interDyMFoam parallel run and processor boundaries |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 12, 2009, 07:36 |
dynamic mesh interDyMFoam parallel run and processor boundaries
|
#1 |
New Member
Lukas Fischer
Join Date: Mar 2009
Location: Innsbruck, Austria
Posts: 15
Rep Power: 17 |
We are simulating a piston type wave maker using these dynamicMeshDict settings in OF-1.5 to move the left wall of our wave tank:
dynamicFvMesh dynamicMotionSolverFvMesh; motionSolverLibs ("libfvMotionSolvers.so"); solver velocityComponentLaplacian x; diffusivity directional (1 200 0); Using only one processor, the results agree with the measurements, but decomposing the case on multiple processors creates waves at every processor boundary, since its location moves because of the diffusivity of the mesh motion. 1) Is the motion of the processor patches the right interpretation for our observation (see attachments)? 2) if yes, how can we correct the fluxes at the processor boundaries created by mesh motion? Sorry for the bad animation, the top tank is the gamma field of the one-processor calculation, the lower is the first processor of a 4 processor parallel simulation, same settings, but results differ obviously. Thanks, Lukas Fischer |
|
Tags |
113, dynamic mesh, interdymfoam, parallel |
|
|