Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View nirupamisme's full-sized avatar

Block or report nirupamisme

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

Popular repositories Loading

  1. turbulent_RAS_channel_flow turbulent_RAS_channel_flow Public

    Turbulent channel flow using different models (Standard k-epsilon, k-omega, RNG k-epsilon)

    MATLAB 1

  2. Yplus-Calculator Yplus-Calculator Public

    Calculates the first cell size based on the yplus and fluid properties

    C++ 1

  3. cpython cpython Public

    Forked from python/cpython

    The Python programming language

    Python

  4. 1D_steady_heat_equation_fvm 1D_steady_heat_equation_fvm Public

    1-D Steady Diffusion Heat Equation Using Finite Volume Method

    Python

  5. newton_raphson_method newton_raphson_method Public

    Program fo the solution of the equation using the Newton-Raphson method

    C++

  6. matrix_multiplication matrix_multiplication Public

    This program is used to multiply any two valid matrices which follows the matrix multiplication rule

    C++