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

Maximum value of monitored report value

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 9, 2018, 13:38
Default Maximum value of monitored report value
  #1
New Member
 
Justin Wiegmann
Join Date: Aug 2015
Posts: 20
Rep Power: 10
SirIsaac90 is on a distinguished road
Dear all,

Maybe the answer to my question is relatively easy.

Is it possible to monitor the maximum value of a monitored report value?

If so, what is the procedure to obtain that?

Example:
If a monitored value increases linearly --> maximum value increases exactly like the monitored value.
If the monitored value decreases then --> maximum value should be constant with the highest value from the increasing passage.

Afterwards I want to compare the highest value with the actual value for another user field function.

I would be really happy, if someone can help

Thanks!

Regards,
Justin
SirIsaac90 is offline   Reply With Quote

Old   April 10, 2018, 05:46
Default
  #2
Senior Member
 
Ping
Join Date: Mar 2009
Posts: 556
Rep Power: 20
ping is on a distinguished road
create a report of the required type etc called say 'val' - is the report to be monitored

this will create a new system field function called valReport

create another report of type Expression called say 'mval' - is the current maximum of that report and
set the definition to ( $valReport > $mvalReport ) ? $valReport : $mvalReport

might have to do an initiation of mval at iteration zero or one to give it a very low value - eg add another if around the above logic based on iteration number - read the help on field functions since the syntax is the same in an expression report
ping 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
Dynamic mesh udf for oscillating wall QBeast Fluent UDF and Scheme Programming 3 December 17, 2020 02:03
Publish REPORT from a CFD-Post macros rubiconf CFX 0 August 8, 2014 04:58
Diverging solution in transonicMRFDyMFoam tsalter OpenFOAM Running, Solving & CFD 30 July 7, 2014 06:20
compressible flow in turbocharger riesotto OpenFOAM 50 May 26, 2014 01:47
Report > Discrete Phase > Report > How to commands Francesco Micchetti FLUENT 1 January 23, 2008 06:10


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