S5.HPC.file_io.adjust_v#

S5.HPC.file_io.adjust_v(file: TecplotData, v_bar: float)[source]#

Adjust the mean velocity of the target file such that it is at v_bar.

Parameters:
  • file – The TecplotData object representing the velocity file.

  • v_bar – The new mean velocity.