GithubHelp home page GithubHelp logo

polycfd / apecss Goto Github PK

View Code? Open in Web Editor NEW
22.0 2.0 8.0 40.32 MB

APECSS is a software toolbox to compute pressure-driven bubble dynamics and the resulting acoustic emissions.

License: Mozilla Public License 2.0

C 99.45% CMake 0.49% Shell 0.06%
bubble-dynamics cavitation acoustics rayleigh-plesset keller-miksis multiphase-flow ultrasound c

apecss's People

Contributors

fabiandenner avatar fossabot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

apecss's Issues

JOSS / quantitative test

Please add a simple quantitative test, possibly to be executed via the run_all.sh script.

This could be something as simple as a numpy.allclose() call within one of the plotting routines to ensure produced results are within some tolerance of expected results.

JOSS / Explicitly list requirements for library

Please add an explicit "Requirements" section to your README.md listing dependencies, including the necessary compiler.

Please also add optional requirements which may be necessary for plotting results (Python/Numpy/Matplotlib) and testing.

Minor typo in documentation

APECSS solves all ordinary differential equations (ODEs) associated with the bubble dynamics sing the embedded RK5(4) scheme of \citet{Dormand1980}, whereby a fifth-order Runge-Kutta scheme is used to solve the ODEs and the corresponding fourth-order Runge-Kutta scheme is used to estimate the solution error. Based on this solution error, the time-step $\Delta t$ used to advance the solution of the ODEs is adapted. If the solution error of a newly computed solution in a time-step does not satisfy the error tolerance, the solution is rewound and recomputed with a smaller $\Delta t$ (cf. sub-iteration), adapted based on the solution error of the previous attempt.

"sing" -> "using"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.