Puffin
Puffin copied to clipboard
3D unaveraged FEL simulation code
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...
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.
To get 'sensible' radius without user having to work it out for entry, to estimate the power?
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?...
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...