m-k-S / jaxblade

A parametric framework for generating turbine blade geometries using JAX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

  • JIT compilation witH JAX does not work for any of the methods due to a "ConcretizationTypeError"?
  • scipy.integrate methods are not implemented in JAX yet, so get_arc_length is using regular scipy

About

A parametric framework for generating turbine blade geometries using JAX


Languages

Language:Python 100.0%