Giter VIP home page Giter VIP logo

inductioneq's Introduction

Induction equation

This is a suit for nummerically solving the nonlinear magnetic induction equation with OpenCL. It is intended as a tool to investigate different properties of the linear and nonlinear induction equation for user specified testcases. All numerical aspects are encapsulated in OpenCL kernels. The OpenCL host side is abstracted with the help of MatCL, an OpenCL interface for MathWorks Matlab. This provides the user with and intuitive and easy way of handling and processing input and output data without any intricate knowledge of OpenCL and allows for interactive development. Support for Julia is currently under development and will be provided in the near future. Usage of the OpenCL kernels is not limited to Matlab or Julia, on the contrary they can be used with any kind of host code or application that supports OpenCL.

This project is the base of current mathematical and physics research. Hence, special emphasis is placed on the computational mathematics, meaning the form of discretization, methods of different order for spacial discretization and time integration and admissable boundary conditions for the linear and nonlinear induction equation. Results will be published in the near future.

Exemplary testcases for the linear and nonlinear induction equation are provided in the folder examples. They inlcude a 3D convergence study for the linear induction equation ('examples\run_compute_error_rotation_2D'), inspired by the study of Koley et al. (2012), an additional testcase to investigate the influence of the hall term ('examples\run_compute_hall_periodic') and a testcase to test divergence cleaning ('examples\run_clean_div_CG'). A more detailed describtion of how to use the script is provided in the files itself.

This is still very much work in progress. If you have any questions or want to contribute feel free to contact us.

Prerequisites & Setup

To run the examples the following must be installed:

For ease of use you can add MatCL to the search path of Matlab.

License

This project is licensed under the terms of the Creative Commons CC BY-NC-ND 3.0 license.

inductioneq's People

Contributors

kostaszki avatar

Watchers

James Cloos avatar Hendrik Ranocha 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.