Skip to content

MuPIF - A multiphysics integration framework written in Pyton. It allows combining existing software tools to build a customized multiphysics simulation chains

License

nitramkaroh/mupif

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuPIF

MuPIF is modular, object-oriented integration platform allowing to create complex, distributed, multiphysics simulation workflows across the scales and processing chains by combining existing simulation tools.

Build Status codecov PyPI version

Project website

http://www.mupif.org

Prerequisites

MuPIF requires the python interpreter, version 3.2 or newer. It has been tested on Linux / Windows systems. Network communication relies on Pyro4 module.

Installation

There are two options for MuPIF installation.

  • The first, recommended one, relies on Python Package Index (run as pip3 or pip)
    • For system wide installation (needs admin privilegies): pip3 install mupif
    • Fou user space installation: pip3 install mupif --user

The second option relies on the most advanced version on github git clone https://github.com/mupif/mupif.git mupif.git

License

MuPIF has been developped at Czech Technical University by Borek Patzak and coworkers and is available under GNU Library or Lesser General Public License version 3.0 (LGPLv3).

Further information

Please consult MuPIF home page (http://www.mupif.org) for additional information.

About

MuPIF - A multiphysics integration framework written in Pyton. It allows combining existing software tools to build a customized multiphysics simulation chains

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • GLSL 86.0%
  • Python 13.6%
  • Other 0.4%