I want to be able to plot stress contours to a deformed mesh. This is somewhat addressed in the FAQ in the GMSH user's manual (question 7.6). I can do this interactively from the GUI by setting the data source to point to the correct view (this works well). However, I cannot seem to find a script command to add to a POS file that does this. For example, to use View 0 as the data source for View 1, there should be something like :
View[1].DataSource = 0; Any suggestions? _______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
