Marco Mangano
Marco Mangano
I am personally onboard with having the code automatically disabling blockettes, as long as we provide a clear "warning" (similar to the one we have/had for the OM wrapper). Given...
@eirikurj haven't followed the discussion but `prefoil` can re-parameterize the airfoils from the "point cloud" using pySpline routines and has a more robust method to [find the LE](https://github.com/mdolab/prefoil/blob/c59f087134517f2d4a9f1a621284da1f3abf7a67/prefoil/airfoil.py#L161-L192). I assume...
Thanks for opening this issue! To clarify, @DGCaprace and I do not expect anybody to prioritize and work on this issue right now, but I think it is important to...
@anilyil I think we might have briefly talked about `'lowspeedpreconditioner'` when we discussed the option setup, but ended up not having a strong opinion about that. I tweaked a bit...
I tested the `lowspeedpreconditioner` option locally on coarse meshes (Mads' L3-L2) and I only notice a minimum difference in wall time, but the number of iterations to converge is the...
Nope, this happens on my RANS tests for rotating frames. I showed this to @anilyil and he recommended to open the issue
I opened this issue (together with many others) because it was part of the TODO list from 2yrs ago that @nwu63 mentioned during the presentation today. It is not part...
Related to this issue, see #255 . I think we need to refactor the way the `Optimization` instance is updated so that when printing the solution at the end, functions...
Has this been addressed to the extent we wanted?
@kanekosh did you end up looking into how to extract info from IPOPT? we might get more people involved this time