-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Single Particle Tests produce no current #71
Comments
No, problem I think I know where the bug is. I fix the bug on monday. |
I am confused. Are the "Single Particle Tests" supposed to produce current? At least for the "SingleParticleRadiationWithLaser", a self feedback and an initial positive background would be fatal. (Here, the current is switched off by default: componentsConfig.param line: 88) |
Yes, most of the time we disable the current generation to follow the undisturbed trajectories. Anyway, if enabled, current should be generated in SingleParticleTests, too... |
- delete double usage of parameter pos_e.period - fix current bug
Fixed with c2abc81 |
- delete double usage of parameter pos_e.period - fix current bug
…sue70-fix_for_mallocMC Fix for the onPageTables formula
1cc899e Merge pull request ComputationalRadiationPhysics#72 from ComputationalRadiationPhysics/doc-installTBB f77cbbc Docs: Install TBB 0c523c1 Merge pull request ComputationalRadiationPhysics#69 from psychocoderHPC/topic-tbbSupport 09b45d1 add TBB support 41cc5c7 Merge pull request ComputationalRadiationPhysics#70 from psychocoderHPC/topic-updateAlpaka 8732079 update alpaka to latest dev a76e409 Merge pull request ComputationalRadiationPhysics#71 from psychocoderHPC/topic-updateTravisModules 3872172 increase cmake minimal version 8967663 update travis modules boost/cmake fbd0b8e Merge pull request ComputationalRadiationPhysics#68 from psychocoderHPC/fix-cuda9DefaultConstructorWarnings 164ace2 fix warning: CUDA 9 git-subtree-dir: thirdParty/cupla git-subtree-split: 1cc899ed11a2c7e454a80deb1a2e8e0b06f091d9
FieldJ.tpp:
if you set workerMultiplier to 1 everything is fine.
The text was updated successfully, but these errors were encountered: