mickyaero / moose-core

C++ basecode and python scripting interface
GNU General Public License v3.0
0 stars 0 forks source link

Build Status - master

This is the core computational engine of MOOSE simulator. This repository contains C++ codebase and python interface. For more details about MOOSE simulator, see https://github.com/BhallaLab/moose/blob/master/README.md

This repository is sufficient for using MOOSE as a python module. If you just want to build moose python module, follow instructions given here at https://github.com/BhallaLab/moose-core/blob/master/INSTALL.md .