Warwick-Plasma/epoch

How to read given particle pos and p from existed files

Closed this issue · 3 comments

Dear developers,

How to read given particle pos and p from existed files?
Thank you.

Best regards,
Zhongwei

@Status-Mirror
Dear Status-Mirror ,
Could you provide an example of particle_from_file block example?
The species name could be the same as what defined in species block? How to define the mass and charge?
Thank you very much!

input.zip
@Status-Mirror
Please find the attached input deck for species "E1" and corresponding f90 file for generating the input particle x,y,px,py,pz dat files.
it report as follows:
image

Could you help check which part is incorrect, thank you!

Fixed.
In the input.deck, I have to use species name E1 as defined before instead of "E1" or 'E1'.
Cheers.