Error in Steady State thermal Analysis
Hello all,
Im working on IPM and i switched from the transient magnetic 2d model to the Steady State 2d thermal model, I m getting the following error while i m check the physics :
I am attaching my model please check and revert me back
Message:
executeAlgo_c : Execution failed.
Advance:
Failed execution OCRI04 => Number RB.F3D.THERMIQUE_SURF_2D_I(0) out of bounds
OCRI04 => Retrieval of INTEGER attribute aborted
RG_R_OPAQ => failed
RGFMA1 => Failed
RGFTOU => failed
FL6VPB => Failed ...
FL6VPB_1 => Failed ...
executeAlgo_c => failed
stdcom.error.SoftwareFortranException: executeAlgo_c : Execution failed.
Failed execution
at cad.core.common.error.ErrorManager.createFortranException(ErrorManager.java:174)
at cad.flux.kernel.dbmanager.FGCProjectDbWrapper.executeAlgo(Native Method)
at cad.flux.kernel.dbmanager.FGCProjectDbAdapter.executeAlgo(FGCProjectDbAdapter.java:932)
at cad.flux.kernel.dbmanager.FGCDbManager.executeAlgo(FGCDbManager.java:151)
at cad.flux.kernel.FGSupervisor.executeNativeCommand(FGSupervisor.java:2260)
at cad.core.kernel.Supervisor.executeCommand(Supervisor.java:2117)
at jdk.internal.reflect.GeneratedMethodAccessor429.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:190)
at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:208)
at org.python.core.PyObject.__call__(PyObject.java:505)
at org.python.core.PyObject.__call__(PyObject.java:509)
at org.python.core.PyMethod.__call__(PyMethod.java:156)
at pydb$py.executeCommand$211(pydb.py:1721)
at pydb$py.call_function(pydb.py)
at org.python.core.PyTableCode.call(PyTableCode.java:173)
at org.python.core.PyBaseCode.call(PyBaseCode.java:168)
at org.python.core.PyFunction.__call__(PyFunction.java:437)
at org.python.core.PyMethod.__call__(PyMethod.java:156)
at pydb$py.__call__$184(pydb.py:1534)
at pydb$py.call_function(pydb.py)
at org.python.core.PyTableCode.call(PyTableCode.java:173)
at org.python.core.PyBaseCode.call(PyBaseCode.java:306)
at org.python.core.PyBaseCode.call(PyBaseCode.java:197)
at org.python.core.PyFunction.__call__(PyFunction.java:485)
at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:237)
at org.python.core.PyMethod.__call__(PyMethod.java:228)
at org.python.core.PyMethod.__call__(PyMethod.java:223)
at org.python.core.PyObject.invoke(PyObject.java:3636)
at org.python.core.PyInstance.instance___call__(PyInstance.java:377)
at org.python.core.PyInstance.__call__(PyInstance.java:372)
at org.python.core.PyObject.__call__(PyObject.java:457)
at org.python.core.PyObject.__call__(PyObject.java:461)
at org.python.pycode._pyx270.f$0(<input>:1)
at org.python.pycode._pyx270.call_function(<input>)
at org.python.core.PyTableCode.call(PyTableCode.java:173)
at org.python.core.PyCode.call(PyCode.java:18)
at org.python.core.Py.runCode(Py.java:1698)
at org.python.core.Py.exec(Py.java:1742)
at org.python.util.PythonInterpreter.exec(PythonInterpreter.java:277)
at cad.core.kernel.components.PythonWrapper.runCode(PythonWrapper.java:653)
at cad.core.kernel.components.PythonWrapper.runsource(PythonWrapper.java:648)
at cad.core.kernel.components.PythonWrapper.runsource(PythonWrapper.java:623)
at cad.core.kernel.components.PythonWrapper.runsource(PythonWrapper.java:618)
at cad.core.kernel.components.PythonWrapper.execute(PythonWrapper.java:663)
at cad.core.kernel.components.PythonWrapper.executeFunction(PythonWrapper.java:731)
at cad.core.kernel.encoder.CommandServerRequestsInputPlug.executeCommand(CommandServerRequestsInputPlug.java:79)
at stdcom.protocole.commandserverrequests.CommandServerRequestsRouter.executeCommand(CommandServerRequestsRouter.java:70)
at stdcom.protocole.commandserverrequests.CommandServerRequestsOutputPlug.executeCommand(CommandServerRequestsOutputPlug.java:111)
at cad.core.frontal.decoder.FrontalDecoder.executeCommand(FrontalDecoder.java:694)
at cad.core.frontal.actions.implementation.GeneralAction.executeBox(GeneralAction.java:286)
at cad.core.frontal.actions.implementation.GeneralAction.act(GeneralAction.java:228)
at cad.core.frontal.actions.implementation.ModlessImplementer.internalRun(ModlessImplementer.java:64)
at cad.core.frontal.frontalthread.WorkerThread.executeImplementer(WorkerThread.java:226)
at cad.core.frontal.frontalthread.WorkerThread.run(WorkerThread.java:274)
Answers
-
Hi Sriharsha ,
This error message generally appears when we modify the application from magnetic to thermal and that some regions are not checked and validated in the new application, I mean by this that we need to edit all the region in the new application and click on APPLY or OK.
In your project it is the case for all the air region like PRESLOT, ROTATING_AIRGAP, ROTOR_AIR, SHAFT and STATOR_AIR.
To solve the problem you have to edit all this region and click on OK.
I hope this helps.Best regards
Cyril Favre
0