CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

Dynamic Mesh Simulation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 18, 2020, 12:17
Default Dynamic Mesh Simulation
  #1
New Member
 
Join Date: Aug 2020
Posts: 2
Rep Power: 0
de098 is on a distinguished road
Hi All!

I'm trying to generate a simulation of a rotating mesh that has multiple frames so that it can be played back in Paraview like the Cantilever example in the Structural Mechanics section, but I can't seem to find much information about how to do it.

I tried adding the following sections to the config but I think I'm missing something since the mesh doesn't rotate in Paraview when played back:

HTML Code:
GRID_MOVEMENT= ROTATING_FRAME
 MACH_MOTION= 0.8
MOTION_ORIGIN= 0.25 0.0 0.0
ROTATION_RATE = 9.0 9.0 9.0
TRANSLATION_RATE = 4.0 3.0 0.0
Is there an example config file that can be used as a starting point for this sort of thing?

Thanks!
de098 is offline   Reply With Quote

Old   August 18, 2020, 12:29
Default
  #2
pcg
Senior Member
 
Pedro Gomes
Join Date: Dec 2017
Posts: 465
Rep Power: 13
pcg is on a distinguished road
Hi,
Rotating frame simulations do not move the grid, they just assume the region is rotating without actually moving it, hence the "frozen rotor" designation in the turbomachinery world.
In any case, what you want is rigid motion, of the rotating flavor, see TestCases/sliding_interface/rotating_cylinders/
Cheers.
pcg is offline   Reply With Quote

Old   August 20, 2020, 19:41
Default
  #3
New Member
 
Join Date: Aug 2020
Posts: 2
Rep Power: 0
de098 is on a distinguished road
Thanks for the quick reply, sorry it took me some time to get back to you.
I ran the simulation on the test case, and it's hitting:

HTML Code:
FGMRES orthogonalization failed, linear solver diverged.
After iteration 878.

This is on the latest MPI download for macOS, is this a known issue/expected?

Thanks!

Update: When running non-MPI version it ends with:

HTML Code:
SU2 has diverged. (Residual > 10^20 detected)
After 765 iterations

Last edited by de098; August 20, 2020 at 20:55. Reason: Providing update.
de098 is offline   Reply With Quote

Old   August 21, 2020, 06:00
Default
  #4
pcg
Senior Member
 
Pedro Gomes
Join Date: Dec 2017
Posts: 465
Rep Power: 13
pcg is on a distinguished road
Regression tests are not validation examples.
We use them to detect changes to particular features.
Some are a bit contrived so yeah they may diverge after some iterations...
But I only pointed you to that case so you can get a reference for the required options.
pcg is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenFOAM - mixing tank simulation using dynamic mesh foamF OpenFOAM 3 February 9, 2021 15:43
decomposePar problem: Cell 0contains face labels out of range vaina74 OpenFOAM Pre-Processing 37 July 20, 2020 05:38
Floating point exception in dynamic mesh simulation Helium Fluent UDF and Scheme Programming 0 September 20, 2019 03:43
[mesh manipulation] Importing Multiple Meshes thomasnwalshiii OpenFOAM Meshing & Mesh Conversion 18 December 19, 2015 18:57
Icemcfd 11: Loss of mesh from surface mesh option? Joe CFX 2 March 26, 2007 18:10


All times are GMT -4. The time now is 22:01.