Skip to content
View kakkapriyesh's full-sized avatar
Block or Report

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.

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

Popular repositories Loading

  1. AE-ConvLSTM-Flow-Dynamics AE-ConvLSTM-Flow-Dynamics Public

    This repository contains an Auto-encoder ConvLSTM network (Pytorch) which can be used to predict a large number of time steps (100+). The network prediction is sequence-to-sequence which works well…

    Python 20 2

  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++ 5 3

  3. Variable_Turbulent_Prandtl_number_OpenFOAM Variable_Turbulent_Prandtl_number_OpenFOAM Public

    Turbulent Prandtl number gets calculated at each time step

    C 4 2

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

    This is a learning exercise to use GPU for scientific computing. The code is written in CUDA and C++ to create a simulation of two electron beams passing through each other in opposite directions. …

    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