Metadata-Version: 1.1
Name: assess
Version: 0.1
Summary: Assess is a python package that implements a number of analytical solutions to the Stokes equations in cylindrical and spherical shell domains.
Home-page: https://github.com/stephankramer/assess
Author: Stephan Kramer
Author-email: s.kramer@imperial.ac.uk
License: UNKNOWN
Description: # Analytical Solutions for the Stokes Equations in Spherical Shells
        
        Assess is a python package that implements a number of analytical solutions to
        the Stokes equations in cylindrical and spherical shell domains.
        
        # Installation
        
        Assess is a standard python package that can be installed from pypi:
        
            pip install assess
        
        # Documentation
        
        For usage instructions and a complete API reference see ....
        
Keywords: Stokes equations,analytical solutions,mantle flow,spherical shell
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
