Skip to content
This repository has been archived by the owner on Feb 10, 2020. It is now read-only.

wilsonCernWq/Simula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simula

Monte Carlo Simulation for Molecular Self-Assembly (Possibly using CUDA and OpenCL for accerelation)

How to build the program

Linux/OSX

cd fortran
mkdir build
cd build
cmake ..
make -j8
./simula

Windows

* build a fortran project in Visual Studio
* add every thing inside fortran/main/src into the project
* compile directly

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published