|
[Sponsors] |
How to display contour of different time step. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 5, 2003, 02:13 |
How to display contour of different time step.
|
#1 |
Guest
Posts: n/a
|
Maybe, this is a very stupid question. How to display or plot the contours at different time step for a unsteady state problem? Now I only can display the last step result.
Your quick answer is really appreciated. |
|
February 5, 2003, 06:56 |
Re: How to display contour of different time step.
|
#2 |
Guest
Posts: n/a
|
Under Solve -> Execute commands you can enter commands that are executed every timestep. So, for example, you can enter 3 commands as follows for a static pressure contour with range 10000 - 20000 on a plane called 'middle', and then generate a hardcopy:
/display/set/contours/surfaces middle () /display/contour pressure 10000 20000 /display/hard-copy "pres_%t.jpg" The jpeg file will have the timestep included in the filename. |
|
February 6, 2003, 11:38 |
Re: How to display contour of different time step.
|
#3 |
Guest
Posts: n/a
|
One more flaxible method is use FILE-->WRITE-->AUTOSAVE..., then you can save the case and data files every time step (or every several time steps). After the calculation, you may open them seperately to do some post processing. BTW, make sure you have enough disk space to save these *.cas & *.dat files.
|
|
February 6, 2003, 12:30 |
Re: How to display contour of different time step.
|
#4 |
Guest
Posts: n/a
|
Thank you very much. This is a good and simple method.
|
|
|
|
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 |
SLTS+rhoPisoFoam: what is rDeltaT??? | nileshjrane | OpenFOAM Running, Solving & CFD | 4 | February 25, 2013 05:13 |
convergence problem when use pisoFoam, LES for wind tunnel case | Forrest_Lei | OpenFOAM | 3 | July 19, 2011 07:00 |
Could anybody help me see this error and give help | liugx212 | OpenFOAM Running, Solving & CFD | 3 | January 4, 2006 19:07 |
unsteady calcs in FLUENT | Sanjay Padhiar | Main CFD Forum | 1 | March 31, 1999 13:32 |