mirror of https://gitlab.com/pamhyr/pamhyr2
Solver: Mage: Minor change.
parent
c2d93b4a4a
commit
b3c6f1031b
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue