QuickPIC-OpenSource
QuickPIC-OpenSource copied to clipboard
Open source repository for QuickPIC
Hi QuickPIC maintainers, In [CAMPA](https://campa.lbl.gov), we recently started to create an overview catalogue of Accelerator Simulation Codes. Would you be interested to update the entry for QuickPIC? :) - database:...
Hi, I am facing an issue when I use beam "profile" = 1. The piecewise z is centered on 0. The beam always initializes at the edge of the window...
Hello, I have been running into an issue where two identical plasma profiles are producing different results. In one simulation, there is a uniform density profile where n0 = 1.0e18...
Program received signal SIGSEGV: Segmentation fault - invalid memory reference. $ mpirun -np 1 ./qpic.e Backtrace for this error: #0 0x2b82fff575ef in ??? #1 0x2b83002bf9f6 in ??? #2 0x2b82fe40d4c5 in...
A new profile code 4 is implemented, for reading the beam particles from a particle raw h5 file of a OSIRIS or QuickPIC output. The example input deck is following....
Dear devs, I'm experiencing a problem with running a simulation with `indx=12, indy= 12`. I'm using an HPC cluster with a plenty of resources, and for example `indx=11, indy=11, indz=13`...
I have been experiencing a segmentation fault when running my simulation. Recompiling QuickPIC with debug information shows an invalid array access in the function PPGPPOST2L in part2d_lib77.f: https://github.com/UCLA-Plasma-Simulation-Group/QuickPIC-OpenSource/blob/2982d7a67c42542bb131f4fc1b37a918289c71e0/source/part2d_lib77.f#L257 Print debugging...
How can one input a driver bunch which is tilted wrt to the propagation axis into QuickPIC? Is it possible?
laser
holle! how to form a laser beam by useing the fiel session?
Hi, I am new to QuickPIC. Could anyone give me some help on setting up the code? Many thanks. I used "mpirun -np 4 ./qpic.e rpinput" to start the simulation....