Not so clear to me: What is the domain of MTK where using MTK to create models is a good choice?
In particular, we have a package for modelling aerodynamic forces and moments of 3D wings: GitHub - OpenSourceAWE/VortexStepMethod.jl: Aerodynamic models of 3D wings using the Vortex Step Method
Would that be a model that could be re-implemented using MTK at all? If yes, would that be beneficial?
Currently, it uses NonlinearSolve.jl as solver.