Git Product home page Git Product logo

ac2dr's Introduction


AC2Dr: Acoustic Codes in Spherical Coordinates

AC2Dr is a 2-D numerical solver for the acoustic wave equation using the finite difference method. The acoustic wave equation is split into two first-order differential equations for pressure and particle velocity, and approximated by the sixth-order accurate central difference in space and time. The equations are solved in the axisymmetric spherical coordinates, and hence, are able to simulate 3-D spherical spreading of wavefields by 2-D. The absorbing boundary, which prevents outgoing waves from reflecting at the computational domain boundary, is realized by the super-grid method based on coordinate stretching. AC2Dr supports the message passing interface (MPI) on multicore CPU, improving simulation performance dramatically.


REQUIREMENTS

C compilers compatible with the GNU C and environments enabling the Message Passing Interface (MPI)


INSTALLATION

make all


DOCUMENTATION

See the user guide included in the the doc folder


LICENSE

AC2Dr is distributed under the terms of the MIT license. All new contributions must be made under this license.

SPDX-License-Identifier: MIT

LLNL-CODE-854516

ac2dr's People

Contributors

keehoonk avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

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.