{"id":18824263,"url":"https://github.com/ndbaker1/bloe","last_synced_at":"2025-04-14T01:31:10.122Z","repository":{"id":170188816,"uuid":"646305879","full_name":"ndbaker1/bloe","owner":"ndbaker1","description":"💨 Lattice Boltzmann Method Simulation in Rust","archived":false,"fork":false,"pushed_at":"2024-07-30T16:03:36.000Z","size":37,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T15:47:43.239Z","etag":null,"topics":["computationalfluiddynamics","fluid-simulation","lattice-boltzmann"],"latest_commit_sha":null,"homepage":"https://ndbaker1.github.io/bloe/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ndbaker1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-05-28T00:35:24.000Z","updated_at":"2025-02-14T12:15:03.000Z","dependencies_parsed_at":"2024-07-30T19:51:14.141Z","dependency_job_id":null,"html_url":"https://github.com/ndbaker1/bloe","commit_stats":null,"previous_names":["ndbaker1/bloe"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndbaker1%2Fbloe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndbaker1%2Fbloe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndbaker1%2Fbloe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndbaker1%2Fbloe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndbaker1","download_url":"https://codeload.github.com/ndbaker1/bloe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248807499,"owners_count":21164694,"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":["computationalfluiddynamics","fluid-simulation","lattice-boltzmann"],"created_at":"2024-11-08T00:56:00.148Z","updated_at":"2025-04-14T01:31:09.805Z","avatar_url":"https://github.com/ndbaker1.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\t\u003ch1 align=\"center\"\u003e💨 Bloe\u003c/h1\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003eLattice Boltzmann Method Simulator in Rust\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e\n\t\u003ca href=\"https://ndbaker1.github.io/bloe/\"\u003e\n\t\tOnline Demo ☁\n\t\u003c/a\u003e\n\u003c/h2\u003e\n\n## Usage ⚡\n\nTo run the code locally, clone the project and run:\n\n```bash\ncargo run\n```\n\nThis will execute the [visualization demo](./src/bin/macroquad-demo.rs) locally\n\n\u003cdiv align=\"center\"\u003e\n  \u003cvideo src=\"https://github.com/ndbaker1/bloe/assets/48701178/e9636a67-6b60-433f-9b41-ecb069ddcf1a\" width=\"200px\" /\u003e\n\u003c/div\u003e\n\n\n## Configuration ⚙\n\nSeveral parameters/constants of the simulation can be changed including:\n \n* Lattice Grid Dimensions\n* Lattice Density Distribution (to influence directional Flow)\n* Boundary Objects\n* Simulation Step Size\n\n## Motivation 🤔\n\nA dead-simple implementation of the lattice Boltzmann method with as few dependencies as possible in my favorite programming language 🦀.\n\n\u003e The lattice Boltzmann method is an application of Boltzmann particle (microscopic) principles in a lattice grid to simulate computation fluid dynamics (CFD) without directly solving the Navier-Stokes equations (macroscopic)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndbaker1%2Fbloe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndbaker1%2Fbloe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndbaker1%2Fbloe/lists"}