Metadata-Version: 1.0
Name: astro-meshless-surfaces
Version: 0.1.13
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Mladen Ivkovic
Author-email: mladen.ivkovic@hotmail.com
License: GLPv3
Description: Meshless Python Module
        =================================
        
        A small, inefficient python module for computing effective surfaces for 
        meshless methods of particle hydrodynamics the Hopkins 2015 way 
        (https://arxiv.org/abs/1409.7395) or the Ivanova 2013 
        (https://arxiv.org/abs/1209.4302) way.
        
        It's only written for 2d computations.
        
        It's meant to test things out, generate some plots etc, not to be used for 
        serious computations.
        
        Also includes simple reading-in functions for SWIFT (https://ascl.net/1805.020) hdf5 output.
        
Platform: UNKNOWN
