|
[Sponsors] |
TUI 'if' statement depending on Total Wallclock time? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 23, 2019, 08:38 |
TUI 'if' statement depending on Total Wallclock time?
|
#1 |
Member
Sebi
Join Date: Mar 2019
Posts: 49
Rep Power: 7 |
I need to be able to write a data file using TUI after a certain wallclock time has passed. I believe 'if' statements in TUI are possible As discussed here, but I don't know how to get the total-wallclock time in this form from TUI.
I tried /paralell/timer/usage which does print the total time but only at the end: PHP Code:
PHP Code:
Can someone suggest a way to write a data file after a certain wall clock time? |
|
August 25, 2019, 23:21 |
|
#2 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
using scheme language you can read/write files and have whole functionality of TUI
best regards |
|
Tags |
data, if-statement, tui, wallclock |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] Contribution a new utility: refine wall layer mesh based on yPlus field | lakeat | OpenFOAM Community Contributions | 58 | December 23, 2021 03:36 |
Setting up Lid driven Cavity Benchmark with 1M cells for multiple cores | puneet336 | OpenFOAM Running, Solving & CFD | 11 | April 7, 2019 01:58 |
Inconsistencies in reading .dat file during run time in new injection model | Scram_1 | OpenFOAM | 0 | March 23, 2018 23:29 |
High Courant Number @ icoFoam | Artex85 | OpenFOAM Running, Solving & CFD | 11 | February 16, 2017 14:40 |
plot over time | fferroni | OpenFOAM Post-Processing | 7 | June 8, 2012 08:56 |