gituser789
gituser789
The switching model is Qrr and Coss, depending on the device type (PIN-Diode, Schottky, SiC-Diode). Yes, for DPT it does not make sense to separate diodes from switches, due to...
It is planned to do this from datasheet parameters. The chip manufacturer usually performs a double-puls-test, without correcting the energy what is stored in Coss to the loss energies. So,...
thanks for your report. We will try to find another solution for the exe-file in the next release. Yes, the exe-file just runs `gui.py` from the code. In this case,...
Best is to search for updates at startup and give a hint if updates are available including download-link.
General idea for dealing with version numbers: `pbr`-package, see comment in this post https://stackoverflow.com/questions/458550/standard-way-to-embed-version-into-python-package
name the function 'import_plecs' Add doc-string to function, so the user can find out how to use this function
Add minimal example to readme
Function is available so far. But actually not for using inside the exporters.
Hi klaids, thanks for your question. Currently it is only possible to work with 2D rotationally symmetric shapes. 2D planner (x-y plane) transfomers are not planned for the near future.
Hi, there is a class method `get_inductances()`. Just figured out there are some problems on `main` using this method. May you should switch to `develop` as a workaround. Also check...