|
[Sponsors] |
September 13, 2002, 04:03 |
Dynamic mesh & Multiphase
|
#1 |
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 ? |
|
September 13, 2002, 09:52 |
Re: Dynamic mesh & Multiphase
|
#2 |
Guest
Posts: n/a
|
There is no limitation that dynamic mesh can't be used with mixture model.
sri |
|
September 13, 2002, 10:10 |
Re: Dynamic mesh & Multiphase
|
#3 |
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) |
|
September 13, 2002, 12:35 |
Re: Dynamic mesh & Multiphase
|
#4 |
Guest
Posts: n/a
|
will you post the whole udf,just to have a look at the declaration of variables.
sri |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic Mesh on Pintle type injector. | herntan | FLUENT | 16 | September 4, 2020 09:27 |
Incylinder dynamic mesh with volumetric reaction | mas | FLUENT | 4 | May 3, 2012 11:22 |
dynamic mesh on a hexa grid | Manoj Kumar | FLUENT | 4 | August 8, 2010 09:28 |
dynamic mesh on a hexa grid | Manoj Kumar | FLUENT | 0 | August 21, 2007 08:41 |
Dynamic mesh + grid adapt = Crash! (Files included | BillH | FLUENT | 4 | July 24, 2007 16:31 |