Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/truedoctor/clustersim
A application to simulate starclusters
https://github.com/truedoctor/clustersim
distributed-computing jugendforscht nbody-gravity-simulation nbody-simulation simulate-starclusters
Last synced: about 1 month ago
JSON representation
A application to simulate starclusters
- Host: GitHub
- URL: https://github.com/truedoctor/clustersim
- Owner: TrueDoctor
- License: gpl-3.0
- Created: 2016-12-15T13:38:41.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T17:46:14.000Z (over 6 years ago)
- Last Synced: 2024-05-27T18:22:08.297Z (6 months ago)
- Topics: distributed-computing, jugendforscht, nbody-gravity-simulation, nbody-simulation, simulate-starclusters
- Language: C#
- Homepage:
- Size: 1.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ClusterSim
The Goal of ClusterSim is, to provide an expendable framework to simulate and analyse n-Body Problems.
- Multiple Integration-algoritms are available to choose from
- Various algorithms to speed-up computation have been implemented
- Distribute copmutational load to multiple computers via server and client application
- Results are saved in an Sql database## Also included
- A simple desktop application to organize simulated starclusters
- ### Dataview - Visualisation
- realistic depiction of starclusters as tow dimensional projection
- various tow and three dimensional plots via interfacing with Gnuplot