-
Notifications
You must be signed in to change notification settings - Fork 25
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
Enhance: Laser, Species Orbit Integration, Defaults #40
Comments
Discussed today in CAMPA meeting:
|
Sorry for the late reply. Here are a few answers:
3./4. Sounds good. Should we actually pass this as an overall argument of the |
Note: we use a default of |
Hi:
I made some PICMI files in the past week and I noticed the following things about the PICMI specifications, I am wondering if these can be implemented.
(1) for the laser make it possible to use I0 as a way to specify the amplitude
(2) for the Gaussian laser “duration” is not well defined. How is it related to FWHM of the laser? I understand that in the time domain the laser needs to be completely off at some point in z (or time) so maybe we need both a variable called duration to specify the cutoff in time, and another variable for the FWHM of the laser?
(3) it would be useful to add a “method” attribute for the species as well, to specify the orbit integration method, similar to the fields.
(4) for some attributes we can have defaults, for example
method = "Yee" for fields
"Boris" for particles
cfl=.99 for the CFL condition
and so forth. Please let me know and I am happy to contribute to this effort.
The text was updated successfully, but these errors were encountered: