|
[Sponsors] |
December 3, 2016, 13:56 |
Data sampling for time statistics in UDF
|
#1 |
New Member
Join Date: Dec 2015
Posts: 2
Rep Power: 0 |
Hi,
Is there any code that I can use to turn the Data Sampling for Time Statistics on automatically after a certain time step? for example, starting data sampling after 50 s? Actually, I send my case to a center to be run. So, I can't manipulate my case during its running. So, I want to define a code in my case to start time averaging after 50 s, for example, is it possible? |
|
December 3, 2016, 16:37 |
|
#2 |
Senior Member
Join Date: Mar 2015
Posts: 892
Rep Power: 18 |
Use a calculation activity and run a text user interface command to enable data sampling with:
Code:
/solve/set/data-sampling |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
fluent udf, saving data in udf | mohsen zendehbad | Fluent UDF and Scheme Programming | 15 | June 14, 2017 00:23 |
fluent udf problem: write specific data for every iteration in a file. | nnvoro | Fluent UDF and Scheme Programming | 1 | May 27, 2013 16:26 |
display data in UDF | fleure_Jasmin | Fluent UDF and Scheme Programming | 0 | May 27, 2012 12:11 |
Data sampling for time statistics: Additional | Phil | FLUENT | 0 | January 28, 2008 09:32 |
Sampling of statistical data | Boerge | Main CFD Forum | 0 | July 25, 2006 05:40 |