Software Open Access
{ "files": [ { "links": { "self": "https://zenodo.org/api/files/cf0eaa65-f1fa-46c1-9f21-43f4d35d896e/ZenodoPackage.zip" }, "checksum": "md5:3d2f9094c9c41bade3e5e7a04b78327a", "bucket": "cf0eaa65-f1fa-46c1-9f21-43f4d35d896e", "key": "ZenodoPackage.zip", "type": "zip", "size": 26700459 } ], "owners": [ 29178 ], "doi": "10.5281/zenodo.1305227", "stats": { "version_unique_downloads": 44.0, "unique_views": 1477.0, "views": 1577.0, "version_views": 1575.0, "unique_downloads": 44.0, "version_unique_views": 1475.0, "volume": 1335022950.0, "version_downloads": 50.0, "downloads": 50.0, "version_volume": 1335022950.0 }, "links": { "doi": "https://doi.org/10.5281/zenodo.1305227", "conceptdoi": "https://doi.org/10.5281/zenodo.1305226", "bucket": "https://zenodo.org/api/files/cf0eaa65-f1fa-46c1-9f21-43f4d35d896e", "conceptbadge": "https://zenodo.org/badge/doi/10.5281/zenodo.1305226.svg", "html": "https://zenodo.org/record/1305227", "latest_html": "https://zenodo.org/record/1305227", "badge": "https://zenodo.org/badge/doi/10.5281/zenodo.1305227.svg", "latest": "https://zenodo.org/api/records/1305227" }, "conceptdoi": "10.5281/zenodo.1305226", "created": "2018-08-16T11:35:41.181361+00:00", "updated": "2020-01-25T19:21:56.200207+00:00", "conceptrecid": "1305226", "revision": 6, "id": 1305227, "metadata": { "access_right_category": "success", "doi": "10.5281/zenodo.1305227", "description": "<p>Pushing the frontiers of polymer simulation with texture memory<br>\n---------------------------------------------------------------</p>\n\n<p><br>\nWelcome to the Source Code for simulating entangled star polymers.<br>\nThis custom software was used to generate data for the article “Five dimensional entanglement in star polymer dynamics"<br>\npublished in Advanced Theory and Simulations (Wiley)<br>\nA preprint is available here: https://arxiv.org/abs/1805.08508</p>\n\n<p>The demo provided here simulates Brownian dynamics of NS=104 stars with 3 arms, of length N=356 beads per arm.<br>\nIt requires a CUDA-enabled GPU card, which is managed from a Matlab environment using the launchstars.m script.<br>\nThe .cu source files are included and have been pre-compiled for several star sizes using this command:<br>\n mexcuda mystar356.cu</p>\n\n<p>Now simply run:<br>\n launchstars.m</p>\n\n<p>The default settings create the initial polymer configuration in Matlab, which is then transferred to GPU and processed by CUDA for 1000 steps.<br>\nThe resulting configuration is returned to Matlab, and selected data is stored for later analysis.<br>\nThis cycle is repeated 200 times, and the real-space configuration is optionally plotted in 3D (see a snapshot in the Figures folder).<br>\nOnce the demo is complete, you may verify the speed of the computation using this command (it runs an extra numIterations=1000 steps):</p>\n\n<p> tic; [R, randvector, ~] = fh(single(gpuArray(R)), randvector, b, vstrong, rstrong, cosbeta, numIterations, timeStep); toc;<br>\n Elapsed time is 0.398752 seconds.</p>\n\n<p>The above figure is for a box of 104*3*356=111072 beads, 1000 iterations, using a Titan XP card donated by the NVIDIA Corporation.<br>\nThe whole demo lasts about 1 minute 30 seconds.<br>\nThe branch point trajectory may be analysed by running the script autodiff.m provided in the Data Analysis Tools folder.<br>\nA typical result is shown in the MSD.pdf figure. Sub-reptative behaviour (negative slope) is apparent within one minute of simulation.</p>\n\n<p><br>\nAuthor:<br>\nAiridas Korolkovas, PhD<br>\nInstitut Laue-Langevin<br>\nUppsala University<br>\nkorolkovas@ill.fr<br>\nairidas.korolkovas89@gmail.com</p>\n\n<p>July 04, 2018</p>", "language": "eng", "title": "Pushing the frontiers of polymer simulation with texture memory", "license": { "id": "CC-BY-4.0" }, "journal": { "title": "Advanced Theory and Simulations" }, "relations": { "version": [ { "count": 1, "index": 0, "parent": { "pid_type": "recid", "pid_value": "1305226" }, "is_last": true, "last_child": { "pid_type": "recid", "pid_value": "1305227" } } ] }, "keywords": [ "GPU, CUDA, textures, polymers, entanglement, reptation" ], "publication_date": "2018-07-04", "creators": [ { "orcid": "0000-0001-7904-5639", "affiliation": "Uppsala University", "name": "Airidas Korolkovas" } ], "access_right": "open", "resource_type": { "type": "software", "title": "Software" }, "related_identifiers": [ { "scheme": "url", "identifier": "https://arxiv.org/abs/1805.08508", "relation": "isCitedBy" }, { "scheme": "doi", "identifier": "10.1002/adts.201800078", "relation": "isCitedBy" }, { "scheme": "doi", "identifier": "10.5281/zenodo.1305226", "relation": "isVersionOf" } ] } }
All versions | This version | |
---|---|---|
Views | 1,575 | 1,577 |
Downloads | 50 | 50 |
Data volume | 1.3 GB | 1.3 GB |
Unique views | 1,475 | 1,477 |
Unique downloads | 44 | 44 |