CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Implemention of SlidingMesh in the Compressible LES solver

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 18, 2007, 08:41
Default Hi I have implemented the s
  #1
New Member
 
Fredrik Hellstrom
Join Date: Mar 2009
Location: Stockholm, Sweden
Posts: 9
Rep Power: 17
fredrikh is on a distinguished road
Hi

I have implemented the sliding mesh technique into coodles, and it seems to work fine. I will use the sliding mesh technique to simulate a radial turbine, and it works when I run the code in seriel mode, but I have problem when I trying to run it in parallel. I have tried different strategies when I decompose the case with different results:

-The moving part and all cells connected to the sliding interfaces on one processor, the solver starts, but it stops after it had read thermodynamics package (before the first time step )

-I have decomposed the geometry in the axial direction; the code runs in parallel but the slidingInterfaces seems to treated as a wall with no slip

-I have decomposed the geometry in sectors; the code runs but the slidingInterfaces seems to treated as a wall with no slip, and

- I have tried the metis function, and the code doesn't run at all.

- I have also tried different way of decomosing the mixer2D case without any succes

Can somebody give me some advice how to decompose the geometry when I use the sliding mesh technique?

Thanks in advanced

Fredrik
fredrikh is offline   Reply With Quote

Old   January 18, 2007, 09:45
Default Sliding interface in parallel,
  #2
Senior Member
 
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,905
Rep Power: 33
hjasak will become famous soon enough
Sliding interface in parallel, where the processor boundary cuts the sliding interface is currently not supported. I have been looking for someone to sponsor this work but no success so far.

As you may imagine, there's quite a lot to do in order thandle this without limitations on the decomposition - if you'd like to get involved, please let me know.

Hrv
__________________
Hrvoje Jasak
Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk
hjasak is offline   Reply With Quote

Old   January 18, 2007, 09:56
Default Hi Hrv I have to talked to
  #3
New Member
 
Fredrik Hellstrom
Join Date: Mar 2009
Location: Stockholm, Sweden
Posts: 9
Rep Power: 17
fredrikh is on a distinguished road
Hi Hrv

I have to talked to my professor before I promise anything....

I understand that it can be some problem when the processory boundary cuts the sliding interface, but why doesn't it work when I have all sliding interfaces, adjecent cells and the whole rotating part on one processor?

/Fredrik
fredrikh is offline   Reply With Quote

Old   January 18, 2007, 14:14
Default Well, put it this way: I wrote
  #4
Senior Member
 
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,905
Rep Power: 33
hjasak will become famous soon enough
Well, put it this way: I wrote all the code but I don't run topo changes in parallel just yet. It is almost certainly a synchronisation issue - one CPU decides to do a topo change but others don't know about it - meaning it should be pretty trivial to fix if you have the patience to find out exacly what happens.

In any case, some digging through the source may be required and I'm not sure if you fancy doing it.

Hrv
__________________
Hrvoje Jasak
Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk
hjasak is offline   Reply With Quote

Old   February 2, 2007, 07:48
Default Hi Prof.Jasak I have starte
  #5
New Member
 
Fredrik Hellstrom
Join Date: Mar 2009
Location: Stockholm, Sweden
Posts: 9
Rep Power: 17
fredrikh is on a distinguished road
Hi Prof.Jasak

I have started to look on the sliding mesh technique and how to get it running in parallel.

If I have understand it right, one problem is that the number of faces is changed (due to sliding mesh algorithm), which causes problem with the processor boundary patches. Right or wrong?

Do you have any suggestions how to solve this problem (if this is the problem).


Best regards

Fredrik
fredrikh is offline   Reply With Quote

Old   March 23, 2007, 07:40
Default Dear Frederik, I'd like to
  #6
Member
 
sradl's Avatar
 
Stefan Radl
Join Date: Mar 2009
Location: Graz, Austria
Posts: 82
Rep Power: 18
sradl is on a distinguished road
Dear Frederik,

I'd like to also use an (incompressible) LES solver with sliding mesh (stirred tank simulation) with use of parallel computers.

Have you made any progress with the parallel computation issue?

Can you give me as a departue point your implementation of the sliding mesh technique for oodles?

Cheers
Stefan

mfg
Stefan Radl
sradl 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
Compressible nonNewtonian solver berryk OpenFOAM Running, Solving & CFD 2 November 16, 2015 05:13
Implemention of SlidingMesh in the Compressible LES solver hjasak OpenFOAM Running, Solving & CFD 6 November 4, 2008 18:13
compressible, 2D NS solver? john Main CFD Forum 2 September 16, 2008 00:16
New compressible solver problem evan OpenFOAM Running, Solving & CFD 0 February 7, 2008 13:49
Compressible solver shuo OpenFOAM Running, Solving & CFD 1 October 22, 2006 21:19


All times are GMT -4. The time now is 23:58.