Thread Closed

finite elements in matlab

 
Share Thread Thread Tools
Apr9-09, 06:22 AM   #1
 

finite elements in matlab


I need to convert a 2D code to 1D for a simply supported beam using matlab.
Does anyone have any experience regarding to this?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Apr13-09, 04:52 AM   #2
 
what exactly are you trying to do? Im not too clear...
 
Apr13-09, 09:04 AM   #3
 
I have a code for a simply supported beam in 2D which needs to be converted to 1D

More info in the attachments
Attached Thumbnails
simply supported beam.jpg  
 
Apr15-09, 09:44 AM   #4
 

finite elements in matlab


Here's the main file, dispvalues and boundary conditions of the 2D programs which need to be converted to 1D

The beam has been posted above.

Hoping for a quick reaction, I only have a few days left.
Attached Files
File Type: m main.m (2.3 KB, 28 views)
File Type: m boundary.m (626 Bytes, 19 views)
File Type: m dispvalues.m (1.7 KB, 12 views)
 
Apr15-09, 09:59 AM   #5
 
Recognitions:
Science Advisor Science Advisor
I'm not going to open your files, but why not just use the 2D code, and make the second dimension one?
 
Apr15-09, 10:03 AM   #6
 
I don't have any experience using matlab, I just got enrolled in this class, cause I followed other classes at the same time, which are finished now
 
Apr15-09, 10:07 AM   #7
 
Recognitions:
Science Advisor Science Advisor
Well, at some point there should be a file that contains loads and constants, etc. If the code is 2D, which I am really, really assuming that it's quasi-2D, meaning that it treats the second dimension as just a thickness; a constant.

Basically, just set the beam depth, to 1. 1 whatever units you're using. Then, the load gets multiplied by 1, and the stresses get divided by 1. Your answer will be the same as if it were 1D.
 
Apr15-09, 10:10 AM   #8
 
At school I heared a stiffness matrix should be inserted and the boundary conditions and dispvalues should be different?
 
Jan11-10, 12:28 AM   #9
 
i need a code for solving 2D frame in matlab , plzzzz help meeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
 
Thread Closed
Thread Tools


Similar Threads for: finite elements in matlab
Thread Forum Replies
finite elements Calculus & Beyond Homework 0
Finite Elements ProE Engineering, Comp Sci, & Technology Homework 2
Finite elements routines in 2D Programming & Comp Sci 4
finite elements in borland c General Engineering 0