Metadata-Version: 1.0
Name: PySPH
Version: 0.9beta
Summary: A general purpose Smoothed Particle Hydrodynamics framework
Home-page: http://pysph.googlecode.com
Author: PySPH Developers
Author-email: pysph-dev@googlegroups.com
License: BSD
Description: 
        PySPH
        =====
        
        A general purpose Smoothed Particle Hydrodynamics framework.
        
        This package provides a general purpose framework for SPH simulations
        in Python.  The framework emphasizes flexibility and efficiency while
        allowing most of the user code to be written in pure Python.  See here:
        
            http://pysph.googlecode.com
        
        for more information.
        
Keywords: SPH simulation computational fluid dynamics
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries
