Skip to content
View siddanib's full-sized avatar
💭
A Mechanical Engineer trying to code
💭
A Mechanical Engineer trying to code

Block or report siddanib

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. incflo incflo Public

    Forked from AMReX-Fluids/incflo

    Incompressible Navier-Stokes solver in complex geometries

    C++

  2. adaptive_multiscale_granular_flows adaptive_multiscale_granular_flows Public

    Source code for "An adaptive, data-driven multiscale approach for dense granular flows"

    Python

  3. 4T-LE-Refinement 4T-LE-Refinement Public

    Creates a single level of refinement of a given 2D Triangular Mesh using the 4T LE Refinement method.

    C++ 1

  4. 2D-Linear-Heat-Transfer 2D-Linear-Heat-Transfer Public

    The objective of this project was to develop a Finite Element Solver for 2D Linear Steady Heat Transfer problems. The solver was designed for 3 Node Triangular elements. It can handle boundary cond…

    MATLAB