Users:General FEM Analysis/BCs Reference

From Carat++ Public Wiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
[[Category: Users:General FEM Analysis]]
 
[[Category: Users:General FEM Analysis]]
 +
 +
__FORCETOC__
 +
  
 
== Load case ==
 
== Load case ==

Revision as of 09:14, 2 September 2010



Contents

Load case

A load case object collects all boundary conditions, Dirichlet and Neumann constraints, which define the current problem. A load case block is linked directly into an analysis object. Each Neumann block is separately weighted by a factor FAC.

The example below shows a load case including a nodal load block, one element load and one set of Dirichlet conditions.

LD-COM 1
 TYPE = LD-NODE 1    FAC=1.0
 TYPE = LD-ELEM 1    FAC=1.0
 TYPE = BC-DIRICHLET 1



Dirichlet Boundary Conditions

Here you can find the Reference Guide for Dirichlet BCs

Neumann Boundary Conditions

Here you can find the Reference Guide for Neumann BCs





Whos here now:   Members 0   Guests 0   Bots & Crawlers 1
 
Personal tools
Content for Developers