本案例演示利用Fluent计算离心式压缩机内部流程并实现参数化的一般流程。
要计算的压缩机如下图所示。
其包含6个主叶片及6个分流叶片,只计算单流道模型,如下图所示。
流体介质为空气,叶轮转速155733 rpm,沿z轴旋转。
D2
General
angular-velocity
SST k-omega
ideal-gas
sutherland
inlet
Frame Motion
注:叶轮转速采用右手定则确定。”
注:叶轮转速采用右手定则确定。
inblock-per1及inblock-per2
Periodic...
Rotational
Create
检查网格如下图所示。
注:若出现报错,可以使用TUI命令/define/boundary-conditions/modify-zones/make-periodic手动创建周期边界。”
注:若出现报错,可以使用TUI命令/define/boundary-conditions/modify-zones/make-periodic手动创建周期边界。
/define/boundary-conditions/modify-zones/make-periodic
注:流体介质为ideal gas时,通常采用绝对压力进行计算。”
注:流体介质为ideal gas时,通常采用绝对压力进行计算。
1、inblock-inflow设置
inblock-inflow
Pressure Inlet
2、outblock-outflow边界
outblock-outflow
Mass Flow Specification Method
Exit Corrected Mass Flow Rate
ECMFperPassage
288.15 K
101325 Pa
3、壁面边界
inblock-shroud、outblock-shroud及passage-shroud
Multi Edit...
Create Output Parameter
Named Expressions
Import From File...
导入后如下图所示。
tsv文件的内容为:
name definition description input-parameter output-parameter"ave_ptot_in" "Average(TotalPressure,['inblock-inflow'],Weight = 'MassFlowRate')" "" #f #f"ave_ptot_out" "Average(TotalPressure,['outblock-outflow'],Weight = 'MassFlowRate')" "" #f #f"ptot_ratio" "ave_ptot_out/ave_ptot_in" "" #f #f
ptot_ratio
Mark as Output Parameter
Report Definitions
ave_ptot_in
ave_ptot_out及ptot_ratio
Coupled
Hybrid Initialization
More Settings...
Use Specified Initial Pressure on Inlets
OK
Initialize
300
关闭Fluent返回至Workbench。
Parameter Set
注:如要保留计算结果文件,可以勾选Retain列的复选框。”
注:如要保留计算结果文件,可以勾选Retain列的复选框。
Retain
Update All Design Points
Parameter Chart 0
链接:https://pan.baidu.com/s/1go-Px05TCgflfddoKnNBhg?pwd=hg9h 提取码:hg9h”
链接:https://pan.baidu.com/s/1go-Px05TCgflfddoKnNBhg?pwd=hg9h 提取码:hg9h
(完毕)