搜索资源列表
在fluent中经常用到Vof模型
- 在fluent中经常用到Vof模型,源程序,Vof often used in the fluent model, source code
udfcode
- Calculate_wall_shear_stress.c:Fluent udf 用于计算viscosity引起的表面剪切力. compute_VOF_gradient.c: Fluent udf用于计算和提取VOF梯度. Define_inlet_velocity.c: Fluent udf用于计算和定义进口速度函数. Define_moving_Gaussian_source: Fluent udf用于计算和定义随时间和坐标而变化的表面热流密度. Define_propert
vof
- 用UDF提供一个自定义的速度进口条件。 vof文件中有一个inlet速度进口边界条件,由c语言编写,而且可以根据具体情况来更换速度条件,方便快捷。(Use UDF to provide a custom speed import condition.)