QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: Zexter on December 3, 2010, 14:32

Title: error running script
Post by: Zexter on December 3, 2010, 14:32
Hi

I was trying to run the attached script.But there was an error poping out that the execition failed.but when I tried to do the same in an another system it ran. what could be  the problem
Title: Re: error running script
Post by: Anders Blom on December 3, 2010, 23:22
Script is just the geometry. You need to attach the actual script you ran. The error is a bit strange, it will be interesting to investigate it.
Title: Re: error running script
Post by: Zexter on December 4, 2010, 18:02
the script file is attached here
Title: Re: error running script
Post by: Anders Blom on December 5, 2010, 04:54
I ran the script without problems, and it seems it ran fine for you too, except at the end something went wrong when saving the NetCDF file. Try to specify an explicit filename for the NetCDF file (instead of using the default); one suspicion is that possibly you don't have privileges to create a file in the "default" location.
Title: Re: error running script
Post by: Zexter on December 6, 2010, 05:32
 hi
yeah the error would also because of the conflict of the file name which I kept the same.So when I changed the name it ran normal.Thank you for your response.