Chi Zhang

Results 15 comments of Chi Zhang

#include #ifdef __unix #define fopen_s(pFile,filename,mode) ((*(pFile))=fopen((filename),(mode)))==NULL #endif Try add these lines.

Please check the thermal_diffusion branch, where more general thermal dynamics equations are solved.

> @DrChiZhang could you make a pull request if you think the changes are done? Sure, I will try to merge master to this branch first.

Hi Nilot, thx for sharing the results. Would do you please provide: 1, the published reference of the case you tested; 2, the code you used for test. Then, we...

> Hi all, Since I am not an expert in Riemann solvers, I made an attempt to simulate the impact problem by incorporating into SPHinXsys the WCSPH with artificial viscosity...

> 1. 3D simulation of drop impact on dry surface using SPH method. In the Ref, the time step seems VERY small, compared with that of SPHinXsys. You can try...

> > 1. 3D simulation of drop impact on dry surface using SPH method. > > In the Ref, the time step seems VERY small, compared with that of SPHinXsys....

The present surface tension can be used for single-phase flow, but not fully investigated.

Would you please give brief introduction of this PR?