{"id":26091514,"url":"https://github.com/pmocz/cfd-comparison-python","last_synced_at":"2025-04-12T06:42:31.321Z","repository":{"id":192317077,"uuid":"686491889","full_name":"pmocz/cfd-comparison-python","owner":"pmocz","description":"Comparison of various numerical methods for computational fluid dynamics","archived":false,"fork":false,"pushed_at":"2023-09-03T15:16:09.000Z","size":445,"stargazers_count":30,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-12-16T15:54:03.285Z","etag":null,"topics":["cfd","finite-volume","lattice-boltzmann","smoothed-particle-hydrodynamics","spectral-methods"],"latest_commit_sha":null,"homepage":"https://philip-mocz.medium.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmocz.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}},"created_at":"2023-09-03T00:59:46.000Z","updated_at":"2023-12-01T14:59:29.000Z","dependencies_parsed_at":"2023-09-04T05:41:42.873Z","dependency_job_id":"674e11bc-af1f-402a-a523-e64561bbc9e0","html_url":"https://github.com/pmocz/cfd-comparison-python","commit_stats":null,"previous_names":["pmocz/cfd-comparison-python"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmocz%2Fcfd-comparison-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmocz%2Fcfd-comparison-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmocz%2Fcfd-comparison-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmocz%2Fcfd-comparison-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmocz","download_url":"https://codeload.github.com/pmocz/cfd-comparison-python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530611,"owners_count":21119592,"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":["cfd","finite-volume","lattice-boltzmann","smoothed-particle-hydrodynamics","spectral-methods"],"created_at":"2025-03-09T10:21:28.811Z","updated_at":"2025-04-12T06:42:31.295Z","avatar_url":"https://github.com/pmocz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cfd-comparison-python\nComparison of various numerical methods for computational fluid dynamics. You are encouraged to add your own or improve the schemes below!\n\n## Create Your Own Computational Fluid Dynamics Simulations (With Python)\n\n### Philip Mocz (2023),  [@PMocz](https://twitter.com/PMocz) 👈 Follow me for more!\n\nSimulate the isothermal compressible Euler equations with:\n\n1. [Finite Volume Method](https://levelup.gitconnected.com/create-your-own-finite-volume-fluid-simulation-with-python-8f9eab0b8305)\n\n\n```\npython finitevolume.py\n```\n\n![FV Simulation](./finitevolume.png)\n\n2. [Spectral Method](https://levelup.gitconnected.com/create-your-own-navier-stokes-spectral-method-fluid-simulation-with-python-3f37405524f4)\n\n```\npython spectral.py\n```\n\n![Spectral Simulation](./spectral.png)\n\n3. [Lattice Boltzmann](https://medium.com/swlh/create-your-own-lattice-boltzmann-simulation-with-python-8759e8b53b1c)\n\n```\npython latticeboltzmann.py\n```\n\n![LB Simulation](./latticeboltzmann.png)\n\n4. [Smoothed-Particle-Hydrodynamics](https://philip-mocz.medium.com/create-your-own-smoothed-particle-hydrodynamics-simulation-with-python-76e1cec505f1)\n\n```\npython sph.py\n```\n\n![SPH Simulation](./sph.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmocz%2Fcfd-comparison-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmocz%2Fcfd-comparison-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmocz%2Fcfd-comparison-python/lists"}