JEPLUS +EA problems when python scripts used

asked 2023-08-31 00:37:30 -0500

Rafael's avatar

updated 2023-08-31 00:38:07 -0500

Hi there! I am trying to perform a simulation in JEPlus +EA and I have some parameters extracted by python scripts. When project runs in JEPLUS it works fine, but when +EA is used the algorithm just produce the number set in "firts population size". I mean, if I set 20 in first population size, the software just generate 20 cases and then stop to working (but program keep "running"). If a I set 30 then it produces just 30, and so on. Once the software generates the possible solutions set in first population size, this continues to "work" but nothing happens, not even error message or something (It happens in sensitibity analysis or optimization). It seems like it is working still but not produces anymore. I knew that the problem is "caused" by the python codes to extract the prameters, because before that the software was working ok. Thanks a lot in advance if somebody can help me! :)

edit retag flag offensive close merge delete