Romain Beucher
Romain Beucher
Thanks @plovely for reporting this. I will have a look
I can reproduce the issue. Let's see if I can resolve that.
As a temporary workaround, you can access all the options by doing ``` dir(rh) ```
Looks like a ipython / jupyter issue https://github.com/ipython/ipython/issues/12740
I have tried that, I think there is something else...
@julesghub There seem to be an issue when overriding both __getattr__ and __dir__ in a class. I have asked the ipython people. Could be a security thing as I can...
I suspect this is related to ipython / Jupyter and may have security reasons... I'll see if I can find a way around.
It's still a pb... We need to fix that...@julesghub
We now have stabilization for sticky air model. We need to add the Free Surface option. We need to extract the normals of the elements. We should be able to...
@julesghub do we want to merge this?