Skip to content
This repository was archived by the owner on Jul 26, 2018. It is now read-only.
/ pyopenfluid-old Public archive

Python module for OpenFLUID

License

Notifications You must be signed in to change notification settings

OpenFLUID/pyopenfluid-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Manuel Chataigner
Jul 17, 2013
b07978a · Jul 17, 2013
Jul 17, 2013
Jul 17, 2013
Jul 17, 2013
Jul 17, 2013
Mar 21, 2013
May 7, 2013
May 7, 2013
Feb 1, 2013
Jul 17, 2013
Apr 17, 2013
May 7, 2013
Apr 17, 2013
May 7, 2013

Repository files navigation

Introduction to the PyOpenFLUID module
======================================

This module allows to load, parameterize, run and analyse OpenFLUID simulations 
from the Python environment.

Last update: 2013.04.17


PyOpenFLUID sources
=================

The PyOpenFLUID module source tree is organized as follow
- doc : reserved to documentation edition
- module : python scripts for enhancing PyOpenFLUID library
- src : sources of PyOpenFLUID library
- tests : ressources for tests
- tests/scripts : python tests scripts


The required libraries are:

For the PyOpenFLUID module:
  - C++ STL
  - Python 2 C-API
  - Boost (python regex system filesystem)
  - libXML2
  - Glibmm
  - OpenFLUID (core base ware tools machine fluidx)

For building the module, required software are:
- cmake

For building documentation, required software are:
- doxygen

About

Python module for OpenFLUID

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published