{"id":21066633,"url":"https://github.com/yaraslaut/prop","last_synced_at":"2025-05-16T03:31:58.830Z","repository":{"id":170089938,"uuid":"585505657","full_name":"Yaraslaut/prop","owner":"Yaraslaut","description":"2D FDTD solver of Maxwell's equations","archived":false,"fork":false,"pushed_at":"2024-04-04T15:44:06.000Z","size":1167,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T19:13:48.372Z","etag":null,"topics":["cpp","electromagnetics","kokkos","maxwell-equations","physics","simulation"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yaraslaut.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-01-05T10:46:55.000Z","updated_at":"2024-10-06T18:53:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"c5b6ef4e-e45b-42ab-9548-f1ed5786c5e6","html_url":"https://github.com/Yaraslaut/prop","commit_stats":null,"previous_names":["yaraslaut/prop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yaraslaut%2Fprop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yaraslaut%2Fprop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yaraslaut%2Fprop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yaraslaut%2Fprop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yaraslaut","download_url":"https://codeload.github.com/Yaraslaut/prop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254462765,"owners_count":22075315,"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":["cpp","electromagnetics","kokkos","maxwell-equations","physics","simulation"],"created_at":"2024-11-19T18:00:47.948Z","updated_at":"2025-05-16T03:31:58.415Z","avatar_url":"https://github.com/Yaraslaut.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](logo/logo.png)\n\n# prop\n\nFDTD solver of Maxwell's equations with the use of different backends including GPU.\nWhile computational part is written in c++ you are encouraged to use `python` wrapper to execute calculations and handle\ndata.\n\n# Build\n\n`prop` uses `cmake` for compilation and relies on CPM to fetch external packages.\nExample command to build prop with openmp support, to compile with CUDA support, use `prop-cuda-debug` preset.\n\n``` sh\ncmake --preset prop-openmp-debug\ncmake --build build --target pyprop\n```\nIMPORTANT: please specify `target` when building `prop` otherwise compilation time will be extremely large.\nInclude target `prop_test` if you want to run unit tests.\n\nYou can see all available presets via `cmake --list-presets` command.\n\n# Usage and Examples\n\nYou can find examples in `examples` folder. `prop` provides cmake target `copy_python_files_in_binary_dir` to run examples without installation of python package system wide.\n\n``` sh\ncd build\ncmake --build . --target copy_python_files_in_binary_dir\npython ./simple.py\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaraslaut%2Fprop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyaraslaut%2Fprop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaraslaut%2Fprop/lists"}