|
[Sponsors] |
How to get a composite cell register in Fluent? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
December 27, 2022, 08:17 |
How to get a composite cell register in Fluent?
|
#1 |
Member
Odisha
Join Date: Jan 2020
Posts: 59
Rep Power: 6 |
Hi, is there any way we can get a composite cell register? Below, I have attached a photo that explains what I want.
From X=1 to X=2, I want to specify a "concentration" cutoff of 2.5. So basically, all cells in that region that exceed the cutoff will be marked. Similarly, for X=2 to X=3, I want to keep the concentration cutoff as 5. So, in this region, only those cells will be marked which exceed this new cutoff value. Is it possible to make this kind of composite cell register in Ansys fluent?? |
|
December 28, 2022, 01:48 |
|
#2 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
i have no idea what this "cutoff" mark means
however, you may easily put flags for cells in domain using UDMs for example you may use C_UDMI(c,t,0) = 0 for region from x1 to x2 and C_UDMI(c,t,0) = 1 from x2 to x3 (2,5 and 5 for your case) criteria could be coordinate or any other which you prefer
__________________
best regards ****************************** press LIKE if this message was helpful |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to run fluent from matlab without using aas toolbox? | artemis96 | ANSYS | 7 | May 23, 2022 13:16 |
Fluent Mesh Check Fail | aunmhd | FLUENT | 1 | August 9, 2020 07:23 |
Error:Negative cell volume! - Setup Fluent for FSI Benchmark TUREK/HRON | nova.08 | FLUENT | 0 | August 5, 2015 07:50 |
error messages about blockmeshing and solving | cramsdead | OpenFOAM Pre-Processing | 2 | November 11, 2014 11:53 |
Journal file error | magicalmarshmallow | FLUENT | 3 | April 4, 2014 13:25 |