|
|
发表于 2005-10-27 19:10:03
|
显示全部楼层
能否将某一步的计算结果作为初始条件重新赋给算例呢???
[这个贴子最后由rener在 2005/10/28 04:28pm 第 1 次编辑]
首先要说声抱歉了,原来意为网格变的话就不可以赋初值!今天按上面spalding
老兄的作法试了试,可以的。
以下是帮助的说明:
4.14.1 Performing Grid-to-Grid Solution Interpolation
The procedure for grid-to-grid solution interpolation is as follows:
1.
Set up the model and calculate a solution on the initial grid.
2.
Write an interpolation file for the solution data to be interpolated onto the new grid, using the Interpolate Data panel (Figure 4.14.1).
File Interpolate...
Figure 4.14.1: The Interpolate Data Panel
(a)
Under Options, select Write Data.
(b)
In the Cell Zones list, select the cell zones for which you want to save data to be interpolated.
Note:
If your case includes both fluid and solid zones, write the data for the fluid zones and the data for the solid zones to separate files.
(c)
Choose the variable(s) for which you want to interpolate data in the Fields list. All FLUENT solution variables are available for interpolation.
(d)
Click Write... and specify the interpolation file name in the resulting Select File dialog box. The file format is described in Section 4.14.2.
3.
Set up a new case.
(a)
Read in the new grid, using the appropriate menu item in the File/Read/ or File/Import/ menu.
(b)
Define the appropriate models.
Enable all of the models that were enabled in the original case. For example, the energy equation was enabled in the original case and you forget to enable it in the new case, the temperature data in the interpolation file will not interpolated.
(c)
Define the boundary conditions, material properties, etc.
4.
Read in the data to be interpolated.
File Interpolate...
(a)
Under Options, select Read and Interpolate.
(b)
In the Cell Zones list, select the cell zones for which you want to read and interpolate data.
If the solution has not been initialized, computed, or read, all zones in the Cell Zones list is selected by default, to ensure that no zone remains without data after the interpolation. If all zones already have data (from initialization or a previously computed or read solution), select a subset of the Cell Zones to read and interpolate data onto a specific zone (or zones).
(c)
Click on the Read... button and specify the interpolation file name in the resulting Select File dialog box.
If your case includes both fluid and solid zones, the two sets of data are saved to separate files. Hence perform these steps twice, once to interpolate the data for the fluid zones and once to interpolate the data for the solid zones.
5.
Reduce the under-relaxation factors and calculate on the new grid for a few iterations to avoid sudden changes due to any imbalance of fluxes after interpolation. Then increase the under-relaxation factors and compute a solution on the new grid.
|
|