bubble-dynamics

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

DateCommit messageAuthorFiles+-
2024-07-26 13:38Add README fileFabian Wermelinger1+22-0
2021-07-10 23:39More aggressive subprojects .gitignoreFabian Wermelinger1+3-1
2021-07-10 23:36Replace git submodule with meson wrapFabian Wermelinger3+5-4
2021-07-10 23:27Add MIT licenseFabian Wermelinger1+21-0
2021-02-09 18:02Revert "starting with learnedBubbleDynamics in python"Fabian Wermelinger3+0-446
2021-02-09 13:14starting with learnedBubbleDynamics in pythonpvlachas3+446-0
2021-01-31 23:42Add missing openmp dependencyFabian Wermelinger1+1-0
2021-01-31 23:42Update subprojectsFabian Wermelinger0+0-0
2021-01-31 23:42Fix include directoriesFabian Wermelinger12+50-40
2021-01-28 17:53Make ode_toolbox a runtime dependencyFabian Wermelinger2+4-6
2020-12-19 23:15Use eigen 3.3.7 wrap (3.3.8 is broken)Fabian Wermelinger1+7-7
2020-12-19 22:59Update eigen wrapFabian Wermelinger1+7-7
2020-12-19 22:32Install binary to $HOME/.localFabian Wermelinger1+2-1
2020-12-19 22:13Remove _POS_STATE_ dependenciesFabian Wermelinger3+95-110
2020-12-19 22:13Add more precompiled headersFabian Wermelinger1+2-0
2020-12-19 22:12Update subprojectsFabian Wermelinger0+0-0
2020-12-19 22:12Remove option fileFabian Wermelinger1+0-1
2020-12-19 19:56FIx constant amplification factor due to (p0 + pext) implementationFabian Wermelinger1+2-1
2020-12-19 19:49Add build scriptFabian Wermelinger1+4-0
2020-12-19 19:45Update subprojectsFabian Wermelinger0+0-0
2020-12-19 19:45Add Keller-Miksis testFabian Wermelinger3+31-0
2020-12-19 19:45Add precompiled headerFabian Wermelinger2+11-1
2020-12-19 17:12Add few more ignoresFabian Wermelinger1+2-1
2020-12-19 17:12Fix warningsFabian Wermelinger12+117-140
2020-12-19 17:12Add meson build filesFabian Wermelinger6+24-87
2020-12-19 17:11Add eigen3 dependencyFabian Wermelinger2+10-0
2020-12-19 17:10Move dependency to subprojects/Fabian Wermelinger3+2-2
2019-03-22 13:06add RP example with stepFabian Wermelinger2+30-0
2017-06-24 01:20no need for path in make.wrapper.shFabian Wermelinger1+2-2
2017-06-12 18:38minorFabian Wermelinger2+4-3
2017-06-11 19:23updated vector type to use LightVector'sFabian Wermelinger2+9-9
2017-06-10 09:02updated submodulesFabian Wermelinger0+0-0
2017-06-10 08:55definition of states is problem dependent and belongs hereFabian Wermelinger9+38-36
2017-06-10 00:10make wrapper for compilation within vimFabian Wermelinger1+11-0
2017-06-10 00:09tidy-up KM based cases with correct bubble pressures and dpext issueFabian Wermelinger6+51-42
2017-06-10 00:07added Gaussian and sinusoidal pulse forcingFabian Wermelinger1+26-13
2017-06-10 00:06added two new test cases to example sectionFabian Wermelinger2+39-4
2017-06-08 06:52added simple Rayleigh-Plesset exampleFabian Wermelinger1+30-0
2017-06-08 06:16added another ignoreFabian Wermelinger1+1-0
2017-02-21 16:45Integrated serializer for restartsFabian Wermelinger2+14-1
2017-02-20 14:06added commentsUrsula Rasthofer6+38-22
2017-02-07 11:34updated ode_toolbox for consideration of bubble translationUrsula Rasthofer0+0-0
2017-02-07 11:20KM cluster with higher-order terms in 1/c according to Fuster & Colonius 2011Ursula Rasthofer1+214-0
2017-02-07 10:32bubble cluster with particle translation according to Doinikov 2004 KM and RP versionUrsula Rasthofer4+701-1
2017-02-06 17:55added RP-clusterUrsula Rasthofer5+244-2
2017-02-03 18:12generalized output for clouds such that all bubbles are writtenUrsula Anna Rasthofer1+5-5
2017-02-03 18:08changed linear solver for clouds from fullPivHouseholderQr() to colPivHouseholderQr()Ursula Anna Rasthofer1+3-1
2017-01-25 16:07Bug fix in rhs term involving derivative of external presureFabian Wermelinger1+1-1
2016-10-03 16:28updated submodule urlFabian Wermelinger1+1-1
2016-09-26 07:33added default type argument for Trhs in kernelsFabian Wermelinger6+10-10
2016-09-25 14:41updated submodulesFabian Wermelinger0+0-0
2016-09-25 13:11modified clean rule in MakefileFabian Wermelinger1+1-0
2016-09-25 13:09updated submodulesFabian Wermelinger0+0-0
2016-09-25 11:46removed mixed precision time stepping and updated submodulesFabian Wermelinger1+4-4
2016-09-22 17:21added deepclean ruleFabian Wermelinger1+4-0
2016-09-22 17:11Merge branch 'master' of scratch-petros.ethz.ch:/export/home/gitroot/bubbleDynamics1DFabian Wermelinger1+3-0
2016-09-22 17:11minor adjustment in test casesFabian Wermelinger1+3-3
2016-09-22 17:02added README file in examplesFabian Wermelinger1+3-0
2016-09-22 16:41initialFabian Wermelinger15+961-0