We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionExhibition › Workflow for a project: Structural analysis
Page Index Toggle Pages: 1
Workflow for a project: Structural analysis (Read 667 times)
Workflow for a project: Structural analysis
Sep 26th, 2009, 2:44am
 
Hi,

Starting out a project and would like to hear your recommendations for a workflow method.

1) Basis premise of Idea: design simple geometry such as a cube or pyramid

2) Apply dynamics to it such as wind (force and magnitude)

3) analyse that force imposed onto each edge of the geometry

What is the best method to find the Imposed axial force on each edge of the geometry.  Ideally, I want to avoid doing component based calculations because I want it flexible - perhaps the shapes to be analyzed will be a cube, pyramid, or octahedron.....etc

Is there a way to write a script in Processing - export the geometry to an external Structural Analysis program and re-import the calculations in real time back to processing (wind changing force + magnitude)

The idea is to use Arduino in the end to accept the script and execute a set of actions.

Thanks for any tips
Page Index Toggle Pages: 1