资源说明:2D multiphase SPH/SDPD code
Introduction
2D multiphase SPH/SDPD code (authors: Xiangyu Hu, Sergey Litvinov, Oliver Oberinger Martin Bernreuther, Andreas Mattes)Build
$ (cd src && make) $ (cd example && make)`make test` runs [tests](test/) (requres atest).Cases
Run fluctuating liquid, Couette flow, and elliptic drop: `example/sdpd cases/thermal`, `example/sdpd cases/coette`, `example/sdpd cases/ellipse`Configuration file
To use the initial condition file INITIAL_CONDITION <1/0> The level of statistics output DIAGNOSE 2 number of cells in x and y direction CELLSsize of one cell CELL_SIZE 5.0e-3 support length SMOOTHING_LENGTH 5.0e-3 the number of particle in one direction in a cell CELL_RATIO 3 the basic of units (used for dimensionless calculations) DIMENSION simulation time TIMING
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。