Users:General FEM Analysis/BCs Reference

From Carat++ Public Wiki
(Difference between revisions)
Jump to: navigation, search
(Load case)
Line 16: Line 16:
 
</pre>
 
</pre>
  
 +
Note that DesignBoundaries for supports do not have to be added to the load case.
  
 
== Dirichlet Boundary Conditions ==
 
== Dirichlet Boundary Conditions ==

Revision as of 07:18, 6 July 2017



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

Note that DesignBoundaries for supports do not have to be added to the load case.

Dirichlet Boundary Conditions

Here you can find the Reference Guide for Dirichlet BCs based node sets.

Here you can find the Reference Guide for Dirichlet BCs for design elements.


Neumann Boundary Conditions

Here you can find the Reference Guide for Neumann BCs based node sets.

Here you can find the Reference Guide for Neumann BCs for design elements.





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