wiki:sns:sns2014:perform_geometry_optimization
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:sns:sns2014:perform_geometry_optimization [2017/07/14 13:56] – claire | wiki:sns:sns2014:perform_geometry_optimization [2017/07/17 10:51] (current) – claire | ||
---|---|---|---|
Line 2: | Line 2: | ||
{{TOC: | {{TOC: | ||
\\ | \\ | ||
- | =====Performing geometry optimization with SnSScript===== | + | ======Performing geometry optimization with SnSScript====== |
This document highlights one of the powerful possibilities that Scan& | This document highlights one of the powerful possibilities that Scan& | ||
Line 23: | Line 23: | ||
Try it now! You can copy the following script into a file name of your choosing, with the .rvb file extension, and then run this script in a new Rhino document. | Try it now! You can copy the following script into a file name of your choosing, with the .rvb file extension, and then run this script in a new Rhino document. | ||
- | {{ cyllinder_optimization_script.rvb }} | + | {{ :cyllinder_optimization_script.rvb }} |
Download the above file and run using Rhinoscript. | Download the above file and run using Rhinoscript. | ||
Line 33: | Line 33: | ||
In this example, we will find the optimum load direction for a given solid geometry. | In this example, we will find the optimum load direction for a given solid geometry. | ||
- | {{ optimization_angle_iron.png? | + | {{ :optimization_angle_iron.png? |
This process is essentially the same as finding an object' | This process is essentially the same as finding an object' | ||
Line 39: | Line 39: | ||
The golden search algorithm is similar in structure to the binary search (or half-interval search). | The golden search algorithm is similar in structure to the binary search (or half-interval search). | ||
- | {{ optimization_golden_section.rvb |Golden Section Optimization Script }} | + | {{ :optimization_golden_section.rvb |Golden Section Optimization Script }} |
The above script can be edited in RhinoEdit. | The above script can be edited in RhinoEdit. | ||
Line 45: | Line 45: | ||
Not only can the script be modified to search for both maximum and minimum locations, but the script could also be changed and used for any general, [[https:// | Not only can the script be modified to search for both maximum and minimum locations, but the script could also be changed and used for any general, [[https:// | ||
=====References===== | =====References===== | ||
- | [[http:// | + | [[wiki:sns: |
[[http:// | [[http:// | ||
wiki/sns/sns2014/perform_geometry_optimization.1500062185.txt.gz · Last modified: 2017/07/14 13:56 by claire