View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Edward Ulle Edward Ulle is offline
external usenet poster
 
Posts: 92
Default Finite element method on excel?

I have dabbled in FEA programs for years. Although I am not aware of
any currently available in Excel I'm sure its possible. An excellent
source of free source code is
http://www.engr.usask.ca/~macphed/fi...resources.html.

I have played with various programs available there, Aladdin for one and
FEMObject. Most are academic projects but a good base to start with.
Unfortunately you'd have to translate to VBA or build a plug-in. And
they would only be good for small models. None I've found have
bandwidth optimization.

Also graphics would be limited to 2D or 2D projections.

Some times I get the urge to do what your proposing but then my boss
comes in and back to work.

Good luck.

Ed


*** Sent via Developersdex http://www.developersdex.com ***