Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Resolve "AMR regression tests"

frey_m requested to merge 78-amr-regression-tests into master

This MR adds following tests:

  • 4 multi-bunch tests with the ML solver of AMReX
  • 4 multi-bunch tests with the AMR_MG solver of Trilinos
  • 1 restart test with the ML solver
  • 1 restart test with the AMR_MG solver

The multi-bunch tests have the following configurations:

no. bunches no. AMR levels
2 1
2 2
4 2
4 3

In each test we compare the beam size, emittance and halo of each individual bunch using the corresponding *.smb file (is a SDDS file).

This MR is part of src#496 (closed)

Closes #78 (closed)

Edited by frey_m

Merge request reports