CirclestheSecond's Stars
gklimowicz/fortran-examples
A sit of Fortran projects gathered from GitHub, GitLab, and other places
farg-bristol/FJSPH
Weakly Compressible Smoothed Particle Hydrodynamics repo, for simulations of fuel jettison for aircraft.
Beliavsky/Fortran-code-on-GitHub
Directory of Fortran codes on GitHub, arranged by topic
sagar-garg/Computational-Fluid-Dynamics
Course Grade: 1,3/4,0 (very good). Projects: Navier-stokes for arbitrary geometries, energy, heat transport.Fluid-solid coupling with OpenFOAM. Final Project: Smoothed Particle Hydrodynamics
Yogesh17IITM/Smoothed-Particle-Hydrodynamics
DJ Price's Concepts re-explained
almeriopamplona/msph
This code is based on the Smoothed Particle Hydrodynamics (SPH) method, whose purpose is to analyse numerically the dynamics of fluids.
QuantumWarlock/LiuBook_SPH3D
Adapted to Linux/GNU FORTRAN from the Windows/Intel FORTRAN presented in "Smoothed Particle Hydrodynamics a meshfree particle method" by Liu and Liu (2003). Added a Makefile build system, more output options, and python scripts for plotting output.
zoziha/sph
💦光滑粒子流体动力学代码(🌊A smoothed particle hydrodynamics (SPH) code)
jzuern/sph-fluidsim-fortran
A particle based 3D fluid simulation project in FORTRAN 90
edoyango/GraSPH
basic WCSPH with RK4 time-integration. Written in FORTRAN.
MatthewPortman/SPH_compact_stars
Simulating a compact star using Smoothed Particle Hydrodynamics with CUDA integration
iwoplaza/cuda-sph
Smoothed Particle Hydrodynamics simulation in CUDA
a-windisch/Introduction_to_CUDA_WT2016
Code I prepared when teaching an Intro to CUDA class . Code is in C, CUDA C and CUDA FORTRAN.
specter-cfd/SPECTER
PDE solver focused on Navier-Stokes (and related) equations with arbitrary boundary conditions, employing Fourier (FC-Gram) expansions. Parallelized using MPI-OpenMP-CUDA.
navdeeprana/cudaFiniteDifferences
Implementation of 5-point stencil 2d and 3d finite differences in cuda fortran.
brunoabreuphd/cudafortran
Studies on how to use CUDA Fortran
copmat/LBcuda
CUDA Fortran code to solve Lattice Boltzmann equations of a multi-component flow interacting with rigid spherical particles.
UK-MAC/CloverLeaf_CUDAFortran
CUDA Fortran port of CloverLeaf for 1 GPU
pjuangph/fortran
Documenting my Fortran learning with examples
moravveji/CUDA-Fortran
This repository is intended to provide some basic CUDA programming practices in Fortran 90.
romerojosh/CUDA-Fortran-Tutorial
Koushikphy/Intro-to-CUDA-Fortran
A Complete beginner's introduction to programming with CUDA Fortran
InteractiveComputerGraphics/SPH-Tutorial
A course on Smoothed Particle Hydrodynamics (SPH)
mathworks/Customizable-Assigment-Report-for-MATLAB-Grader
This script shows how to generate a customizable assignment report from the assignment reports exported from the MATLAB® Grader™ application. A customizable assignment report in this case refers to a list of students with a metric that defines how well they solved the problems within the assignment.
barbagroup/CFDPython
A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/
3b1b/manim
Animation engine for explanatory math videos
Comflics/Exploring-OpenFOAM
Exploring OpenFOAM®