Skip to content

Fix velocity

Alexander Schlaich requested to merge fix_velocity into main

The velocity weight function erroneously divided by the number of compounds, however all weighting should be done in the base modules only (where it is already accounted for).

This fixes the velocity profiles and corresponding tests.

Merge request reports