Puffin icon indicating copy to clipboard operation
Puffin copied to clipboard

3D unaveraged FEL simulation code

Results 33 Puffin issues
Sort by recently updated
recently updated
newest added

Full dumps are slow on distributed file systems when using recent versions of OpenMPI, that default to ompio for MPI-I/O. MPICH and MPI implementations based on MPICH (e.g. IntelMPI) use...

Hello! I was peeking through the documentation and source code and am wondering if there is an example using the `dtype = 'h5'` raw input for the radiation seed file....

When I try to run make && make install I run into the following type of error in DParallelSetUp.f90 501 | CALL MPI_ALLGATHER(in1,1,MPI_INT_HIGH, & | 1 ...... 523 | CALL...

The code states, "sDiffFrac Diffraction step size, expressed as fraction of reference resonant frequency" From manual, "Length of the difraction step, in units of the undulator period. Usually= 1. [1.0]"

The users should be careful when building own HDF5 libraries and using them in Puffin. For Ubuntu 18.04 and Manjaro 18 the use of own built HDF5 may lead to...

bug

Apparently Puffin suffers a memory leak. The problem is visible when using periodic (steady state) mode. The most visible example is LCLS run. So far the reason is not clear.

bug

To get 'sensible' radius without user having to work it out for entry, to estimate the power?

enhancement

How to specify that we don't want an energy spread in the 1D case??? Currently, it's when inumMPs = 0... Should we just make it when sig_gamma = 0 instead?...

enhancement

The diffraction solution is analytic, but the application of the boundaries must be done frequently to absorb reflections in the mesh. Currently, the field is propagated over the entire drift...

bug