-
After searching in all models used in REN system we found the problem that prevent the system from initializing.
In iPSL.Electrical.Buses.Bus
It says that the parameter angle_0 is giving in degrees -…
-
In model
iPSL.Electrical.Machines.GENROU:
1- In the Genrou model, when EPDO is calculated, Xpd must be replaced by XPQ.
2- The sign of PSIppq0 must be changed for the calculation of Psiq0
-
Looking at he iPSL as it could do with some more documentation and a "User's Guide"
-
@doutriaux1 @durack1 I'm having new issues when trying to install the MP at TGCC on our computing center (behind a firewall).
Until now, we've overcome the problem of downloading all the tar files by:…
-
example function:
```
exportToCsv('data.csv', resultsArray)
function exportToCsv(filename, rows) {
var processRow = function (row) {
var finalVal = '';
for (var j = 0…
-
The iPSL GitHub repo is currently lacking a description. This description is used by impact (and impact search page) to display additional information. I've already added a description string to the m…
-
https://github.com/jamesorr/mocsy
-
In model IPSL.Electrical.Control.PSS.PSS2A.PSS2A:
1- In the dyr file of REN System, the parameters M and N in the dyr file (PSS/E) are integer but when iTesla module put them in the DDB they are conv…
-
Command '['wget', '--no-check-certificate', '-N', '--continue', '-x', '-P', '/homel/cnangini/.conda/envs/bir
dhouse/var/cache/pywps', u'http://webportals.ipsl.jussieu.fr/thredds/fileServer/EUROCORDEX/…
-
@MaximeBaudette
For the conversion from Eurostag we used the following model (in the old library) PowerSystems.Electrical.Loads.PwLoadVoltageDependence that consider alpha and beta parameters in…