Message by Pablo Promenzio:
Hi, i am trying to perform a simulation to see the wake effect in LEO. I have modified the GMSH(external and internal boundary geometricaly) in order to see this effect but this message appear…
Exception in thread Thread-2:
Traceback (most recent call last):
File “E:\SPIS\version nacho\SPIS_4_0_00_RC1_Windows\ThirdPart\Jython\jython2.2\Lib\threading.py”, line 414, in _Thread__bootstrap
self.run()
File “E:\SPIS\version nacho\SPIS_4_0_00_RC1_Windows\SpisUI\Bin\Tasks\TaskJyTop.py”, line 168, in run
sharedSolver! ‘SpisNumCaller’ !.BuildSim(sharedData! ‘AllMeshField’ !, sharedData! ‘AllDataField’ !)
File “E:\SPIS\version nacho\SPIS_4_0_00_RC1_Windows\SpisUI\Bin\SpisNumCaller.py”, line 175, in BuildSim
sharedSolver! ‘jytop’ !.BuildSim(AllMeshField, AllDataField)
File “E:\SPIS\version nacho\SPIS_4_0_00_RC1_Windows\SpisUI\Bin\JyTop4.py”, line 377, in BuildSim
self.simu = NumTopFromUI(self.volMesh,
java.lang.ArrayIndexOutOfBoundsException: java.lang.ArrayIndexOutOfBoundsException: 0
What can be the problem? Because before the change, the simulation runs correctly… but then when i modified the gmsh (it was complilated good) this error appears.
I would appreaciate if someone could help me.
Best regards,
Pablo Promenzio.