|
[Sponsors] |
Pseudo Transient vs Time-Averaged solutions in Fluent |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 7, 2016, 04:12 |
Pseudo Transient vs Time-Averaged solutions in Fluent
|
#1 |
New Member
Yousef
Join Date: Dec 2015
Posts: 14
Rep Power: 10 |
Hello fellow CFD Onliners!
I am using Fluent to simulate 3D flow around a bluff body (rectangle) using steady state realizable k-e RANS with a standard wall function. The solution converges relatively quickly at low inlet velocities. When increasing the velocity, however, I am facing issues with oscillatory convergence, which I believe is due to the inherently unstable flow generated by the bluff body in the wake region, in particular the generation shedding vortices. For this problem, a transient simulation is clearly the way to go. However, I believe there is no option in Fluent for automatically generating the time-averaged solution. Apparently, the only way to do this as suggested by other posts is to combine the exported instantaneous solutions using coding, which I am seriously trying to avoid! The other option I've been experimenting with is the steady-state pseudo transient method, which addressed the problem of convergence at high velocities. However, the pseudo transient method produces a clearly visible Karman vortex street pattern, which would not otherwise be present in a time-averaged solution based on a fully transient simulation. This maybe because of the small time step (0.01s) and total solution time of 100s (10,000 iterations). So what exactly does the pseudo transient solution represent and when should this method be applied? Can it be used to replace a time-averaged solution from a fully transient simulation? And how can one get the time-averaged solution in Fluent? Thanks in advance! Last edited by yousefaz; April 7, 2016 at 04:25. Reason: Clarification |
|
April 7, 2016, 06:47 |
|
#2 | |
Senior Member
|
Quote:
Unsteady simulations Fall in to two categories in time advancement. 1) Non-Iterative Time advancement 2) Pseudo Time advancement. Number 1 mentioned above i.e. NITA scheme is specific to Flow Courant Number <= 1 (For RANS), therefore they are within the Stability region and Accuracy is ultimate given other conditions of flow are well defined. This method represents a real physical time approach and therefore does not need more than 1-2 iterations within the time step. It is well agreed that algorithms like PISO (Pressure-Implicit Split Operator) is effective for such simulations. The disadvantage is that these simulations take a very long time to converge Number 2 - i.e. Pseudo Transient methods use large time Steps i.e. Courant number > 1 to may be upto 200 or more. They advance in time using much larger time difference and therefore to capture an accurate representation of the Unsteadiness and time averaged values you will need to put Iterations (10 - 30) or more depending on the courant number). It has been said in this forum and in literature that the amount of iterations to put in a time step should be sufficient to reach a satisfactory convergence within the time step. Personal comments: Pseudo Methods are quicker and if carefully done can reach the same results as NTIA methods at the end of the solution (converged resuts). But this is really upto you to decide and investigate. A comparison of these two methods for your specific case might be very helpful for you to understand. Regards Shereez |
||
April 8, 2016, 00:35 |
|
#3 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
Why can't you just enable data sampling for time statistics and get the mean velocities?
|
|
June 20, 2020, 15:19 |
|
#5 |
New Member
Vineet
Join Date: Jun 2020
Posts: 3
Rep Power: 6 |
Can we obtain Temperature time variation also using Pseudo transient method.
In many literature i have found that people mention steady sate simulation and then come up with time variation of temperature. someone mentioned that in Fluent use pseudo transient setting in solver options and calculate (volume or surface) average of temperature in your mesh in solution monitor, then you can plot the temp vs time step. is it possible ? |
|
June 20, 2020, 15:49 |
Psuedo-Transient
|
#6 |
Senior Member
|
Time averaged data required transient simulation. Pseudo-transient is just a numerical method to solve coupling of velocity and pressure field. But the results are steady-state. There is no transient data extraction possible. However, time-averaged and steady-state results would be same if the system is statistically steady.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
March 16, 2023, 00:41 |
|
#7 | |
New Member
melvin ardan
Join Date: Mar 2023
Posts: 4
Rep Power: 3 |
Quote:
To use the pseudo transient method to obtain the time variation of temperature, you can follow the steps below:
It is important to note that the pseudo transient method is not a true transient simulation, and therefore the temperature variation obtained using this method may not be as accurate as that obtained using a fully transient simulation. However, if the flow is relatively steady, the results obtained using the pseudo transient method may be reasonable approximations. Additionally, the accuracy of the results will depend on the time step size used and the total simulation time. Last edited by melvinardan; March 17, 2023 at 22:32. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
AMI speed performance | danny123 | OpenFOAM | 21 | October 24, 2020 05:13 |
Floating point exception error | lpz_michele | OpenFOAM Running, Solving & CFD | 53 | October 19, 2015 03:50 |
simpleFoam error - "Floating point exception" | mbcx4jc2 | OpenFOAM Running, Solving & CFD | 12 | August 4, 2015 03:20 |
Transient post-processing, Time averaged pressure work | Turbomachine | CFX | 1 | January 3, 2011 18:01 |
Fluent 12.1 - time dependence of variables in transient simulation | hanka | FLUENT | 6 | October 18, 2010 16:43 |