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

How to get a composite cell register in Fluent?

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By AlexanderZ

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 27, 2022, 07:17
Default How to get a composite cell register in Fluent?
  #1
Member
 
Odisha
Join Date: Jan 2020
Posts: 59
Rep Power: 6
Siba11 is on a distinguished road
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??
Attached Images
File Type: jpg Untitled.jpg (40.2 KB, 9 views)
Siba11 is offline   Reply With Quote

Old   December 28, 2022, 00:48
Default
  #2
Senior Member
 
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34
AlexanderZ will become famous soon enoughAlexanderZ will become famous soon enough
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
Siba11 likes this.
__________________
best regards


******************************
press LIKE if this message was helpful
AlexanderZ 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
how to run fluent from matlab without using aas toolbox? artemis96 ANSYS 7 May 23, 2022 12:16
Fluent Mesh Check Fail aunmhd FLUENT 1 August 9, 2020 06:23
Error:Negative cell volume! - Setup Fluent for FSI Benchmark TUREK/HRON nova.08 FLUENT 0 August 5, 2015 06:50
error messages about blockmeshing and solving cramsdead OpenFOAM Pre-Processing 2 November 11, 2014 10:53
Journal file error magicalmarshmallow FLUENT 3 April 4, 2014 12:25


All times are GMT -4. The time now is 02:40.