******** session07 ******** Q: Is there a mapping between the AFLR and Pointwise attributes? A: No. These are two very different codes with different philosophies. Q: Can turn_angle_hard be specified on selected edges? A: Not the Connector_Turn_Angle_Hard, but other parameters can. See Mesh_Sizing and AIM Attributes in the documentation. Q: Would there be a downside to making all domains both proximity sources and targets? A: The only possible downtime is slower execution time. Q: Is there a file that one can “include” that has all Steve Karman’s suggested settings? A: Unfortunately no. Q: Is it possible to create T-REX on specific edges with anisotropic cells (for ex, on wing trailing edges or leading edges, a specific size in the flow direction with a specific growth size)? A: Not currently with the GeomToMesh.glf script Q: In the .CSM file, is it a way to prevent from removing attributs doing specific operations (trim, ...)? What is the best method of creating attributs in a CSM file on faces and edges (such as PW:ConnectorAverageDS) ? At the end of the file by writing "RESTORE ... SELECT FACE ... ATTRIBUT "? A: FACE/EDGE/NODE attributes are preserved through the geometry build process. The best thing to do is put attributes on entities as soon as possible, or use attributes to select entities later in the process. Q: About tolerance problem, is it possible to scale the geometry (by 1000 for ex) and to generate mesh on it (scaling the parameters such as mesh sizes in the boundary layer)? A: Possibly, but this tolerance problem will be fixed in future releases of Pointwise.