Skip to content
View JerryX94's full-sized avatar
  • Xi'an Jiaotong University
  • Xi'an, Shaanxi
Block or Report

Block or report JerryX94

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

Popular repositories

  1. LBM_CUDA LBM_CUDA Public

    This code uses lattice Boltzmann method (LBM) parallelized with CUDA to solve a 2D lid-driven cavity flow problem. The output file can be postprocessed with Tecplot.

    Cuda 5 1

  2. DGM4SOFC DGM4SOFC Public

    A Dusty Gas model in order to simulate the mass transfer and the voltage loss in a Solid Oxide Fuel Cell.

    C++ 4 1

  3. arraySum arraySum Public

    CPC2021 赛前培训 - 示例程序:多项式求和

    C 4

  4. MPI_MatMultiVec MPI_MatMultiVec Public

    通过MPI并行实现的矩阵向量相乘计算程序。

    C++ 2 1

  5. Sudoku Sudoku Public

    A Sudoku solving program based on some basic techniques and a depth-first search.

    C++ 1

  6. Lunar_Surface_Temperature Lunar_Surface_Temperature Public

    It is a lunar surface temperature model based on 1D unstable-state heat conduction.

    C++