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

Allow to set Beta of Moving Window #377

Open
ax3l opened this issue Apr 28, 2014 · 7 comments
Open

Allow to set Beta of Moving Window #377

ax3l opened this issue Apr 28, 2014 · 7 comments
Labels
component: core in PIConGPU (core application)
Milestone

Comments

@ax3l
Copy link
Member

ax3l commented Apr 28, 2014

Allow the use to set the beta of the moving window

  • range [0.0:1.0]
  • default value: 1.0
@ax3l ax3l added this to the Open Beta milestone Apr 28, 2014
@ax3l ax3l modified the milestones: 1.0, Open Beta Apr 28, 2014
@PrometheusPi
Copy link
Member

cool 👍

@f-schmitt
Copy link
Member

Yeah, super cool :) What's beta?

@ax3l
Copy link
Member Author

ax3l commented May 13, 2014

Beta is just he normalized speed of the moving window in respect to the speed of light. Since the range of this is usually [ 0.0; 1.0 ] it works as a quite convenient scaling:
\beta=v/c

Right now, our beta is 1.0 (=c).

Some processes, like ion acoustic shocks, propagate slower than the vacuum speed of light. In that case one might like to track the shock front and not a fast propagating laser.

@f-schmitt
Copy link
Member

Got it!

@ax3l
Copy link
Member Author

ax3l commented Apr 13, 2017

after several refactorings that is easy to implement by now and really needed.
The only thing that needs to be changed is the addition of a user-factor here.

@ax3l ax3l modified the milestones: Future, Release Candidate: 0.3.0 Apr 13, 2017
@ax3l ax3l removed the feature label Nov 13, 2017
@BrianMarre
Copy link
Member

@steindev is this issues still relevant?

@psychocoderHPC
Copy link
Member

Yes, this is still relevant, we have one point where all is already implemented but we do not expose the beta factor currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: core in PIConGPU (core application)
Projects
None yet
Development

No branches or pull requests

5 participants