Skip to content

ensure shearing box test also analyse B - #412

Merged
glesur merged 2 commits into
developfrom
fixShearingBoxTest
Sep 18, 2026
Merged

glesur merged 2 commits into
developfrom
fixShearingBoxTest

Conversation

@glesur

@glesur glesur commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the ShwaveAmplitude analysis in the shearing box MHD test to add support for an optional phase shift parameter and applies a phase shift to the analysis of magnetic field components as the B field is expected to be shifted

@glesur
glesur merged commit 8e4f8db into develop Sep 18, 2026
41 checks passed
@glesur
glesur deleted the fixShearingBoxTest branch September 18, 2026 12:58
@glesur glesur mentioned this pull request Sep 23, 2026
glesur added a commit that referenced this pull request Sep 24, 2026
### Changed

- bump up Kokkos to 5.1. As a result, Idefix now requires a C++20-compatible compiler (#384)
- improve Kokkos 5 performances on AMD targets (#402)
- make MPI gpu-direct optional with a device-host fallback transfer path (#389)
- refactor communication packing/unpacking in Axis and ConstrainedTransport using Buffer and BoundingBox (#385)
- move CheckNan to the end of loop stages in TimeIntegrator (#403)
- keep inter-cell flux in every direction for analysis (#337)
- update CI/tooling and dependencies  (#371,#372,#377,#383,#390,#392,#393,#400)
- update copyright headers across the project (#410)

### Fixed

- fix div(B) check robustness (#369)
- fix segfault when using UCT_HLL with DIMENSIONS < 3 (#386)
- fix coarsening + viscosity CFL condition violation (#397)
- fix issues when linking parallel HDF5 with CMake (#391)
- restore Ctrl-C handling when pydefix is active (#388)
- ensure shearing-box tests also analyse magnetic field B (#412)
- fix security settings in CI jobs (#373)

### Added

- enable parsing of 1D column data and interpolation in functional space using `LookupTable` (#401)
- add conservation tests to OT and OT3D (#407)
- add/improve `testme.json` validation in tests  (#378, #394, #405)
- add documentation for pydefix usage in virtual environments (#365)
- add compiler informations in the logs and in stdout (#402)

---------

Co-authored-by: Victor Réville <victorreville@gmail.com>
Co-authored-by: Hal Bal <vreville@irap.omp.eu>
Co-authored-by: Jean Kempf <jean.kempf@irap.omp.eu>
Co-authored-by: Victor Réville <47865059+vreville@users.noreply.github.com>
Co-authored-by: Marc Coiffier <marc.coiffier@univ-grenoble-alpes.fr>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Clément Robert <cr52@protonmail.com>
Co-authored-by: glesur <glesur@login6.head.adastra.cines.fr>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Alankar Dutta <dutta.alankar@gmail.com>
Co-authored-by: Sébastien Valat <sebastien.valat.dev@orange.fr>
Co-authored-by: Sébastien Valat <sebastien.valat@univ-grenoble-alpes.fr>
Co-authored-by: nscepi <63753204+nscepi@users.noreply.github.com>
Co-authored-by: ScatteredComet <120208759+ScatteredComet@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant