Skip to content

emrexcem/sponge_perm

Repository files navigation

Permeability Calculator for Woven Material

Calculate the permeability of woven materials using ellipsoids. Tailored for the requirements of PuK and developed in Python 3.

Permeability Calculation Image

Table of Contents

Dependencies

To see the list of required packages, refer to: Requirements

Building from Source

  1. Set up your environment:

    • Use Powershell (Avoid using CMD unless paths in the provided commands are adjusted).
    • install python 3.10 and pip if not installed
  2. Clone the repository:

  3. Create a virtual environment and activate it:

    • python -m venv venv
    • OR & _SPONGE_DIR/.venv/Scripts/Activate.ps1
    • OR source ./venv/bin/activate
  4. Install dependencies:

  • pip install -r requirements.txt

Usage

Once the dependencies are installed and the environment is set up, run:

  • python ./source/main.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages