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

execute command, how to refer to report definitions

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 1 Post By vinerm
  • 1 Post By vinerm
  • 1 Post By vinerm
  • 1 Post By vinerm

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   May 7, 2020, 11:18
Default execute command, how to refer to report definitions
  #1
Member
 
Francesco
Join Date: Apr 2020
Posts: 56
Rep Power: 6
franc1 is on a distinguished road
Hi everybody,
I'm writing an execute command which has to do a specific task each time-step.
It has to interrupt the calculation after a parameter reach a determined value.

So i tried something of this type:
Code:
 
(if (<VALUE (pick-a-real "/rep/vol...PROBLEM..."))(set! mstop? #t))
The problem is: how can i call my parameter (which is a report definition i defined) on the command? (instead of "PROBLEM" obv)

thank you in advance.
franc1 is offline   Reply With Quote

 


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
Writing report files and creating report definitions. cfd_worker99 FLUENT 3 June 12, 2020 12:55
Report Forces vs Report Definitions iakov1703 ANSYS 0 April 4, 2020 19:55
Problem with Report Definitions in Solver rupak504 FLUENT 2 February 11, 2020 09:27
Post-Processing Report Definitions After Re-Opening CAS file m_ridzon FLUENT 3 November 12, 2018 18:59
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 17:41.