Skip to content
View ErinSam's full-sized avatar
💭
as I try to keep one eye open, I realize I haven't closed my eyes in a long time
💭
as I try to keep one eye open, I realize I haven't closed my eyes in a long time
Block or Report

Block or report ErinSam

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 100 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
ErinSam/README.md

E. S. Joe

Sophomore at the National Institute of Technology, Karnataka
Mechanical Engg. (Major) | Electrical & Electronics Engg. (Minor)

  • Looking for:       Research oppurtunities
  • Working on:       Developing codes to simulate physical phenomena
  • Collaborate on:  Code for simulating compressible flows, turbulent reactive flows, astrophysical fluids and plasmas

Languages

C++, Python, C, FORTRAN, R, MATLAB

Libraries

OpenMP, Eigen, Cython, pybind11, Numpy, Matplotlib, Seaborn

Softwares:

  • OpenFOAM, Gmsh, FEniCS
  • Ansys, CATIA, AutoCAD

Currently Learning:

  • GPU programming for running accelerated codes
  • CMake for making better build systems.
  • Lua as an alternative to scripting in Python

Pinned

  1. Second-Order-Semidiscrete-Central-Upwind-Scheme Second-Order-Semidiscrete-Central-Upwind-Scheme Public

    Code for second order semidiscrete central upwind schemes.

    C++

  2. Reimann-Solver Reimann-Solver Public

    Scripts developed while working on solving for flows governed by the compressible Euler Equations. Most of them are reimann solvers.

    Python 2

  3. Numerical-Methods_MA207 Numerical-Methods_MA207 Public

    Implementations of Various Numerical Methods either covered in the course MA207 offered in NITK during the odd semester of '20-'21 or a method that has piqued my interest.

    Python

  4. flat_plate-blasius_solution flat_plate-blasius_solution Public

    Solution to the flate plate blasius solution for the course ME202, NITK.

    Python