|
[Sponsors] |
Interogating Solution Values at Past Time Steps |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 29, 2002, 17:58 |
Interogating Solution Values at Past Time Steps
|
#1 |
Guest
Posts: n/a
|
I think I understand that Fluent can report "monitored" forces or field values on surfaces throughout time dependent calculations. However, I wondered if I can actually recover the entire solution (vector fields, etc.) for previous time steps in the series. I am trying to see how a flow evolves temporally. Say I solve it to the t=30s mark, could I actually go back to see what the vector field was at t=26s mark? Or do I have to solve my flow for t=26s, then t=27s, ..... , to t=30s?
Many thanks for any input! Rupp. |
|
July 31, 2002, 03:07 |
Re: Interogating Solution Values at Past Time Step
|
#2 |
Guest
Posts: n/a
|
You have access to data from the last couple of time steps (See UDF Users Guide, FLUENT 6, Feb 2002). Anything beyond that and you'll have to write your data to a file. You could also use user-defined scalars to store variable fields, e.g., store three components of velocity with three UDS's. Use a UDF to execute the transfer of data to a UDS(e.g., C_UDSI(c,t,i) = C_U(c,t), etc.) at a specific time-step or count.
|
|
July 31, 2002, 10:20 |
Re: Interogating Solution Values at Past Time Step
|
#3 |
Guest
Posts: n/a
|
Thank You very much for the help.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Time step size and max iterations per time step | pUl| | FLUENT | 31 | October 23, 2020 23:50 |
Show solution data at certain time steps.. | peresah | STAR-CCM+ | 13 | January 3, 2015 07:54 |
Time step size, number of time steps and max iterations per time step | guido_88 | FLUENT | 4 | August 30, 2012 15:49 |
Time dependent solution | Thomas | FLUENT | 1 | January 13, 2004 10:12 |
unsteady calcs in FLUENT | Sanjay Padhiar | Main CFD Forum | 1 | March 31, 1999 13:32 |