Skip to content

Commit

Permalink
Update README.md (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
huiyuxie authored Sep 19, 2024
1 parent d56bcbb commit 491eacd
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,8 @@ sol = solve(ode, CarpenterKennedy2N54(williamson_condition = false),
summary_callback()
```

# GPU Kernels to be Implemented
Kernels left to be implemented on `TreeMesh` with `DGSEM`:
- 1D Kernels: 1) `calc_volume_integral!` - `volume_integral::VolumeIntegralShockCapturingHG`
- 2D Kernels: 1) `calc_volume_integral!` - `volume_integral::VolumeIntegralShockCapturingHG`, 2) `calc_mortar_flux!`- `nonconservative_terms::True`
- 3D Kernels: 1) `calc_volume_integral!` - `volume_integral::VolumeIntegralShockCapturingHG`, 2) `calc_mortar_flux!` - `nonconservative_terms::True`
# Benchmarks
Coming...

# Show Your Support
We always welcome new contributors to join us in future development. Please feel free to reach out if you would like to get involved!

0 comments on commit 491eacd

Please sign in to comment.