[us-commits] [ehb54/ultrascan3] e49834: Add `calc_omega2t` functionality to `US_AstfemMath...

Lukas Dobler noreply at github.com
Mon Sep 22 06:49:29 MDT 2025


  Branch: refs/heads/lukas/bad-timestate
  Home:   https://github.com/ehb54/ultrascan3
  Commit: e49834c3a05a6ffbc730f24be564d3c319a06d2a
      https://github.com/ehb54/ultrascan3/commit/e49834c3a05a6ffbc730f24be564d3c319a06d2a
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

  Changed paths:
    M utils/us_astfem_math.cpp
    M utils/us_astfem_math.h

  Log Message:
  -----------
  Add `calc_omega2t` functionality to `US_AstfemMath` for omega2t calculations

Introduced a new method `calc_omega2t` in `US_AstfemMath` to calculate omega2t values based on speed profiles, acceleration rates, and time parameters. Enhanced flexibility for processing speed step data.


  Commit: 046484c8433d54042b223de7aebd2b793424b6a9
      https://github.com/ehb54/ultrascan3/commit/046484c8433d54042b223de7aebd2b793424b6a9
  Author: doluk <69309597+doluk at users.noreply.github.com>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

  Changed paths:
    M programs/us_astfem_sim/us_astfem_sim.cpp

  Log Message:
  -----------
  Refactor speed step simulation logic in `us_astfem_sim.cpp`

Streamlined speed profile processing by removing redundant legacy logic and incorporating `calc_omega2t` for precise omega2t and time grid calculations. Enhanced clarity and maintainability of simulation loop.


Compare: https://github.com/ehb54/ultrascan3/compare/b21a559ee9e3...046484c8433d

To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications


More information about the us-commits mailing list