Skip to content

Betsy12/libmpdataxx

 
 

Repository files navigation

libmpdata++
===========

0. Please check: http://arxiv.org/abs/1407.1309

1. Try it the stadard CMake's way:

  $ mkdir build
  $ cd build
  $ cmake ..                     \
    -DCMAKE_BUILD_TYPE=Release   \
    -DCMAKE_CXX_COMPILER=clang++ 
  $ make
  $ make test
  $ sudo make install

About

libmpdata++ - a library of parallel MPDATA-based solvers for systems of generalised transport equations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.3%
  • Python 5.7%