summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlhan Özgen Xian <44475265+zgxn@users.noreply.github.com>2019-02-15 10:05:02 -0800
committerGitHub <noreply@github.com>2019-02-15 10:05:02 -0800
commit3556987c2a12d0bd915451d3e630a770d3b00f33 (patch)
tree678b8e386b7e5959057f87c74695311e03e680a4
parent663ce4fb22fd60e5036aeed2627b397576893be3 (diff)
Update README.md
-rw-r--r--README.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/README.md b/README.md
index 989229a..3539bdc 100644
--- a/README.md
+++ b/README.md
@@ -6,17 +6,15 @@ I am currently very interested in the solution of nonconservative hyperbolic
systems, such as the acoustic equations derived in [1]. The main
file here implements the primitive centered scheme (PRICE) from [2].
----
-t = 0.104 sec
+### t = 0.104 sec
![res104](https://github.com/zgxn/acoustic/blob/master/img/res104.png "image")
----
-t = 0.26 sec
+### t = 0.26 sec
![res26](https://github.com/zgxn/acoustic/blob/master/img/res26.png "image")
----
+## references
[1] LeVeque, R.J. Wave propagation algorithms for multidimensional hyperbolic
systems, Journal of Computational Physics 131, 327-353, 1997.