Latest updates to data conversion

This commit is contained in:
dario
2024-10-08 14:06:54 +02:00
parent 5479773e32
commit 86cdc18c95
14 changed files with 9803 additions and 6360 deletions

View File

@@ -34,7 +34,7 @@ class PressureSensor(Sensor):
if self._ts_effects:
# Pre-defined constants.
_p = 3e6
sigma = 40
sigma = 100
# How far away from transsonic speed (mach 1) are we?
vvec = self._dataset.get_velocity('global')