Particle-in-cell code for plasma simulation
Stars
428
Forks
145
Watchers
428
Open Issues
29
Overall repository health assessment
No package.json found
This might not be a Node.js project
2.0k
commits
2.0k
commits
292
commits
282
commits
247
commits
212
commits
178
commits
74
commits
49
commits
33
commits
Updated gpu compilation ruche CI submition script
80cfcaeView on GitHubAdded support for cuda >= 13.0 ; for now cuda < 13.0 and hip are doing the same thing, will need to be updated if newer hip follows newer cuda ; had to switch to c++17 standard ; support for the new ruche stack and cleanup old machinefiles
f523fefView on GitHubSome doc in order to using new smoothed beam laser profil in 2D, 3D, 2D periodic, 3D periodic
1836495View on GitHubSome laser profile in order to make Temporal (broadband,ssd) and Spatial Smoothed beam (with speckles)
f89aab5View on GitHubMerge branch 'develop' of llrgit.in2p3.fr:smilei/smilei into develop
6cccd54View on GitHubclarification in the AMcylindrical geometry documentation
8864651View on GitHubadded copyFieldsFromDeviceToHost back to the moving window function in order to fix MW for multi GPU execution ; changed HostDeviceMemoryManagement::DoGetDevicePointer to have the same behavior for openacc and openmp , requires openmp > 5.1 which is standard now
80e300eView on GitHub