Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{alias:redants2}
{include: MATLAB Google Analytics} 
{panel}
Author: Rajesh Bhaskaran, Cornell University

{color:#ff0000}{*}Problem Specification{*}{color}
[Step 1: Start-Up & Preliminary Set-Up|MATLAB CSG Tool and Point Boundary Conditions 1]
[Step 2: Generate Finite-Element Model|MATLAB CSG Tool and Point Boundary Conditions 2]
[Step 3: Specify Inputs|MATLAB CSG Tool and Point Boundary Conditions 3]
[Step 4: Assemble and Solve Global System|MATLAB CSG Tool and Point Boundary Conditions 4]
[Step 5: Post-Process the Solution|MATLAB CSG Tool and Point Boundary Conditions 5]
{panel}

h2. redAnTS TUTORIAL: CSG Tool and Point Boundary Conditions


This _redAnTS_ tutorial solves a beam bending problem and in the process shows you how to
# Generate a mesh using  the CSG Mesh Tool.
# Set boundary conditions at a point.

It is assumed that you are familiar with the [introductory redAnTS tutorial|redAnTS TUTORIAL 1 Problem Specification].

h4. Problem Specification

Consider the beam in the figure below. There are two point forces acting on the beam in the negative y direction as shown. Note the dimensions of the beam. The Young's modulus of the material is 73 GPa and the Poisson ratio is 0.3. We'll assume that plane stress conditions apply.

 !beam.jpg!

We'll put _redAnTS_ to work on solving this problem using FEA. We'll plot displacements and stresses for the beam and make comparisons with theory.

h4. Solution Steps

We can use the same steps as in the introductory tutorial to obtain the _FEA_ solution:
* Step 1: Start-up and preliminary set-up
* Step 2: Generate finite-element model
* Step 3: Specify inputs
* Step 4: Assemble and solve global system
* Step 5: Post-process the solution

Let's dive into [step 1|SIMULATION:MATLAB CSG Tool and Point Boundary Conditions 1] without further ado.

Go to [Step 1: Start-up and preliminary set-up|SIMULATION:MATLAB CSG Tool and Point Boundary Conditions 1]

[Go to all MATLAB Learning Modules|MATLAB Learning Modules]