Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Hi-PACE/hipace
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v22.11
Choose a base ref
...
head repository: Hi-PACE/hipace
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v22.12
Choose a head ref
  • 17 commits
  • 61 files changed
  • 4 contributors

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    f57647b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    763998a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    5398b24 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Automatic Beam loading using a near direct SALAME algorithm (#814)

    * salame
    
    * SALAME Module
    
    * allow for multiple iterations
    
    * test autograd
    
    * revert autograd
    
    * proper autograd
    
    * some cleaning
    
    * fix CI
    
    * add extra input option
    
    * add asserts
    
    * add some doc
    
    * add more doc
    
    * fix doc
    
    * fix doc 2
    
    * fix typos and add suggestions from review
    
    * test for overloading
    
    * add suggestions from review
    AlexanderSinn authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    38974b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e378d94 View commit details
    Browse the repository at this point in the history
  3. Fix errors in I/O (#818)

    * create openPMD series only once per rank
    
    * reset series each time it had been written
    
    * Update src/diagnostics/OpenPMDWriter.cpp
    
    Fix nlev
    
    * merge if statement
    
    Co-authored-by: Maxence Thevenet <maxence.thevenet@desy.de>
    SeverinDiederichs and MaxThevenet authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    c96a1fc View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    6280090 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. [mini] option to not use the phase for laser envelope advance (#821)

    * option to not use the phase for laser envelope advance
    
    * typo
    MaxThevenet authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    8f477da View commit details
    Browse the repository at this point in the history
  2. clean up deposition using ParallelFor with compile time optimizations (

    …#819)
    
    * clean up deposition using ParallelFor with compile time optimizations
    
    * fix whitespace
    
    * remove k_cell
    
    * fix invvol
    AlexanderSinn authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    10c3366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f6e45a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    894d708 View commit details
    Browse the repository at this point in the history
  5. Enable multiple laser pulses (#823)

    * Rename laser multilaser
    
    * option to have two lasers on 1 grid
    
    * fix input files to specify lasers
    
    * eol
    
    * init lasers
    
    * fix
    
    * safer for GPU when laser class becomes bigger, although a few more kernel launches
    
    * try fix Juwels compile issue
    
    * update doc for multiple laser pulses
    
    Co-authored-by: AlexanderSinn <alexander.sinn@desy.de>
    MaxThevenet and AlexanderSinn authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    a26b66e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. reset laser slices before DepositNeutralizingBackground (#827)

    * reset laser slices before DepositNeutralizingBackground
    
    * always reset laser slices
    SeverinDiederichs authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    2602ed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adc83a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56404b1 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Add derivative shape factors (#831)

    * add derivative shape factor
    
    * fix factor of -1
    AlexanderSinn authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    a5ab0cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2278064 View commit details
    Browse the repository at this point in the history
Loading