|
[Sponsors] |
August 2, 2020, 19:40 |
|
#21 |
Senior Member
Sebastian Engel
Join Date: Jun 2011
Location: Germany
Posts: 567
Rep Power: 21 |
Well, i think there is no practical way to run a replay script in backgound in the scope of ICEM.
If you just want to let ICEM sleep x hours but not using it, you could write a tcl script which waits that time. Google "tcl sleep after", you should find that the command "after" will let the script sleep the script without returning. If you want to have a specific time to execute, this approach would likely need a loop to regularly check system time. Again, google this topic with the argument "tcl" since replay scripts are actually tcl scripts. But again, such approach will only prolong the script's run time. While the delaying script is running, ICEM won't be usable. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[ICEM] Icem CFD on Linux | mechanicaldesign | ANSYS Meshing & Geometry | 7 | March 11, 2021 20:44 |
Save images using Fluent in batch processing mode | dixitked | FLUENT | 8 | August 29, 2019 13:25 |
Transport mesh from ICEM CFD, to Fluent, to Sysnoise | Wieland | FLUENT | 2 | April 15, 2012 07:28 |
[ICEM] Export unstructured periodic mesh from ICEM CFD to Fluent | ivanddd | ANSYS Meshing & Geometry | 1 | February 3, 2011 01:51 |
Which is better to develop in-house CFD code or to buy a available CFD package. | Tareq Al-shaalan | Main CFD Forum | 10 | June 13, 1999 00:27 |