Solver: Mage: Minor change.

scenarios
Pierre-Antoine 2026-06-05 16:35:57 +02:00
parent c2d93b4a4a
commit b3c6f1031b
1 changed files with 1 additions and 1 deletions

View File

@ -1186,7 +1186,7 @@ class Mage8(Mage):
for p in r.profiles:
p.geometry.compute_tabulation()
logger.info(f"compute velocily...")
logger.info(f"compute velocity...")
for r in reachs:
for t in ts_list: