rand mouradi wrote: > Hello meep users, > > I was running different programs on meep .10 and having no problem, > then I had to install meep .20 to add D-conductivity to my program but > now even my old programs are giving me this type of error : > ERROR: Wrong type argument in position 2: 0 > Please if anyone can help me know what is the problem in this version. > > Thanks > ------------------------------------------------------------------------ > > _______________________________________________ > meep-discuss mailing list > [email protected] > http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss Hi,
Scheme is complaining that you use some wrong types for the functions called. You may run your .ctl files line by line to find what is wrong: open one terminal to run meep/meep-mpi, paste your .ctl files into it line by line, and find something wrong. Zheng Li 2008-11-8
_______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

