Skip to content
View hariaravindh's full-sized avatar
🚀
🚀

Block or report hariaravindh

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.

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

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

Report abuse
hariaravindh/README.md

banner

Numerical Simulation & Computational Engineering

Numerical simulation studies implemented using Python and finite-difference methods for aerospace oriented engineering problems.

Current repository work includes:

  • transient heat conduction studies
  • finite-difference discretization
  • timestep stability investigation
  • numerical behavior analysis
  • scientific visualization of simulation outputs
  • introductory CFD related computational studies

Technical Stack


Featured Repository

CFD Numerical Solver

Finite-difference implementation of the transient 1D heat equation using Python, NumPy and Matplotlib.

Current investigation areas:

  • explicit finite-difference schemes
  • transient conduction behavior
  • timestep sensitivity
  • numerical stability behavior
  • boundary condition implementation
  • simulation result visualization

Current limitations:

  • explicit timestep restrictions
  • limited validation benchmarking
  • no mesh refinement studies yet
  • limited multidimensional implementation

Planned extensions:

  • analytical solution comparison
  • convergence verification
  • implicit discretization schemes
  • higher dimensional studies

Ongoing Repository Development

Additional repository work is gradually expanding toward:

  • computational fluid dynamics
  • aeroacoustic analysis
  • numerical methods for PDEs
  • engineering validation studies
  • simulation driven aerospace analysis

Connect


License: MIT

Popular repositories Loading

  1. hariaravindh hariaravindh Public

    This is a Read me repository about myself.

  2. buzz buzz Public

    A repository of a Python and Mysql based Bus ticket booking application.

    Python

  3. cfd_numerical_solver cfd_numerical_solver Public

    Finite-difference investigation of the transient 1D heat equation using Explicit FTCS, Laasonen and Crank–Nicolson schemes.

    Python

  4. Navier-stokes-Numerical-solver---MATLAB Navier-stokes-Numerical-solver---MATLAB Public

    Forked from JamieMJohns/Navier-stokes-2D-numerical-solve-incompressible-flow-with-custom-scenarios-MATLAB-

    This repository consists of a forked project for 2D numerical solving of Navier stokes equations (Incompressible flow).

    MATLAB