playground:tempjim
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
playground:tempjim [2014/08/28 21:28] – jim_brouzoulis | playground:tempjim [2014/08/28 21:53] (current) – jim_brouzoulis | ||
---|---|---|---|
Line 2: | Line 2: | ||
| | ||
\) | \) | ||
- | \( | + | $$\b{a}_{\rm{i}} \rm{b} b$$ |
- | | + | |
- | \) | + | |
- | $$\b{a}$$ | + | |
====== Implementation of a linear plane stress triangle ====== | ====== Implementation of a linear plane stress triangle ====== | ||
Line 16: | Line 13: | ||
- | $$\mathbf{f}_{\mathrm{ext}} = \int_V \mathbf{N}^{\mathrm{T}} \mathbf{b} \ \mathrm{d}V | + | $$\b{f}_{\rm{ext}} = \int_V \b{N}^{\rm{T}} \b{b} \ \rm{d}V |
- | + \int_{\Gamma} \mathbf{N}^{\mathrm{T}} \mathbf{t} \ \mathrm{d}\Gamma $$ | + | + \int_{\Gamma} \b{N}^{\rm{T}} \b{t} \ \rm{d}\Gamma $$ |
The default solution procedure for solving the equations are a Newton-Rapshon scheme and for this the tangent stiffness matrix is needed, | The default solution procedure for solving the equations are a Newton-Rapshon scheme and for this the tangent stiffness matrix is needed, | ||
Line 151: | Line 148: | ||
<file - BasicElement.h> | <file - BasicElement.h> | ||
</ | </ | ||
+ | |||
+ | |||
+ | ===== Problem representation - Engineering model ===== | ||
+ | |||
+ | The concept " | ||
+ | consideration. It represents the type of analysis to be performed (e.g. static structural, transient heat flow, etc.). | ||
+ | The base class '' | ||
+ | characteristic components and services for starting the solution step and | ||
+ | its termination. Derived classes ``know'' | ||
+ | equation and the physical meaning of particular components. | ||
+ | They are responsible for forming the governing equation for each solution | ||
+ | step, usually by summing contributions from particular elements and | ||
+ | nodes.ecific load type dependent | ||
+ | services and implement all necessary services. | ||
+ |
playground/tempjim.1409254098.txt.gz · Last modified: 2014/08/28 21:28 by jim_brouzoulis