Skip to content

Commit 35ab542

Browse files
Update README.md
1 parent 44dcdc0 commit 35ab542

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ FP32, FP64
3535
NEXT Uses OpenMP with "#pragma omp parallel for" for parallelization.
3636

3737
### NEXT uses a 3D Newtonian gravity formulation with:
38-
1 reduced division count (3-6x faster on avg.)
39-
2 Symmetric-force application
38+
- reduced division count (3-6x faster on avg.)
39+
- Symmetric-force application
4040

4141
### NEXT particle representation and I/O
4242
Particles store:
@@ -77,4 +77,4 @@ More formats like HDF5 are planned.
7777

7878
### Media examples of NEXT
7979

80-
[Preview the figure-eight simulation](https://timgothecreator.github.io/videos/f8th.mp4)
80+
**[Preview the figure-eight simulation](https://timgothecreator.github.io/videos/f8th.mp4)**

0 commit comments

Comments
 (0)