Users:General FEM Analysis/Elements Reference/Plate NURBS K

From Carat++ Public Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "Coded and tested. Documentation will be coming soon! === Example of a Complete Input Block === <pre> EL-PROP 1 : PLATE_NURBS_K MAT= EL-MAT 1 THICKNESS = 1.0 INT_TYPE_PLA...")
 
Line 1: Line 1:
Coded and tested.
+
Coded but not tested. Instead of using this Plate Element one can use the KL shell element
 
+
Documentation will be coming soon!
+
  
 
=== Example of a Complete Input Block ===
 
=== Example of a Complete Input Block ===
Line 8: Line 6:
 
   MAT= EL-MAT 1
 
   MAT= EL-MAT 1
 
   THICKNESS = 1.0
 
   THICKNESS = 1.0
   INT_TYPE_PLATE_NURBS_RM = USER or FULL
+
   INT_TYPE_PLATE_NURBS_K = USER or FULL
 
   GAUSS_U = 4
 
   GAUSS_U = 4
 
   GAUSS_V = 4
 
   GAUSS_V = 4
 
</pre>
 
</pre>

Revision as of 16:40, 8 December 2016

Coded but not tested. Instead of using this Plate Element one can use the KL shell element

Example of a Complete Input Block

EL-PROP 1 : PLATE_NURBS_K
  MAT= EL-MAT 1
  THICKNESS = 1.0
  INT_TYPE_PLATE_NURBS_K = USER or FULL
  GAUSS_U = 4
  GAUSS_V = 4




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