Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/glentner/gaia
- Owner: glentner
- License: gpl-3.0
- Created: 2015-04-09T22:41:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-02T14:58:07.000Z (almost 9 years ago)
- Last Synced: 2024-05-01T15:26:50.556Z (7 months ago)
- Language: C++
- Size: 52.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.