Skip to content
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

Closed
heikoburau opened this issue Sep 27, 2013 · 5 comments
Closed

Single Particle Tests produce no current #71

heikoburau opened this issue Sep 27, 2013 · 5 comments
Assignees
Labels
bug a bug in the project's code component: core in PIConGPU (core application)

Comments

@heikoburau
Copy link
Member

FieldJ.tpp:
if you set workerMultiplier to 1 everything is fine.

@ghost ghost assigned psychocoderHPC Sep 27, 2013
@ax3l
Copy link
Member

ax3l commented Sep 27, 2013

Introduced with 503880e , probably the same problem in radiation.
Merged in ffd64fe (I added some comments now)

@psychocoderHPC
Copy link
Member

No, problem I think I know where the bug is. I fix the bug on monday.

@PrometheusPi
Copy link
Member

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)

@ax3l
Copy link
Member

ax3l commented Sep 30, 2013

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...
(Looks like one-frame super cells do not generate current since ffd64fe)

psychocoderHPC added a commit to psychocoderHPC/picongpu that referenced this issue Sep 30, 2013
- delete double usage of parameter pos_e.period
- fix current bug
ax3l added a commit that referenced this issue Sep 30, 2013
@ax3l
Copy link
Member

ax3l commented Sep 30, 2013

Fixed with c2abc81

@ax3l ax3l closed this as completed Sep 30, 2013
f-schmitt pushed a commit to f-schmitt/picongpu that referenced this issue Oct 2, 2013
- delete double usage of parameter pos_e.period
- fix current bug
ax3l pushed a commit to ax3l/picongpu that referenced this issue Feb 17, 2015
…sue70-fix_for_mallocMC

Fix for the onPageTables formula
psychocoderHPC pushed a commit to psychocoderHPC/picongpu that referenced this issue Nov 1, 2017
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug a bug in the project's code component: core in PIConGPU (core application)
Projects
None yet
Development

No branches or pull requests

4 participants