hi all,
I am working optimizing an IPM motor designed from Fluxmotor.
In the process of task evaluation, i get my write, execute and extract to be running succesfully but after a number of runs,- some times after 92% or 20% in the process of evaluation, the system gets stuck and there is no progress in the evaluation hence the system is not able to move to the next run
I located the run which got stuck and realized there was no project.py file created for it,unlike the remaining successful runs.
i checked the error file and found the below which isn't familiar.
com.cedrat.motor.motorcommon.common.error.FmTranslucentException: The test working point, Sine wave, Motor, Current- Control angle-Speed failed due to the following problem:
Cause : stdcom.error.SoftwareFortranException: Error occured while executing the command file :
project.py.
Line : 362.
executeAlgo_c : Execution failed.
Failed execution
Type : SoftwareFortranException#100.18.39
other times too i try again and get the below error message
com.cedrat.motor.motorcommon.common.error.FmTranslucentException: The test Working point, Sine wave, Motor, Current-Control angle-Speed failed due to the following problem:
Cause : Failed to execute the flux bloc with name BlockWPCurrentSpeedPsiFluxComputationFirst #100.18.10
Type : Internal error#100.18.39
I would be glad if you could help me figure this out. Thanks