Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here, the flow field will be initialized to the values at the inlet. In order to carry out the initialization click on Solution Initialization then click on Compute from and select inlet as shown below.


newwindow
Click Here for Higher Resolution
Click Here for Higher Resolution
https://confluence.cornell.edu/download/attachments/118771076/CompFromInlet_Full.png


Then, click the Initialize button, . This completes the initialization process.

...


Iterate Until Convergence

Prior, to running the calculation the maximum number of iterations must be set. To specify the maximum number of iterations click on Run Calculation then set the Number of Iterations to 1000, as shown in the image below.


newwindow
Click Here for Higher Resolution
Click Here for Higher Resolution
https://confluence.cornell.edu/download/attachments/118771076/1kIter_Full.png


As a safeguard save the project now. Now, click on Calculate two times in order to run the calculation. The residuals for each iteration are printed out as well as plotted in the graphics window as they are calculated. After running the calculation, you should obtain the following residual plot.


newwindow
Click Here for Higher Resolution
Click Here for Higher Resolution
https://confluence.cornell.edu/download/attachments/118771076/ResPlot_Full.png


The residuals fall below the specified convergence criterion of 1e-6 in about 557 iterations, as shown below. Actual number of convergence steps may vary slightly.


...