! TITLE: test_msh_mat.mac (VERIFICATION) ! !----------------------------------------------------------------------- ! Rev - 05/06/2002 D. Edwards !----------------------------------------------------------------------- ! ! Test msh_algorithim material property settings ! ! CS_0: Cartesian msh Coordinate System ! CS_1: Cylindrical msh Coordinate System ! CS_2: Spherical msh Coordinate System ! ! !************************** TABLE OF CONTENTS ************************** ! ! Model Assembly Preparation ! ! 1. Parameter List ! 2. Model Coordinate System ! 3. Solid Model ! !********************* Model Assembly Preparation ********************** ! mod_assemb_prep,arg1,arg2,arg3 ! prepare database for assembly ! !<<<<<<<<<<<<<<<<<<<<<<<< 1. Parameter List >>>>>>>>>>>>>>>>>>>>>>>>>> ! test_msh_props.parm ! !<<<<<<<<<<<<<<<<<<<< 2. Model Coordinate System >>>>>>>>>>>>>>>>>>>>> ! mod_coord_system,acs,xc,yc,zc,rotxyc,rotyzc,rotzxc ! !<<<<<<<<<<<<<<<<<<<<<<<<<<< 3. Solid Model >>>>>>>>>>>>>>>>>>>>>>>>>> ! ! ! Keypoint Definitions from test_msg_props.parm ! k,km+1,x1,y1,z1 ! km + 1 k,km+2,x2,y2,z2 ! km + 2 k,km+3,x3,y3,z3 ! km + 3 k,km+4,x4,y4,z4 ! km + 4 ! ! Line Definitions ! L,km+1,km+2 ! lm + 1 L,km+2,km+3 ! lm + 2 L,km+3,km+4 ! lm + 3 L,km+4,km+1 ! lm + 4 create_vol-lines,4 asel,s,area,,1 msh_algorithm,1,3,1,0,,,1,2,1,1