bubble-dynamics

Spherical bubble dynamics simulator
git clone https://git.0xfab.ch/bubble-dynamics.git
Log | Files | Refs | README | LICENSE

commit a8e1406b55eed176756261420d7ef1a64391dc41
parent f739cc31b8e32ca9ab1e080ac01eb804c583dac0
Author: Fabian Wermelinger <fabianw@mavt.ethz.ch>
Date:   Thu, 22 Sep 2016 19:11:11 +0200

minor adjustment in test cases

Diffstat:
Mexamples/bremond2006/bremond.conf | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/examples/bremond2006/bremond.conf b/examples/bremond2006/bremond.conf @@ -10,9 +10,9 @@ binary true # time stepper settings ts rkv56 -ts_tend 3.0e-5 +ts_tend 2.5e-5 ts_dt 1.0e-9 -ts_writeGranularity 1000 +ts_dtDump 5.0e-9 ts_reportGranularity 5000 ts_maxLocalError 1.0e-7 ts_rTol 1.0e-5 @@ -28,5 +28,5 @@ gamma 1.4 pv 0.0 p0 1.0e5 c 1481.0 -pamp 10.0 +pamp 2.0 pext coshbgl