https://github.com/beastyblacksmith/flase
A diffusive collector-item model simulation
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
2 of 4 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Repository
A diffusive collector-item model simulation
Basic Info
- Host: GitHub
- Owner: BeastyBlacksmith
- License: gpl-3.0
- Language: C++
- Default Branch: master
- Size: 194 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
flase (Sheep 'n' Dogs)
Agent based simulation of a collector and item model with diffusive items in 2D. Features normal Brownian motion and random movement with constant velocity.
It creates a GNUplot script for visualization. Output using open GL is in beta stage.
Installation (Linux / Mac)
Download source code.
Create build directory in Project folder and move into.
Extract to {YOUR_PATH}
cd {YOUR_PATH}/flase
mkdir -p build
cd build
cmake ..
make
Usage
Run sheepndogs executable.
The data will be written to flase/build/temp and the gnuplot script to flase/build/havefun.gp.
Run the script using the terminal via gnuplot havefun.gp. (needs wxt support)
Use sheepndogs --help for a list of adjustable parameters.
Check the physics document if the meaning of parameters is unclear and for general background information.
Physics
See this part of my master thesis
Credits
This program was built during my masters at Humboldt University Berlin. Special thanks to Prof. Schimansky-Geier and Jörg Bachmann.
The kdtree used is by Martin F. Krafft and also hosted at https://github.com/nvmd/libkdtree
License
see LICENSE.md
Owner
- Name: Simon Christ
- Login: BeastyBlacksmith
- Kind: user
- Location: Hannover
- Company: Leibniz Universität Hannover
- Repositories: 7
- Profile: https://github.com/BeastyBlacksmith
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| schrist | S****t@g****e | 27 |
| Simon Christ | S****t@p****e | 23 |
| Jörg Bachmann | b****n@j****e | 6 |
| Simon Christ | s****t@m****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- BeastyBlacksmith (1)