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

KHI Heating test off? #2687

Closed
psychocoderHPC opened this issue Aug 15, 2018 · 7 comments
Closed

KHI Heating test off? #2687

psychocoderHPC opened this issue Aug 15, 2018 · 7 comments
Assignees
Labels
bug a bug in the project's code component: examples PIConGPU or PMacc examples component: tools scripts, python libs and CMake

Comments

@psychocoderHPC
Copy link
Member

I run a heating test for KHI with electrons/positrons and saw confusing results:
used branch: c4ee993

it should be look like this:
28874812-bb5009ce-7793-11e7-833e-1a1e36771c35
copied from : #2168 (comment)

but is:
dev_heat

The error is by a factor 100 to large.

@psychocoderHPC psychocoderHPC added the bug a bug in the project's code label Aug 15, 2018
@psychocoderHPC
Copy link
Member Author

psychocoderHPC commented Aug 15, 2018

I will check now the 0.4.0-rc

[update]: the error in 0.4.0-rc is equal to the current dev

@PrometheusPi
Copy link
Member

@kossag14 This might affect you and could explain why the injection is lost in the bubble.

@psychocoderHPC
Copy link
Member Author

I discussed this with @ax3l and he pointed me to the bug fix in #2112. It could be that the results are correct and older plots was wrong due to the bug #2112.

@ax3l
Copy link
Member

ax3l commented Aug 27, 2018

@PrometheusPi is cross verifying if our AddTemperature manipulator is still properly set up.

@psychocoderHPC
Copy link
Member Author

I found the BUG the file for the field energies is names field_energy.dat and since we have particle filter the energy files for particles with the fault filtering (All) are called <SPECIESNAME>_energy_all.dat. The tool plotNumericalHeating is changed to check only files with fits the regex *_energy_all.dat therefore field energies are not taken into account.

@psychocoderHPC psychocoderHPC added the component: tools scripts, python libs and CMake label Sep 3, 2018
@psychocoderHPC psychocoderHPC self-assigned this Sep 3, 2018
@ax3l ax3l changed the title possible bug: dev branch after 0.4.0 KHI Heating test off? Sep 3, 2018
@ax3l ax3l added the component: examples PIConGPU or PMacc examples label Sep 3, 2018
@PrometheusPi
Copy link
Member

The initial temperature setting is correct #2698.

@psychocoderHPC
Copy link
Member Author

solved with #2697

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: examples PIConGPU or PMacc examples component: tools scripts, python libs and CMake
Projects
None yet
Development

No branches or pull requests

3 participants