{"id":17703272,"url":"https://github.com/victorvianna/particles-simulation","last_synced_at":"2025-08-30T12:12:10.262Z","repository":{"id":76542222,"uuid":"125789164","full_name":"victorvianna/particles-simulation","owner":"victorvianna","description":"(Old college project) Multi-threaded simulation of n particles in space submitted to gravitational and electric forces.","archived":false,"fork":false,"pushed_at":"2018-09-18T10:56:51.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T08:32:09.724Z","etag":null,"topics":["multithreading","simulation"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/victorvianna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-19T02:13:18.000Z","updated_at":"2022-04-04T16:56:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7bfe4ae-9abf-43a7-8540-de5b0281e4c1","html_url":"https://github.com/victorvianna/particles-simulation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorvianna%2Fparticles-simulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorvianna%2Fparticles-simulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorvianna%2Fparticles-simulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorvianna%2Fparticles-simulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorvianna","download_url":"https://codeload.github.com/victorvianna/particles-simulation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413244,"owners_count":20773053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["multithreading","simulation"],"created_at":"2024-10-24T20:22:20.681Z","updated_at":"2025-03-31T03:47:13.620Z","avatar_url":"https://github.com/victorvianna.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# N-particles-simulation\nMultithreaded simulation of n particles in space. Gravitational and electric forces are implemented, but application may be easily scaled to consider other forces.\n\n![GUI](https://raw.githubusercontent.com/victorvianna/N-particles-simulation/master/screenshots/gui-screenshot.png) \n\n## Authors\n\nCauim de Souza Lima  \nVictor Hugo Vianna\n\n## Requirements\n\nJava 1.8\n\n## Instructions\n\nOpen a shell and run  \n```\n$ ./RUN.sh\n```  \nYou can either enter the particle data through the shell or pre-record it in a file input.txt. (If such a file exists, input will be read there!) Neutral particles are displayed in red, positive ones in blue and negative ones in green.\n\n## Main algorithmic ideas\n\nUse of an Executor who consumes tasks of type PositionUpdate and VelocityUpdate from a task queue\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorvianna%2Fparticles-simulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorvianna%2Fparticles-simulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorvianna%2Fparticles-simulation/lists"}