CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > Siemens > STAR-CCM+

Field functions for a specific Region

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By abdul099

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 8, 2012, 15:41
Default Field functions for a specific Region
  #1
Member
 
Join Date: Nov 2011
Location: Germany
Posts: 40
Rep Power: 14
TrII4d is on a distinguished road
Hello everybody,

I want to define a field function for only one region (I have 3 Regions: Inlet, Outlet and Cleaner) ...

i.E.:
($Species2MolarConcentration == 0) ? 0 :
-0.5*$Temperature

I want that, if $Species2MolarConcentration == 0 only in the Region Cleaner then = 0

does it works?

thanks, for help!

greetz
TrII4d is offline   Reply With Quote

Old   March 10, 2012, 02:49
Default
  #2
Senior Member
 
Join Date: Oct 2009
Location: Germany
Posts: 636
Rep Power: 21
abdul099 is on a distinguished road
A field function will always be valid for the whole domain. All you can do is to put different values for different regions / areas / boundaries etc.
You can access single regions by using the RegionIndes, e.g.
$RegionIndex = 0 ? doSomething : doSomethingElse
Put the index of the desired region for the 0. You can get the RegionIndex by just clicking on a region and looking to the properties window (lower left corner)
Bali likes this.
abdul099 is offline   Reply With Quote

Old   March 12, 2012, 05:50
Default
  #3
Member
 
Join Date: Nov 2011
Location: Germany
Posts: 40
Rep Power: 14
TrII4d is on a distinguished road
Dear Abdul,

thank for your reply and sorry for my late reply. I'm not sure, but I think your answer can not really help me. My Problem is not to assign the field function to a specific region, it's more to define the field function for a region according to the time.

I think it helps, if I explain what I'm going to do:
In the picture (http://s14.directupload.net/file/d/2...49rw4e_png.htm) you can see the Inlet, the Cleaner and the Outlet. In the velocity Inlet flows a multi-component gas (C4H10 and N2).
What I want: When my C4H10-N2 gas "arrived" in the Cleaner Region, then the Source Term begins to remove the C4H10 components. Not before!

What I have at the moment:
The Source Term starts at the first iteration (but at the beginning, there is no C4H10 in the Cleaner Region) ... so the Temperature grows up (because of the negative bulk flow).

I hope u can image what im trying to do.

Best regards,
TrII4d

p.s. sorry for that bad english :-(






TrII4d is offline   Reply With Quote

Old   March 15, 2012, 03:15
Default
  #4
Senior Member
 
Join Date: Oct 2009
Location: Germany
Posts: 636
Rep Power: 21
abdul099 is on a distinguished road
Okay, then I misunderstood it. I don't have a solution right now, but I will keep on thinking about it.
abdul099 is offline   Reply With Quote

Old   March 15, 2012, 06:12
Default
  #5
Member
 
Join Date: Nov 2011
Location: Germany
Posts: 40
Rep Power: 14
TrII4d is on a distinguished road
Okay ... Thanks Abdul!
TrII4d is offline   Reply With Quote

Reply

Tags
field function, regions


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
problems after decomposing for running alessio.nz OpenFOAM 7 March 5, 2021 04:49
Mesh refinement with Field Functions - error Dan Chambers STAR-CCM+ 7 January 30, 2014 08:01
Problem with rhoSimpleFoam matteo_gautero OpenFOAM Running, Solving & CFD 0 February 28, 2008 06:51
BC coefficients evaluation functions shrina OpenFOAM Running, Solving & CFD 1 October 9, 2006 05:02
[Gmsh] Import gmsh msh to Foam adorean OpenFOAM Meshing & Mesh Conversion 24 April 27, 2005 08:19


All times are GMT -4. The time now is 14:43.