This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tutunint [2012/02/16 13:12] ramcdona |
tutunint [2012/08/15 14:46] ramcdona |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Unintersected Component Wireframes ====== | ====== Unintersected Component Wireframes ====== | ||
- | This component | + | This installment |
- | Although Cart3D' | + | Although Cart3D' |
- | One common fix for this situation would be to move the components | + | One common fix for this situation would be to move the parts slightly (say 10^-6) in the spanwise direction so the root surfaces are no longer coincident. |
- | Consequently, | + | Consequently, |
==== Generating an Unintersected Component Wireframe ==== | ==== Generating an Unintersected Component Wireframe ==== | ||
+ | |||
+ | As you proceed through the tutorial to mesh the Onera M6, remember that images have been included as thumbnails, so any place you see a picture, click on it for a larger version. | ||
- Onera M6 start | - Onera M6 start | ||
Line 15: | Line 17: | ||
- Refine airfoil points | - Refine airfoil points | ||
* The triangulated wireframe is created by connecting the diagonals of the quadrilateral wireframe shown on screen. | * The triangulated wireframe is created by connecting the diagonals of the quadrilateral wireframe shown on screen. | ||
+ | * As discussed in the [[MeshOverview|Mesh Generation]] discussion of the tutorial, Cart3D has unique mesh resolution and quality requirements which make it particularly well suited to VSP and this approach. | ||
- In the 'Multi Sect Wing Geom' window, under the ' | - In the 'Multi Sect Wing Geom' window, under the ' | ||
- Refine spanwise wireframe | - Refine spanwise wireframe | ||
Line 36: | Line 39: | ||
- From the displayed list of export options, choose ' | - From the displayed list of export options, choose ' | ||
- In the ' | - In the ' | ||
- | * After the export has completed, VSP will display the unintersected mesh that was created on-the-fly. \\ {{: | + | * After the export has completed, VSP will display the unintersected mesh that was created on-the-fly. The mesh shown on screen exactly corresponds to the information written to the file. Note that the original geometry components are still present, but they have automatically been hidden. \\ {{: |
* Zooming in on the nose-region of the model demonstrates that no intersection or trimming operation has been performed. \\ {{: | * Zooming in on the nose-region of the model demonstrates that no intersection or trimming operation has been performed. \\ {{: | ||
| | ||
+ | ==== Generating an Unintersected Wireframe from the Command Line ==== | ||
+ | |||
+ | The VSP interface is the best way to set up and adjust the wireframe resolution, but once that is established, | ||
+ | |||
+ | To generate an unintersected triangulated wireframe from the command line, enter the following command: | ||
+ | |||
+ | < | ||
+ | vsp -batch infile.vsp -tri | ||
+ | </ | ||
+ | |||
+ | This command will generate the unintersected wireframe and write ' | ||
==== Intersecting the Wireframe ==== | ==== Intersecting the Wireframe ==== | ||
Line 56: | Line 70: | ||
Once you have successfully intersected the model, continue to the [[TutSetup|Cart3D Setup Tutorial]]. | Once you have successfully intersected the model, continue to the [[TutSetup|Cart3D Setup Tutorial]]. | ||
+ | Or, feel free to jump to your topic of choice. | ||
+ | - [[OneraM6|Geometry Generation]] | ||
+ | - [[MeshOverview|Mesh Generation]] | ||
+ | * [[TutGenMesh|Isotropic Generated Mesh]] | ||
+ | * Unintersected Component Wireframe (This Page) | ||
+ | * [[TutCompGeom|Intersected Component Wireframe]] | ||
+ | - [[TutSTLtoTRI|STL to TRI Conversion]] | ||
+ | - [[TutSetup|Cart3D Setup]] | ||
+ | - [[TutRunCart3D|Cart3D Execution]] |