Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added NS incompressible and Euler equation. Also fixed tessellation, so now will work on windows via docker or pip #30

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    1227ae8 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Update tessellation.py

    chaous authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e2cb843 View commit details
    Browse the repository at this point in the history
  2. Update tessellation.py

    chaous authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ce8387e View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Fixed Tesselation for windows

    (only docker tested, however supposed to work with pip too (will try to test in the future)) and cannot calculate sdf derivative in windows currently
    chaous authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    1e76c30 View commit details
    Browse the repository at this point in the history
  2. Windows DockerFile

    chaous authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    74c77b8 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    added notes for windows and pip fixes
    chaous authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2974b70 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Update README.md

    fixed typos in README.md
    chaous authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    73606d4 View commit details
    Browse the repository at this point in the history
  2. Update navier_stokes.py

    fixed typos and added Exeption for incompresiible rho
    chaous authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0a62b89 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. fixed typo

    chaous authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    fe306bb View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    167dbc8 View commit details
    Browse the repository at this point in the history