to learn programming with FEA and CAD
to learn programming with FEA and CAD
(OP)
How can I create an FEA program and where must I begin from ?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting Guidelines |
to learn programming with FEA and CAD
|
Join your peers on the Internet's largest technical engineering professional community.
It's easy to join and it's free.
Here's Why Members Love Eng-Tips Forums:
Register now while it's still free!
Already a member? Close this window and log in.
RE: to learn programming with FEA and CAD
First of all narrow down your intent.
1) What do you want this proram to do? I've developed some
FEA routines on a programmable calculator.
2) How much time and money do you want to spend?
Some powerful FEA programs cost as much as a car, so why reinvent the wheel?
3) What is your backround? Do you have mathematical and programming skills, preferably at the graduate level? Can you afford tho hire these people or spend the time to acquire these skills?
FOCUS-FOCUS-FOCUS; and don't forget to occasionallly ZOOM-OUT as you have done with your broad question!
Good-luck!
ttracewicz@atsspartec.on.ca
RE: to learn programming with FEA and CAD
Have you taken a theoretical FEA class? If not, then I highly recommend it. The math is very complex. If you do not understand the math then your program will not work. BTW, FEA theory classes tend to be Master's level and for good reason. I was a senior undergrad and the math was at my limit. Be prepared for working with partial differential equation matrices. (And if you didn't understand that, don't bother writing the program.)
Assumption 2) You want to write a script or a couple of routines for a FEA engine/program such as strudl or ansys.
I don't have any books to recommend. Mine is 10+ years old and very theoretical. There are several books on each of the major FEA programs. However, there is a lot more to understanding FEA than just typing the correct formats for the program's statements. For instance, which element types do you use for which geometry and stress case? You might be able to find a good book to cover this. I suggest taking a class at an engineering college.
If anyone else knows a good book on FEA practice (not theory), I'd be interested in it also.
Imagineer
RE: to learn programming with FEA and CAD