Skip to content

ChenHuang94/ActiveCrystal_CUDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ActiveCrystal_CUDA

This CUDA code is used to generate configurations of Active Crystal systems, where the active particles form a triangular crystal and are connected permanently by springs.

To run this file, remember to create a new folder named "dataFiles" in the same folder. Then use the command:

nvcc -std=c++11 kernal.cu -o test

to generate an excetable file.

About

CUDA codes of Active Crystal simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages