Giter Club home page Giter Club logo

maia's Introduction

Maia is a Python and C++ library for parallel algorithms and manipulations over CGNS meshes. Maia introduces a parallel representation of the CGNS trees and uses ParaDiGM as a back-end to provide various functions applicable to these trees.

Getting started

Onera users

User documentation is deployed on the Gitlab pages server: https://numerics.gitlab-pages.onera.net/mesh/maia/index.html.

Stable installations are provided on Spiro and Sator clusters: for example, on Spiro-EL8 partition, Maia environment can be loaded with the following lines:

source /scratchm/sonics/dist/source.sh --env maia
module load maia/dev-default

Additional environments are provided in the Quick start page of the documention.

Other users

You can use the external documentation link : https://onera.github.io/Maia/index.html.

See the next section to build your own version of Maia.

Build and install

Follow these steps to build Maia from the sources:

  1. git clone [email protected]:numerics/mesh/maia.git
  2. cd maia
  3. git submodule update --init (needed for dependencies)
  4. (cd external/paradigm && git submodule update --init extensions/paradigma) (enable advanced features)
  5. Use cmake to configure, build and install. See the complete procedure here doc/installation.rst

Documentation can be build with cmake flag -Dmaia_ENABLE_DOCUMENTATION=ON

Contributing

Maia is open-source software. Contributions are welcome. See Contributing.

Issues can be reported directly on the Issues section.

License

Maia is available under the MPL-2.0 license (https://mozilla.org/MPL/2.0/).

logo-maia

maia's People

Contributors

berengerberthoul avatar couletj avatar gbegou avatar jmorlach avatar maugarsb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mick7 ratsandbox

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.