欢迎光临散文网 会员登陆 & 注册

pisoFoam 代码解读

2022-03-15 14:54 作者:孤魂星  | 我要投稿


Application
    pisoFoam

Description
    Transient solver for incompressible, turbulent flow, using the PISO
    algorithm.  不可压缩瞬态求解器  包含湍流 使用piso算法

    Sub-models include:   子模型包含 湍流模型  层流  RAS LES
    - turbulence modelling, i.e. laminar, RAS or LES
    - run-time selectable MRF and finite volume options, e.g. explicit porosity
    除了湍流模型以外 还引入了非牛顿流体  在createFields 中体现

都是采用Piso算法进行N-S方程求解,icoFoam用来求解层流,pisoFoam用来求解层流、湍流,并且还可以求解非牛顿流体的流动。具体体现就在代码块中。





pisoFoam 代码解读的评论 (共 条)

分享到微博请遵守国家法律