- Dresden, Germany
Block or Report
Block or report sbastrakov
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
contributing Public
Forked from ComputationalRadiationPhysics/contributing
📚 guidelines and styles to contribute to our projects -
picongpu Public
Forked from ComputationalRadiationPhysics/picongpu
A particle-in-cell code for GPGPUs
✨ C++
-
Catch2 Public
Forked from catchorg/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
C++
-
openPMD-converter-GDF Public
Forked from ComputationalRadiationPhysics/openPMD-converter-GDF
converter between openPMD and GDF
Python
-
alpaka Public
Forked from alpaka-group/alpaka
Abstraction Library for Parallel Kernel Acceleration
🐴 C++
-
708 contributions in the last year
Activity overview
Contribution activity
April 2022
Created 3 commits in 1 repository
Created a pull request in alpaka-group/alpaka that received 11 comments
Fix CUDA/HIP math function annotations and cover it by unit tests
First commit is the tests, second is potential fix by @SimeonEhrig @psychocoderHPC .
The tests are done in a bit of quick-and-dirty fashion, wanted…
Opened 14 other pull requests in 2 repositories
ComputationalRadiationPhysics/picongpu
5
open
8
merged
- Add wavepacket incident field profile
- Modify incident field functors to take time in constructor instead of operator()
- Fix a bug in plane wave incident field for circular polarization
- Add polynom incident field profile
- Only check for Huygens surface positioning when incident field is enabled
- Change way of controlling position of the Huygens surface
- Add plane wave incident field profile
- Add utilities for calculating incident B from E using slowly varying envelope approximation
- Add a check and warning printed when no volume inside the Huygens surface
- Add a warning for auto-adjusting domain to fit field absorber
- Add a doc section on general usage of CPU systems
- Add basic support for laser profiles in incident field
- Add EZ current deposition type as alias to EmZ
alpaka-group/alpaka
1
merged
Reviewed 17 pull requests in 2 repositories
ComputationalRadiationPhysics/picongpu
11 pull requests
- refactor openPMD plugin
- Add utilities for calculating incident B from E using slowly varying envelope approximation
- allow time dependent checkpointing
- Add basic support for laser profiles in incident field
- Fix logging message in openPMD plugin
- Fix compile error: decltype(...) somehow returns a reference
- Adjust laser in incident field example for a more realistic setup
-
fix function
toTimeSlice - Add a doc section on general usage of CPU systems
- fix openPMD outputs negative particle patch offset
-
do not expose command line option
--checkpoint.openPMD.file
Created an issue in ComputationalRadiationPhysics/picongpu that received 1 comment
Consider changing parameters for incident field generation surface position
Discussed offline with @PrometheusPi , we may want to set it as fixed total position, and not as offset from field absorber, in order to better int…
Opened 4 other issues in 1 repository
ComputationalRadiationPhysics/picongpu
3
open
1
closed
- Did we forget to backport changes to README after the last release?
- Put current time into constructor of incident field functors instead of operator()
- picongpu::cellSize is surprisingly not constexpr
- Auto-adjusting domain to fit field absorber leads to domain fully or almost fully covered by absorber