93 skills found · Page 1 of 4
sthavishtha / List Lattice Boltzmann CodesCurated list of some open source codes employing lattice Boltzmann methods
CHLNDDEV / OceanMesh2DA two-dimensional triangular mesh generator with pre- and post-processing utilities written in pure MATLAB (no toolboxes required) designed specifically to build models that solve shallow-water equations or wave equations in a coastal environment (ADCIRC, FVCOM, WaveWatch3, SWAN, SCHISM, Telemac, etc.).
GeoscienceAustralia / Anuga CoreAnuGA for the simulation of the shallow water equation
jostbr / Shallow WaterPython model solving the shallow water equations (linear momentum, nonlinear continuity)
modern-fortran / TsunamiA parallel shallow water equations solver
bshishov / UnityTerrainErosionGPUHydraulic and thermal erosion with shallow water equations implemented in Unity using compute shaders.
akauper / Shallow WaterShallow Water Equation created using CustomRenderTexture in Unity3d
mrocklin / ShallowWaterSimple Python implementation of Shallow Water Equations
milankl / SwmShallow water equations solver with finite differences written in Python. Arakawa C-grid, Arakawa and Lamb advection scheme, Shchepetkin and O'Brian-like biharmonic diffusion operator. 4th order Runge-Kutta for time integration.
jamesp / ShallowwaterShallow Water Equations in Python
blackoffee / ShizukuReal time simulation and rendering of free surface fluid
nikpau / PymaneuveringMMG standard model and Abkowitz Model for Ship Maneuvering in deep and shallow waters
ThanasisMattas / MattflowA numerical CFD solver for the Shallow Water Equations
wme7 / ShallowWaterEquationsConservative discretizations for the Saint Venant (shallow water) equations
mintgen / ShallowFoamOpenFOAM-based solver for 2D shallow water equations
TITAN2D / Titan2dThe TITAN2D toolkit is used for modeling of geophysical mass flows over natural terrain (volcanic flows, avalanches, landslides, ...).
Amin-Nadimy / Shallow Water Equations NN4PDEsThis repository contains SWE simulation codes including multi-resolution and parallel codes.
NumericalMathematics / DispersiveShallowWater.jlA Julia library of structure-preserving numerical methods for dispersive wave equations
erdc / Podrbf NiromNon-intrusive reduced order models using proper orthogonal decomposition (POD) and radial basis function (RBF) interpolation for shallow water equations
AndybnACT / GPU ComcotGPU-comcot offloads the computational component on the outermost layer of COMCOT to Nvidia GPU. Currently, the speed up achieved by parallelized code on GTX-1060 comparing to serial one on AMD-FX8150 is nearly 200X. The code is still under development to fulfill the full functionality of the original model.