bubble-dynamics

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

commit 9a113e6ab9de17da0749e467bfd429c486eb6ac5
parent ff73e8e621f46ac62c400cb741c50b3067d29af0
Author: Fabian Wermelinger <fabianw@mavt.ethz.ch>
Date:   Fri, 22 Mar 2019 14:06:18 +0100

add RP example with step

Diffstat:
Rexamples/rayleigh-plesset/rp.conf -> examples/rayleigh-plesset/rp_gaussian.conf | 0
Aexamples/rayleigh-plesset/rp_step.conf | 30++++++++++++++++++++++++++++++
2 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/examples/rayleigh-plesset/rp.conf b/examples/rayleigh-plesset/rp_gaussian.conf diff --git a/examples/rayleigh-plesset/rp_step.conf b/examples/rayleigh-plesset/rp_step.conf @@ -0,0 +1,30 @@ +# File : rp.conf +# Created : Wed Jun 07 2017 11:44:17 PM (-0700) +# Author : Fabian Wermelinger +# Description: Rayleigh-Plesset example +# Copyright 2017 ETH Zurich. All Rights Reserved. + +# case selection +dynamics rp # Keller-Miksis + +# time stepper settings +ts rkv56 +ts_tend 80.0e-6 +ts_dt 1.0e-12 +ts_writeGranularity 1 +ts_reportGranularity 5000 +ts_maxLocalError 1.0e-8 +ts_maxScale 1.1 +ts_rTol 1.0e-6 +ts_aTol 1.0e-6 + +# bubble settings +R0 0.7e-3 +rho 1000 +nu 0.0 +sigma 0.0 +gamma 1.4 +pv 0.0 +p0 1.0e5 +c 1481.0 +pamp 20.0