TUTORIAL
Setting the computation
To set the computation you must define operating conditions in the Star GUIde window.
Then you must define the numerical parameters:
TUTORIALRunning the computation
To run the computation you should:
Loading data
To load data use the Star GUIde Post processing > Load data.
Vectors and contours
Displaying data: vector, contour, particles
To display the data concerning the time you have loaded go to the Create plots menu.
In the option select if you want to display contours or vectors and click on Plot to screen.
Particle track
To display particles tracks go to the particle tracks menu.
To save pictures use the Utility>Save screen as menu of the graphical window.
Saving pictures
If you want you can use the scdu command:
scdu gif 1000 save an image named casename1000.gif
and increments the name each time you use replot.
scdu off is used to stop the saving process for
each replot
These commands are useful when saving more pictures using
loops like the following one:
This loop loads the first time step and then saves 40
images of the velocity magnitude for each new time.
store, first
scdu gif 1000
*defi noexe
store,next
getc none,vmag
cave,all
cplot
*end
sdcu gif 1000
*loop 1,40
scdu off
Go to Thermophysical Models and Properties > Turbulence
Models
Turn turbulence On
Select K-E/High Reynolds Number
Apply
Go to Monitoring and Reference Data
type 5 in the Monitoring cell number
Apply
Go to Analysis features
Select Transient
Apply
Go to Analysis controls > Solution controls > Equations
behavior > Primary variables > Equation status tab
Exclude the WMom from being solved.
Apply
Go to Analysis Preparation/Running > Set Run time controls
Type 600 in Number of time steps
Type 0.001 in Time step size
Apply
Go to Analysis Controls > Output controls > Transient
tab
Type 5 in Post frequency
Select U,V,P,KE in the Post button.
Apply
Save the Geometry file
Save the Problem file
Quit and save
In the terminal
type
pmovlink
type the case name
type
starlink
type
star
type the casename
open prostar
Go to Post Processing > Load data
Select Transient in the analysis menu
Select Yes in the moving mesh menu
Select the first position in the list and click Add
file to List
Click Open transient post data file
Select a time step
Click on Store/iter time
Click on the Data tab
Click on Get Data
Click Go to create plots
Select the Vector option
Click on Plot to screen.