{"id":32659770,"url":"https://github.com/lu-m-dev/cuda-molecular-simulation","last_synced_at":"2025-10-31T15:02:40.898Z","repository":{"id":321338341,"uuid":"1073589035","full_name":"lu-m-dev/CUDA-molecular-simulation","owner":"lu-m-dev","description":"CUDA accelerated molecular simulation of materials","archived":false,"fork":false,"pushed_at":"2025-10-10T10:27:37.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-29T05:51:13.694Z","etag":null,"topics":["cuda","materials-science","molecular-dynamics","molecular-simulation","monte-carlo"],"latest_commit_sha":null,"homepage":"","language":null,"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/lu-m-dev.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-10T10:27:34.000Z","updated_at":"2025-10-10T10:29:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/lu-m-dev/CUDA-molecular-simulation","commit_stats":null,"previous_names":["lu-m-dev/cuda-molecular-simulation"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/lu-m-dev/CUDA-molecular-simulation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-m-dev%2FCUDA-molecular-simulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-m-dev%2FCUDA-molecular-simulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-m-dev%2FCUDA-molecular-simulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-m-dev%2FCUDA-molecular-simulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lu-m-dev","download_url":"https://codeload.github.com/lu-m-dev/CUDA-molecular-simulation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-m-dev%2FCUDA-molecular-simulation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282007156,"owners_count":26598240,"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","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cuda","materials-science","molecular-dynamics","molecular-simulation","monte-carlo"],"created_at":"2025-10-31T15:01:19.793Z","updated_at":"2025-10-31T15:02:40.891Z","avatar_url":"https://github.com/lu-m-dev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# CUDA Molecular Simulation\n\nThis project provides tools for simulating materials using molecular statics, molecular dynamics (MD), and Monte Carlo (MC) methods. It is designed to study the behavior of atomic systems under temperature changes and potentially other environmental conditions. The simulations are implemented in CUDA for parallelized computation. \n\n## Abstract\n\n- Molecular statics: energy minimization and relaxation of atomic configurations.\n- Molecular dynamics: time-integration of atomic motion to simulate temperature-dependent behavior.\n- Monte Carlo: stochastic sampling for thermodynamic properties and phase-space exploration.\n- Real-Time 3D Viewer: Visually inspect the material structure as the simulation runs. The viewer includes controls for playback speed and camera movement.\n- Data Output: Measured ensemble quantities are saved as CSV files.\n- Data Visualization: A separate Jupyter Notebook file features an interactive Dash dashboard to graphically view results.\n\n## Build Instructions\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/M320322/CUDA-molecular-simulation.git\n   ```\n2. Navigate to the project directory:\n   ```sh\n   cd ./CUDA-molecular-simulation\n   ```\n3. Build with CMake:\n   ```sh\n   cmake -B build -S . -G \"Visual Studio 17 2022\"\n   ```\n4. Open the solution in Visual Studio:\n   ```sh\n   cd build\n   start ./cuda-molecular-simulation.sln\n   ```\n\n## Usage\n\nTypical workflows supported by this project include:\n\n- Relaxing an atomic structure using molecular statics to find a local energy minimum.\n- Running molecular dynamics simulations to observe temperature-driven behavior and compute statistics such as temperature, pressure, and diffusion.\n- Performing Monte Carlo sampling to estimate equilibrium properties or sample rare events.\n\nSee the code and example scripts for the exact command-line options and API once they are added.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu-m-dev%2Fcuda-molecular-simulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flu-m-dev%2Fcuda-molecular-simulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu-m-dev%2Fcuda-molecular-simulation/lists"}