bubble-dynamics

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

ModeNameSize
-rw-r--r--.gitignore8L
-rw-r--r--LICENSE21L
-rw-r--r--README22L
-rwxr-xr-xbuild.sh5L
-rw-r--r--examples/README3L
-rw-r--r--examples/bremond2006/bremond.conf32L
-rw-r--r--examples/bremond2006/bubblesBremont.dat38L
-rw-r--r--examples/hilgenfeldt1998/hbgl.conf32L
-rw-r--r--examples/keller-miksis/km.conf30L
-rw-r--r--examples/rayleigh-plesset/rp_gaussian.conf33L
-rw-r--r--examples/rayleigh-plesset/rp_step.conf30L
-rw-r--r--meson.build13L
-rw-r--r--src/BubbleBase.h167L
-rw-r--r--src/bubbleDynamics.cpp190L
-rw-r--r--src/kernels.h18L
-rw-r--r--src/kernels/Dahlquist.h57L
-rw-r--r--src/kernels/KMClusterPositions_D.h359L
-rw-r--r--src/kernels/KMCluster_FC.h212L
-rw-r--r--src/kernels/KMCluster_TY.h207L
-rw-r--r--src/kernels/KellerMiksis.h77L
-rw-r--r--src/kernels/RPCluster.h202L
-rw-r--r--src/kernels/RPClusterPositions_D.h340L
-rw-r--r--src/kernels/RayleighPlesset.h69L
-rw-r--r--src/kernels/RayleighPlesset_HBGL.h72L
-rw-r--r--src/meson.build6L
-rw-r--r--src/pch/bubbleDynamics.h11L
-rw-r--r--subprojects/.gitignore3L
-rw-r--r--subprojects/eigen.wrap9L
-rw-r--r--subprojects/ode_toolbox.wrap5L
-rw-r--r--test/keller-miksis/km.conf29L
-rw-r--r--test/meson.build1L