Skip to content
View sherlockyzd's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Tsinghua University
  • Hefei

Block or report sherlockyzd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Regularized-Stokesian-Dynamics Regularized-Stokesian-Dynamics Public

    Regularized Stokesian Dynamics with Lees–Edwards Periodic Oscillation Boundary Condition

    Fortran 2 1

  2. Insulating_layer_PISO Insulating_layer_PISO Public

    该项目实现了一个使用 PISO 方法求解保温层内流体动力学和热传递的有限体积法 (FVM) 求解器。项目包括通过 Python 编写以及Matlab版本的 FVM 代码来模拟流体的速度场、压力场以及温度分布。所有的计算均基于径向网格,并生成相应的图像来展示计算结果。

    Python 4

  3. pyOpenFOAM pyOpenFOAM Public

    pyOpenFOAM 是一个基于有限体积方法(FVM)的计算流体动力学(CFD)库,用于模拟流体流动和热传递。该库提供了一套完整的工具来处理网格拓扑关系、方程求解、边界条件设置和结果可视化。采用OpenFOAM网格格式文件,主要离散格式和求解也参考了书籍《The Finite Volume Method in Computational Fluid Dynamics》。

    C++ 6