资源描述
一,导入fluent6.0中进行计算
选择3d进入fluent,file-read-case,导入stlde2.msh,并检查网格grid-check:
Display the grid。
Display-grid:
Grid-Scale
Define-Units
Define-Models-Solver:
Define-Models-Viscous:
Define-Materials,change/create:
Set Operating Conditions:
Define-Userdefined-Functions-interpreted
a) 在Source File Name 项填入自定义函数的文件名ppressure2.c(文件名可更改)
b) 点击Compile
c) close
Set Boundary Conditions:
Define-boundary,总压代入压力拟合波,静压值取总压力值减去初始动压值(我们算的是用压力拟合波的初始值减去流速为0.7或0.65m/s时的动量值,此流速理论上应为体外颈动脉超声测得,实际中我们取常人一般值)
设置outlet:设为与入口同样的静压值。
Solve-Initialize-Initialize,click Init:
Solve-Controls-solution,使用默认的:
Enable the plotting of residuals(设置观察窗口)
Save the case,File-Write-Case:
File-write-Autosave
点击OK,每隔10个时间间隔自动保存一次case和data 文件
Solve-Iterate(将心动周期设为0.8s,每0.01秒迭代一次,每十次迭代保存一次结果)
计算完成后,会得到8个stlde2aunsteady.dat和stlde2aunsteady.cas文件
展开阅读全文