I would like to know how I can loop through load cases and performs plot contour pressure then create a field assign pressure and go back to next load case and do the same operation again.
post group, group 1----create plot contour (pressure)--- current load case "n" ---- create a new field --- group post group 2 ---- create a load case --- apply fields onto group 2
Repeat the process for load case n, where n =1, 2 , 3,4 etc...
following Ken's explanation and suggestion the attached example shows the looping through all loadcases and does some rudimentary(hard coded groups etc) pressure plotting and field creation. A derivation from earlier pcl post bits - it might help as you write your functions.
following Ken's explanation and suggestion the attached example shows the looping through all loadcases and does some rudimentary(hard coded groups etc) pressure plotting and field creation. A derivation from earlier pcl post bits - it might help as you write your functions.