Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glentner/gaia

Application for generating ensembles of systems of particles in 3D.
https://github.com/glentner/gaia

Last synced: 6 days ago
JSON representation

Application for generating ensembles of systems of particles in 3D.

Awesome Lists containing this project

README

        

# Gaia

An application for building 3D numerical models of systems of particles
using a Monte Carlo rejection-sampling algorithm based on probability
density functions (PDFs) defined by the user. A nearest neighbor analysis
is performed on each of a number of trial constructions for the system.

**Dependencies:** C++11 compliant compiler, OpenMP.