bubble-dynamics

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

hbgl.conf (579B)


      1 # File       : hbgl.conf
      2 # Created    : Fri Jun 09 2017 03:47:36 PM (-0700)
      3 # Author     : Fabian Wermelinger
      4 # Description: Example from Hilgenfeldt et al. paper 1998
      5 # Copyright 2017 ETH Zurich. All Rights Reserved.
      6 
      7 # case selection
      8 dynamics hbgl
      9 
     10 # time stepper settings
     11 ts rkv56
     12 ts_tend 38.0e-6
     13 ts_dt 1.0e-12
     14 ts_writeGranularity 1
     15 ts_reportGranularity 5000
     16 ts_maxLocalError 1.0e-8
     17 ts_rTol 1.0e-6
     18 ts_aTol 1.0e-6
     19 
     20 # bubble settings
     21 R0 4.0e-6
     22 rho 1000
     23 nu 1.0e-6
     24 sigma 0.073
     25 gamma 1.4
     26 pv 0.0
     27 p0 1.01325e5
     28 c 1481.0
     29 h 4.5146726862302486e-07
     30 pamp 1.4
     31 pext coshbgl
     32 frequency 26.5e3