qsur

   'qsur' <name>(optional) RETURN
   'w'|'a'|'b'|'l'|'i'|'r'|'1'-'9'|'g'|'q'|'u'|'s'|'S'|'h'|'c'
This keyword is used to create or change a surface (see also gsur). The user might specify a name in the command-line or by picking an existing surface with the ”s” key.

If the surface is supposed to be meshed with unstructured triangles (element type tr3u or tr6u) it is sufficient to select all lines with the “l” key (lowercase “L”). This can be done either in the “all”-mode (press “a”) or “individual”-mode (press “i”) which is default. Then generate the surface by pressing the ”g” key. Such surfaces allow holes in it. If the surface is not plane it will need to reference an embedded NURBS surface (see ”nurs”) or a shape (see ”shpe”). Despite it is quite an exception it should be noted here that this kind of mesh might be extruded in the 3rd dimension by using the ”swep” command to generate penta elements for the cfd solver.

For the definition of a regular meshable surface three to five edges must be defined. To create a surface move the mouse pointer over the first line of the first edge and select it with the ”1” key (number “one”). If more than one line is necessary to define the first edge select the following ones one after the other with the ”1” key. Each marked line is listed in the mother konsole. If all lines of the first edge are selected select the lines of the second edge by pressing the ”2” key, then the third and eventually the fourth and fifth. The last selected line must match the first. All lines defining an edge will create a combined line (see lcmb) and this combined line will show up in the definition of the surface. Then generate the surface by pressing the ”g” key and you might continue with the next surface. By default the interior of the surface is defined according to Coons [14] which is a blended function. But it can also follow an embedded NURBS-surface or a shape. To relate a surface to an existing NURBS surface select another surface which already uses the desired NURBS with the ”S” key (uppercase) or to reference the shape with the “h” key. Then select the target-surface with “s”. The target surface is converted to a NURBS surface which is necessary to be meshable with unstructured triangles (tr3u, tr6u) and to be used to generate tet elements. The selected shape or nurbs will stay selected until cleared with 'c'. In case the NURBS or shape in question is not related to a surface it is necessary to use ”qshp” to select first the NURBS or shape and then the surface which should reference them.

An existing surface might be completly redefined without destroying the definition of related bodies or other geometries. After selecting a surface with the “s” key the referenced lines might be replaced by selecting new ones. The previous selected lines are not longer referenced.

Replace assignments by the blended function with the ”b” key. To quit the command use the ”q” key or use ”u” to undo the last action.

It is also possible to measure distances between two pixels on the screen. Just press the key ”w” on the positions of the two pixels. The distance is calculated in the scale of the displayed geometry.