picmi-standard / picmi

Standard input format for Particle-In-Cell codes
https://picmi.readthedocs.io
Other
35 stars 25 forks source link

Particle Methods: #112

Open tsung1029 opened 5 months ago

tsung1029 commented 5 months ago

In issue #40 I suggested adding methods for particles so we can allow for pushers such as

Vay Higuera Li (and others?)

to be specified by PICMI. Today Jean Luc extended on this idea and say that particles methods should include pusher, charge deposition, and force interpolation. So I am proposing the following specificaitons for particles.

(1) pusher type (see above)

(2) particle shape (an integer for a spline order?)

(3) energy or momentum conserving force interpolation

(4) charge conservation (logical flag): is the charge deposition charge conserving? (full EM only)

I think that will cover all the EM PIC codes. Please feel free to comment here.