Skip to content

refactor: improve norm calculation for magnetic field vectors#30

Merged
Beforerr merged 1 commit intomainfrom
push-kurznxpvrsxo
Jan 14, 2026
Merged

refactor: improve norm calculation for magnetic field vectors#30
Beforerr merged 1 commit intomainfrom
push-kurznxpvrsxo

Conversation

@Beforerr
Copy link
Member

most of the changes aims to fix JET reporting issues

  • Replace LinearAlgebra.norm with custom _norm function using norm_sqr for better handling of vector quantities
  • Split Alfven_speed and Alfven_velocity implementations to handle scalar BField and vector BFields separately

most of the changes aims to fix JET reporting issues

- Replace LinearAlgebra.norm with custom _norm function using norm_sqr for better handling of vector quantities
- Split Alfven_speed and Alfven_velocity implementations to handle scalar BField and vector BFields separately
@Beforerr Beforerr merged commit 037c557 into main Jan 14, 2026
4 of 5 checks passed
@Beforerr Beforerr deleted the push-kurznxpvrsxo branch January 14, 2026 04:02
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