*--* ex_triangulate_smooth_recon *--* Header Begin *--* LAGriT Example Input file * Carl Gable * gable -at- lanl -dot- gov * * *--* Triangulate a polygon then use refine, smooth and recon *--* to make a high quality mesh. *--* *--*---------------------------------------------------- *--* Header End *--* ex_triangulate_smooth_recon *--* cmo / create / cmotri1 / / / tri cmo/setatt//ipolydat/no read / avs / polygon2.inp / cmotri1 triangulate/counterclockwise cmo / setatt / cmotri1 / imt / 1 0 0 / 1 cmo / setatt / cmotri1 / itetclr / 1 0 0 / 1 resetpts / itp dump / gmv / output_1.gmv /cmotri1 refine2d refine2d dump / gmv / output_2.gmv / cmotri1 resetpts / itp smooth/position/esug/ 1 0 0 dump / gmv / output_3.gmv / cmotri1 recon 0 dump / gmv / output_4.gmv / cmotri1 smooth/position/esug/ 1 0 0 dump / gmv / output_5.gmv / cmotri1 recon 0 dump / gmv / output_6.gmv / cmotri1 refine2d dump / gmv / output_7.gmv / cmotri1 resetpts / itp smooth/position/esug/ 1 0 0 dump / gmv / output_8.gmv / cmotri1 recon 0 dump / gmv / output_9.gmv / cmotri1 resetpts / parents rmpoint / compress resetpts / itp recon 1 dump / gmv / output_10a.gmv / cmotri1 / ascii finish