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

Dynamic mesh & Multiphase

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 13, 2002, 03:03
Default Dynamic mesh & Multiphase
  #1
Alexandre
Guest
 
Posts: n/a
Hi all,

I want to use the dynamic mesh (dynamic layering) and the multiphase mixture model.

As soon as I want to activate the dynamic mesh I receive a segmentation violation fatal message.

Anyway, the dynamic mesh part of the problem is working properly in a 1-phase system.

Is there a limitation regarding the use of mixture and DM features? I use the 6.020 version and it seemed (as far as I can remember) to work with 6.012.

Any suggestion or experience to share ?
  Reply With Quote

Old   September 13, 2002, 08:52
Default Re: Dynamic mesh & Multiphase
  #2
sri
Guest
 
Posts: n/a
There is no limitation that dynamic mesh can't be used with mixture model.

sri
  Reply With Quote

Old   September 13, 2002, 09:10
Default Re: Dynamic mesh & Multiphase
  #3
Alexandre
Guest
 
Posts: n/a
That's what I also heard from the support.

Anyway, I suspect my UDF to bug.

Is it correct to use this kind of UDF in multiphase flow ?

t = DT_THREAD ((Dynamic_Thread *)dt);

/* compute pressure force on body by looping through all faces */

begin_f_loop (f, t)

{

i+=1; /* number of faces taken into account */

F_AREA (A, f, t);

ptot+= F_P (f, t);

}

end_f_loop (f, t)
  Reply With Quote

Old   September 13, 2002, 11:35
Default Re: Dynamic mesh & Multiphase
  #4
sri
Guest
 
Posts: n/a
will you post the whole udf,just to have a look at the declaration of variables.

sri
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Dynamic Mesh on Pintle type injector. herntan FLUENT 16 September 4, 2020 08:27
Incylinder dynamic mesh with volumetric reaction mas FLUENT 4 May 3, 2012 10:22
dynamic mesh on a hexa grid Manoj Kumar FLUENT 4 August 8, 2010 08:28
dynamic mesh on a hexa grid Manoj Kumar FLUENT 0 August 21, 2007 07:41
Dynamic mesh + grid adapt = Crash! (Files included BillH FLUENT 4 July 24, 2007 15:31


All times are GMT -4. The time now is 03:39.