+ Reply to Thread
Results 1 to 4 of 4

Finite element method on excel?

  1. #1
    Registered User
    Join Date
    11-08-2005
    Posts
    6

    Finite element method on excel?

    for those of you who know.

    Would it be possible to write a "easy" FEM- program in Excel? If so, how to proceed?

    Thanx

  2. #2
    Edward Ulle
    Guest

    Re: 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 ***

  3. #3
    Registered User
    Join Date
    11-08-2005
    Posts
    6
    tahnk you Ed. ill look into that

    I have to check how big matrices Excel can handle before it gets too big. I don't know if there's a built-in-limit in the program or if its the power of the computer that sets the limit.

  4. #4
    Registered User
    Join Date
    06-20-2013
    Location
    Savannah
    MS-Off Ver
    Excel 2010
    Posts
    1

    Re: Finite element method on excel?

    I've done stuff with this in the past. While excel isn't the most powerful tool to implement an FEA type analysis, it can be very useful. Check out excelexpress.org for how I did it. You can open up the VBA code and take a look.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1