Resource Menu


posted by Enrico Sain at Jun 9, 2009 9:57 AM
Quote
Hello, every time I activate erosion in the global parameters I always get the following exception in the Jython log window, which stops the simulation at the beginning:

Exception in thread Thread-1:

Traceback (most recent call last):

File "/home/enrico/Spis3_7RC09/SpisUI/./Bin/Tasks/TaskJyTop.py", line 173, in run

sharedSolver! 'SpisNumCaller' !.Run()

File "/home/enrico/SPIS/Spis3_7RC09/SpisUI/./Bin/SpisNumCaller.py", line 182, in Run

sharedSolver! 'jytop' !.Run()

File "/home/enrico/SPIS/Spis3_7RC09/SpisUI/./Bin/JyTop4.py", line 395, in Run

self.simu.integrate()

spis.Util.Exception.SpisRuntimeException: spis.Util.Exception.SpisRuntimeException: selectParamSet: not an allowed model or particle Id: 0.0, 1.0

I tried to use different models with different materials, different ions (H+ and O+) and also two different SPIS versions (3.6 and 3.7RC09) but I always get the same error message. Has anybody else experienced this kind of problem with erosion?

Enrico