|
[Sponsors] |
November 27, 2024, 03:02 |
Location of Maximum (.org v12)
|
#1 |
New Member
Tobias Hofbaur
Join Date: Oct 2020
Posts: 6
Rep Power: 6 |
Hi,
I recently upgraded a project from v8 to v12. I really like the modular concept they introduced. However, in my problem I need to determine the location of the maximum of a field at each time step. In v8 I used MinMaxComponents, which gave me exactly that. In v12 I only find cellMax, which gives me the value of the maximum, but not its location. Is there another possibility I am missing in the caseDicts? Thanks betel |
|
Yesterday, 04:08 |
|
#2 |
New Member
Tobias Hofbaur
Join Date: Oct 2020
Posts: 6
Rep Power: 6 |
Digging through the documentation, I found the parameter you have to set to get the location:
#includeFunc cellMax(field=T,writeLocation=yes,region=yyy) |
|
Tags |
location, maximum, v12 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
two different gas! Fluid pair model! | saha2122 | CFX | 7 | February 9, 2022 08:15 |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
Table bounds warnings at: END OF TIME STEP | CFXer | CFX | 4 | July 17, 2020 00:44 |
Error - Solar absorber - Solar Thermal Radiation | MichaelK | CFX | 12 | September 1, 2016 06:15 |
Convective Heat Transfer - Heat Exchanger | Mark | CFX | 6 | November 15, 2004 16:55 |