Skip to content
View kakkapriyesh's full-sized avatar

Block or report kakkapriyesh

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 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. AE-ConvLSTM-Flow-Dynamics AE-ConvLSTM-Flow-Dynamics Public

    This repo contains a PyTorch-based AE-ConvLSTM model for fluid flow prediction. It can forecast 5–10 time steps per forward pass and over 100 steps in rollout. The model is trained using both data-…

    Python 28 6

  2. Turbulence-flow-and-heat-budgets-in-OpenFOAM Turbulence-flow-and-heat-budgets-in-OpenFOAM Public

    The solver is written in OpenFOAM 6. xx, enabling on-the-fly calculation of terms required to calculate budgets. It also contains a post-processing tool to calculate the necessary gradients for the…

    C++ 7 4

  3. Variable_Turbulent_Prandtl_number_OpenFOAM Variable_Turbulent_Prandtl_number_OpenFOAM Public

    Turbulent Prandtl number gets calculated at each time step

    C 5 2

  4. CUDA-Implementation-of-PIC-Algorithm CUDA-Implementation-of-PIC-Algorithm Public

    This project is a learning exercise in GPU-based scientific computing. It uses CUDA and C++ to simulate two electron beams traveling in opposite directions—a classic example of two-stream instabili…

    Cuda 2

  5. ConvLSTM-for-flow-over-cylinder ConvLSTM-for-flow-over-cylinder Public

    Python 1

  6. Natural-Convection-in-cavity-using-MPI Natural-Convection-in-cavity-using-MPI Public

    These codes might be useful for engineers (CFD/FEM) who wants to understand MPI.

    Python