A program to recognize and reward our most engaged community members
Hi!
Someone can help me with this problem?
Solution of linear system by SICCG impossible The solving process has probably not correctly converged
Unable to find an attachment - read this blog
Hello;
Can you please try to use MUMPs Instead of ICCG, to modefy the solving options, please go to Solving menu, and then solving options.
However, I think your Flux project is not well defined. There is no magnetic circuit for instance. It can be the case, but if it is, I invite you te create a insulation face region between the green block and the winding.
The same thing for the coil, as it is defined, Flux will consider the coil as a block with only one turn, in this case also, you should create an insulation face region between each turn to the other.
Best regards
<?xml version="1.0" encoding="UTF-8"?>
The insultion face on the winding like this one.
Regards
Thank you Farid Zidat,
This is the same primary coil's step file solved individually:
And it's also taken into account that distance in geometry options, but I think that you'd adviced to create the insulation face to have the surety not to occur any short-cut, right?
If you want to check it, you've got the STEP file down below.
--------------------------------------------------------
Did you have solved propertly using Mumps instead of ICCG? Not to me:
CECUVG => Determinant du jacobien nul CECUVW_1 => Failed CECUVW => Failed CE2UVW => failed DAV2OC_1 => failed FL5ELE_1_1 => Error generating finite elements FL5ELE_1 => Failed PBCMDO => Failed PBFNUM => Problem while evaluating. Impossible to solve problem. PBERES_3 => failed FL5RE4 => Command not executed correctly FL5ERS => failed FL5ERS_1 => failed executeAlgo_c => failed stdcom.error.SoftwareFortranException: executeAlgo_c : Execution failed. Failed execution at cad.core.common.error.ErrorManager.createFortranException(ErrorManager.java:153) at cad.flux.kernel.dbmanager.FGCProjectDbWrapper.executeAlgo(Native Method) at cad.flux.kernel.dbmanager.FGCProjectDbAdapter.executeAlgo(FGCProjectDbAdapter.java:883) at cad.flux.kernel.dbmanager.FGCDbManager.executeAlgo(FGCDbManager.java:151) at cad.flux.kernel.FGSupervisor.executeNativeCommand(FGSupervisor.java:2142) at cad.flux.kernel.actions.implementation.algo.project.KSolveScenarioAction.doAction(KSolveScenarioAction.java:83) at cad.core.common.dynamic.actions.UIActionManager.postAction(UIActionManager.java:145) at cad.core.kernel.KernelCommon.postAction(KernelCommon.java:302) at cad.core.kernel.Supervisor.executeJavaCommand(Supervisor.java:2794) at cad.core.kernel.Supervisor.executeCommand(Supervisor.java:1972) at cad.core.kernel.Supervisor.executeMethod(Supervisor.java:2091) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:186) at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:204) at org.python.core.PyObject.__call__(PyObject.java:526) at org.python.core.PyObject.__call__(PyObject.java:532) at org.python.core.PyMethod.__call__(PyMethod.java:171) at pydb$py.executeMethod$200(pydb.py:1569) at pydb$py.call_function(pydb.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:170) at org.python.core.PyFunction.__call__(PyFunction.java:434) at org.python.core.PyMethod.__call__(PyMethod.java:156) at pydb$py.__call__$167(pydb.py:1342) at pydb$py.call_function(pydb.py) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:307) at org.python.core.PyBaseCode.call(PyBaseCode.java:198) at org.python.core.PyFunction.__call__(PyFunction.java:482) 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:3697) 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:405) at org.python.pycode._pyx31.f$0(<input>:1) at org.python.pycode._pyx31.call_function(<input>) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyCode.call(PyCode.java:18) at org.python.core.Py.runCode(Py.java:1398) at org.python.core.Py.exec(Py.java:1442) at org.python.util.PythonInterpreter.exec(PythonInterpreter.java:276) at cad.core.kernel.components.PythonWrapper.runCode(PythonWrapper.java:628) at cad.core.kernel.components.PythonWrapper.runsource(PythonWrapper.java:623) at cad.core.kernel.components.PythonWrapper.runsource(PythonWrapper.java:598) at cad.core.kernel.components.PythonWrapper.runsource(PythonWrapper.java:593) at cad.core.kernel.components.PythonWrapper.execute(PythonWrapper.java:638) at cad.core.kernel.components.PythonWrapper.executeFunction(PythonWrapper.java:706) at cad.core.kernel.encoder.CommandServerRequestsInputPlug.executeCommand(CommandServerRequestsInputPlug.java:79) at stdcom.protocole.commandserverrequests.CommandServerRequestsRouter.executeCommand(Unknown Source) at stdcom.protocole.commandserverrequests.CommandServerRequestsOutputPlug.executeCommand(Unknown Source) at cad.core.frontal.decoder.FrontalDecoder.executeCommand(FrontalDecoder.java:690) at cad.core.frontal.actions.implementation.GeneralAction.executeBox(GeneralAction.java:286) at cad.flux.frontal.actions.implementation.algo.project.FAbstractSaveAsAction.executeBox(FAbstractSaveAsAction.java:93) at cad.core.frontal.actions.implementation.GeneralAction.postAct(GeneralAction.java:254) at cad.core.frontal.actions.implementation.GeneralAction.interpret(GeneralAction.java:315) at cad.core.frontal.components.box.frontaldialog.FrontalDescriptorDialogBox.internalRun(FrontalDescriptorDialogBox.java:296) at cad.core.frontal.frontalthread.WorkerThread.executeImplementer(WorkerThread.java:226) at cad.core.frontal.frontalthread.WorkerThread.run(WorkerThread.java:274)
Thanks for your help,
Andoni