Skip to content

The Implemention example of RBMC method for particle system simulation.

Notifications You must be signed in to change notification settings

ytskuh/manybody

Repository files navigation

用 RBMC 方法模拟多粒子系统

目录结构

仓库主体是一个 Rust 包。此外在主目录下的文件夹中有一些用于调用 Rust 程序和处理数据的辅助程序。

编译

在主目录执行 cargo build --release

运行

执行编译出的二进制文件,或者使用对应子目录的 python 程序调用

About

The Implemention example of RBMC method for particle system simulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published