Sebastian Günther
Sebastian Günther
Hello, I would like to include a first implemention on iron loss calculation based on the new FEA results feature. Therefore some things have to be discussed to find an...
Hello to everyone, there should be a winding pattern editior within the GUI. As stated by @BonneelP [here](https://github.com/Eomys/pyleecan/issues/17#issuecomment-566557388), there are some ideas to do that. Anyway help is greatly appreciated....
Hello to everyone, it would be nice to have a live preview of the geometry inputs within the GUI. As a first step, this would require to have meaningful default...
Hello to everyone, this issue will be to discuss the possiblites to automate the GUI creation as mentioned [here](https://github.com/Eomys/pyleecan/issues/17#issuecomment-566557388). > Since there are a lot of hand coded files, what...
Hello, the method build_geometry for the different types of geometry (i.e. Lamination, Slot, ...) is inconsistent, since the input parameter are not the same. Slots build_geometry method has no input...
Hello @helene-t , I got some data object but I'm not able to use plot method due to an error. My object is as follows ``` from SciDataTool import Data1D,...
Hello @helene-t , do you have some documentation the SciDataTool GUI? I tried to visualize e.g. phase fluxlinkage and their FFT but I was not able to do that. Or...
Hello, I got some DataND objects with 'Speed' and 'Torque' axis and e.g. 'Current' array data. I wanted to 'export_along' this data but had an issue that is due to...
There seems to be some undocumented features in the setter of VarLoad.OP_Matrix property (_set_OP_Matrix). I.e. one can set an OPMatrix, a list of operation points or a file with operation...