|
[Sponsors] |
April 19, 2018, 03:13 |
Locating maximum value
|
#1 |
New Member
Abhishek Makam
Join Date: Apr 2018
Posts: 2
Rep Power: 0 |
Is there a way to monitor the location of a maximum value, say maximum pressure on a boundary??
Specifically, I am working on a fuel tank sloshing VOF model and I am trying to locate the cells experiencing maximum pressure. My idea was to create a FF to mark each cell with a threshold pressure value (eg. 1 for above threshold pressure and 0 for others) and the filter them using a threshold derived part. However, I am unable to implement this as I am new to CCM+ and to CFD itself. Anyone has any idea how to go about this ?? It would be great to know if there is a way to visualise the location also. Last edited by abhishek2492; April 19, 2018 at 04:57. |
|
April 19, 2018, 11:32 |
|
#2 |
Senior Member
André
Join Date: Mar 2016
Posts: 133
Rep Power: 10 |
That threshold approach you describe seams feasible. Just search for tutorials using the field functions, it is quite easy to apply them. After you have this defined you can plot using that field function and you will see the highlighted volumes.
__________________
Sapere aude! |
|
April 20, 2018, 02:34 |
|
#3 |
New Member
Abhishek Makam
Join Date: Apr 2018
Posts: 2
Rep Power: 0 |
Perfect. I did a little more digging and understood that scalar scene plotting a field with threshold works. However, this works for an entire region and not on specific boundaries. I have 6 faces on the tank which are in 6 different boundaries. I wanted to know the maximum pressure and its location on each wall. I am trying to solve this. Any help would be appreciated.
|
|
April 20, 2018, 11:03 |
|
#4 |
Senior Member
André
Join Date: Mar 2016
Posts: 133
Rep Power: 10 |
Can't you simply use scalar scenes and choose the boundaries?
Or you can use field function to limit the search within a small distance from that boundary (i.e. use a range of x, y, z values)
__________________
Sapere aude! |
|
April 22, 2018, 10:39 |
|
#5 |
Senior Member
Ping
Join Date: Mar 2009
Posts: 556
Rep Power: 20 |
you make the input part into each threshold just the required boundary rather that the whole domain
|
|
Tags |
locate, maximum |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic mesh udf for oscillating wall | QBeast | Fluent UDF and Scheme Programming | 3 | December 17, 2020 03:03 |
Diverging solution in transonicMRFDyMFoam | tsalter | OpenFOAM Running, Solving & CFD | 30 | July 7, 2014 07:20 |
compressible flow in turbocharger | riesotto | OpenFOAM | 50 | May 26, 2014 02:47 |
Maximum of disturbance for function of y=rctan(x) | largeBILL | Main CFD Forum | 1 | December 6, 2008 20:09 |
Vertex maximum or Facet maximum??/ | Hassan | FLUENT | 0 | January 17, 2008 13:44 |