Metadata-Version: 2.1
Name: vortexfitting
Version: 0.9
Summary: A tool to locate and characterize vortices
Home-page: https://github.com/realpython/reader
Author: Guilherme Anrain Lindner
Author-email: lindner.guilherme@gmail.com
License: MIT
Project-URL: Source, https://github.com/guilindner/VortexFitting
Description: # VortexFitting
        Tools for detection, identification and fitting of vortices based on the
        non-linear fitting of the Lamb-Oseen vortex model.
        
        # Documentation
        https://guilindner.github.io/VortexFitting/
        
        -----------------
        
        This project was started by Guilherme Lindner as a Master 1 project of the [International Master in Turbulence](http://imp-turbulence.ec-lille.fr), at Ecole Centrale de Lille, under the supervision of Jean-Philippe Laval, Jean Marc Foucaut and Ilkay Solak.
        The code was validated and improved by Dr. Yann Devaux at Institute Pprime, Poitiers, France.
        
Keywords: vortex cfd fluid mechanics
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
