bubble-dynamics

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

commit 784959b93d9e9e52533ed4d572e3a852d1a98956
parent f60b10bfd9befef7a39235a77ed59b21685d7e91
Author: Fabian Wermelinger <fabianw@mavt.ethz.ch>
Date:   Sat, 19 Dec 2020 23:12:18 +0100

Remove option file

Diffstat:
Dmeson_options.txt | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/meson_options.txt b/meson_options.txt @@ -1 +0,0 @@ -option('position', type : 'boolean', value: false, description : 'Enable DoF for bubble translation')