simrealworld / LOQUAT

GPU-accelerated SPH solver for geotechnics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LOQUAT

GPU-accelerated SPH solver for geotechnics

###REQUIREMENTS###
NVIDIA CUDA Toolkit
BOOST
CMAKE
Ubuntu or CentOS

###COMPILATION###
Use the following commands

mkdir build
cd build
cmake ..
make

###RUN SIMULATION###

./LOQUAT /path/of/input/file/name_of_project

About

GPU-accelerated SPH solver for geotechnics

License:GNU General Public License v3.0


Languages

Language:Cuda 91.4%Language:C++ 8.3%Language:C 0.2%Language:CMake 0.0%