wiki:sns:intactgh:ex_3
This is an old revision of the document!
Table of Contents
Ex-3: Modal Simulation of a drone
This example demonstrates how to simulate the natural frequencies of a drone. This is a free free analysis, so there are no rigid boundary conditions.
The Rhino and Grasshopper files used in this example can be downloaded below: example3_drone.zip
- The key steps involved in setting up the simulation are explained here.
- New users are advised to checkout the getting started page to understand the basics of using the plugin.
Geometry and material setup
- Place a geometry object on the canvas by double clicking anywhere and typing geometry. Hit enter to place the object on the canvas
- Right click on the geometry object and change the name of the object to “drone”. Click “Set one geometry” and click the body of the drone in Rhino
- Create an Intact Component and connect the drone block’s output to the component as shown in (b)
- Create a Standard Material block. Right click on the block and choose “ABS” as the material (c)
Setup solver
- Create a solver settings block as shown in (a)
- Set the target resolution (Res) to 50K by creating a number slider, right clicking, and changing the max value and value to 50000
- Select the direct solver type (St)
- Select the basis order (B) as 1 for linear elements (basis order = 2 for quadratic elements)
- Create a Modal Solver object as shown in (b)
- Connect the solver settings (SS)
- Connect the drone component (C)
- Set the number of desired frequencies as 15 (F)
- Hit solve to compute the solution
Restraints
Since this is a free free modal simulation, we do not have any restraints. If restraints were desired, they would be set up as follows
- Create a geometry and set that geometry to the surface you desire to be restrained (a)
- Create a fixed restraint object and connect the geometry to G (b)
- Connect the fixed restraint to the Modal Solver ©
Setup visualization block
- Create a visualization block and connect the solver output to the visualization block (a)
- Optionally, users can connect the visualization settings block for customizing the views
- Right click on the visualize block and choose the simulation output for display. In this case, it is each mode
- Create a panel block and connect it to the frq output on the Modal solver to display the mode frequencies in list form (c)
- Optionally, the deflection scale (Def) can be altered to visualize the mode shapes
Hide Drone Model
wiki/sns/intactgh/ex_3.1687893314.txt.gz · Last modified: 2023/06/27 13:15 by paul