Skip to content

Commit 76587c7

Browse files
authored
Update README.md
1 parent 59b6abf commit 76587c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# MUDA-based Solid Simulatoion Tutorial
2-
This is a tutorial for Solid Simulations using [MUDA](https://github.com/MuGdxy/muda) (a CUDA programming paradigm).
2+
This is a tutorial for elastodynamic contact simulation using [MUDA](https://github.com/MuGdxy/muda) (a [CUDA](https://developer.nvidia.com/cuda-toolkit) programming paradigm).
33

4-
The basic architecture of the simulators follows [@liminchen](https://github.com/liminchen)'s Numpy version [Solid-Sim-Tutorial](https://github.com/phys-sim-book/solid-sim-tutorial).
4+
The basic architecture of the simulators follows [@liminchen](https://github.com/liminchen)'s Numpy version [solid-sim-tutorial](https://github.com/phys-sim-book/solid-sim-tutorial).
55

6-
The tutorial (written by a beginner of simulation) aims at helping beginners learn how to write simple CUDA codes for efficient solid simulation on the GPU.
6+
The tutorial (written by a beginner of simulation) aims at helping beginners learn how to write simple CUDA codes for efficient solid simulations on the GPU.
77

88
## Usage
99
1. Clone the repository

0 commit comments

Comments
 (0)