Skip to content

GPU-accelerated SPH solver for geotechnics

License

Notifications You must be signed in to change notification settings

cwangcq/LOQUAT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 91.5%
  • C++ 8.3%
  • Other 0.2%