Hackbarth, Axel wrote: > Hi there, > > If you have created an array A with n elements, then reload the .geo > script but with just m<n elements in A, you still have the remaining > elements attached to the array in A[m+1:n]. > I didn't find any command that deletes variables (none of the delete > commands work). Restarting gmsh solves the prob, but can't be the solution. > Also a complete reset command would be nice.
Hi Axel - Indeed. I've added a "Delete variable;" command in the language. We still need to cleanup the "open/merge/new file" worksflow in the future, but in the meantime I've also added an automatic "global variable reset" when you open/reload the project file. These changes will be in tomorrow's nightly snapshot. Cheers, Christophe > > Regards, > > Axel > > > ------------------------------------------------------------------------ > > _______________________________________________ > gmsh mailing list > [email protected] > http://www.geuz.org/mailman/listinfo/gmsh -- Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
