本算例演示利用Fluent中的电池模型仿真计算电池组的基本流程。
本算例考虑的模型为一个小型的1P3S电池组,其结构为一个串联三个电池的电池组。
几何模型如下图所示。

算例考虑的电池组的放电过程是在恒定功率200 W条件下完成,该电池组的标称容量为14.6 ah。
算例使用NTGK模型模拟恒定功率条件下的电池放电过程。

img
Model Options标签页Nominal Cell Capacity为14.6 ahSystem Power为200 W
Conductive Zones 标签页Active Components为cell_1、cell_2、cell_3Passive Components为n_tabzone_1、n_tabzone_2、n_tabzone_3、p_tabzone_1、p_tabzone_2、p_tabzone_3、bar1、bar2
Electric Contacts标签页Negative Tab为tab_nPositive Tab为tab_p
点击按钮Print Battery System Connection Information可检查电池定义。TUI窗口的输出信息如下所示。
Battery Network Zone Information:
-------------------------------------
Battery Serial 1
Parallel 1
Active zone: cell_1
Battery Serial 2
Parallel 1
Active zone: cell_2
Battery Serial 3
Parallel 1
Active zone: cell_3
-----------------------------------
Passive zone 0:
n_tabzone_1
Passive zone 1:
p_tabzone_1
bar1
n_tabzone_2
Passive zone 2:
p_tabzone_2
bar2
n_tabzone_3
Passive zone 3:
p_tabzone_3
Number of battery series stages =3; Number of batteries in parallel per series stage=1
****************END OF BATTERY CONNECTION INFO**************
e_materialThermal Conductivity为20 W/(m K)Electrical Conductivity为defined-per-uds
uds-0的电导率为1e6 S/m,如下图所示
uds-1的电导率为1e6 S/m


cell_1的参数拷贝到区域cell_2、cell_3
bar1的材料介质为**busbar_material **
bar1的参数拷贝到其他区域,如下图所示
wall-cell_1的边界条件Heat Transfer Coefficient为5Free Stream Temperature为300 K
wall-cell_1的参数拷贝给其他的壁面边界,如下图所示
Controls节点,指定计算求解的方程,取消选择Flow及Turbulence,如下图所示
Convergence Criterion为None,表示计算过程中不监测残差
tab_p上的平均电位,如下图所示

Standard Initialization,采用默认参数进行初始化





