Metadata-Version: 2.1
Name: cfdpre
Version: 0.2
Summary: CFD PreProcessing Library
Author: Pushkar Sheth
Author-email: siglyserdev@gmail.com
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: CoolProp

# CFDPre


What is CFDPre?
================

CFDPre is an open-source collection of object-oriented software tools for
calculating boundary layer mesh dimensions for Computational Fluid Dynamics simulations.
Among other things, it can be used to:

* Calculate First Layer Thickness, Growth Ratio and Final Layer Thickess


Installation
============

[![PyPI Downloads](https://img.shields.io/pypi/v/cfdpre?label=PyPI%20downloads)](
https://pypi.org/project/cfdpre/)

    pip install cfdpre

- The Python module can also be installed using pip on Windows, macOS, and Linux.

Documentation
=============

In progress - not yet made!

Users' Group
============

- **Users Group:** https://groups.google.com/g/cfdpre

Source Code
===========

- **Source code:** https://github.com/phsheth/cfdpre

Call for Contributions
----------------------

The CFDPre project welcomes your expertise and enthusiasm! Better to discuss before strarting to contribute!


## Project Log
January 2025:
1. Created Library


## Project Road Map:

1. Documentation for existing functionality.
2. Include example data within library.






