PSOLID
Bulk Data Entry Defines the properties of solid elements, referenced by CHEXA, CPENTA, CPYRA and CTETRA Bulk Data Entries.
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
PSOLID | PID | MID | CORDM | ISOP | FCTN | ||||
EXPLICIT | ISOPE | HGID |
Example
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
PSOLID | 2 | 100 | 1 | ||||||
EXPLICIT | AURI | 2 |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
PID | Unique solid element property
identification.
No default (Integer > 0 or <String>) |
|
MID | Identification of a MAT1, MAT4,
MAT5, MAT9, MAT9OR, MAT10, MATHE or MATPE1 Bulk Data Entry.
No default (Integer > 0 or <String>) |
|
CORDM | MID of material coordinate system.
(Integer ≥ -1) |
|
ISOP | Special formulation/integration schemes for elasto-plastic implicit nonlinear
static analysis (both small displacement and large displacement). 1
2
(Character) |
|
FCTN | Fluid element flag.
|
|
EXPLICIT | Flag indicating that parameters for Explicit Analysis are to follow. | |
ISOPE |
Defaults: AURI for eight-noded CHEXA elements in explicit analysis. AVE for four-noded CTETRA elements in explicit analysis. |
|
HGID | Identification number of the hourglass
control (HOURGLS) Bulk Data Entry. 9 No default |
Comments
- Special integration flags MODPLAST and REDPLAST affect only elasto-plastic materials (as identified by presence of MATS1) in nonlinear quasi-static subcases. They do not affect element behavior in linear analysis.
- String based labels allow for easier visual identification of properties, including when being referenced by other cards. (For example, the PID field of elements). For more details, refer to String Label Based Input File in the Bulk Data Input File.
- The FULL option in the ISOP field provides stable and convergent results, although it may appear "stiff" and converge rather slowly in cases of significant plastic deformation. MODPLAST uses special handling for volumetric pressure term, in effect providing good resolution of plastic flow while avoiding excessive flexibility that would lead to spurious modes. REDPLAST adds further release of locking tendencies and usually the "softest" behavior. It may, theoretically, exhibit spurious deformation modes in single unattached elements, although in practice these modes should vanish in fields of many elements.
- Stresses are calculated in the material coordinate system. The material coordinate system may be defined as the basic coordinate system (CORDM=0), a defined system (CORDM = Integer > 0), or the element coordinate system (CORDM=-1). Refer to CHEXA, CPENTA, CPYRA and CTETRA for details on how the material coordinate system is defined for each element.
- If the material referenced by MID is a MAT9 material definition, then CORDM defines the material coordinate system for Gij on the MAT9 entry.
- If MID references a MATHE Bulk Data Entry, then only the PID and MID fields are utilized. The remaining fields are not used.
- SRI does not introduce spurious zero-energy modes. However, it is considered too stiff in general, and may exhibit shear locking. It is especially worse for elements with poor aspect ratios, when one element dimension is significantly smaller than others. For eight-noded CHEXA element, SRI is more computationally expensive, compared to URI and AURI. Therefore, significant run time increase may occur if SRI is employed extensively. Currently SRI is the only choice for six-noded CPENTA elements in explicit analysis
- If URI or AURI are chosen for eight-noded CHEXA elements in explicit analysis, hourglass control is required to avoid spurious zero-energy modes.
- For solid elements with MAT1/MATS1 material, two types of hourglass control are provided, Type 1 (Flanagan and Belytschko, 1981) resists undesirable hourglass modes with viscous damping. Type 2 (Puso, 2000), uses an enhanced assumed strain physical stabilization to provide coarse mesh accuracy with computational efficiency. Type 2 is chosen as the default hourglass type for MAT1/MATS1 material for 1st order CHEXA elements. The implementations of Type 1 and Type 2 hourglass controls are very similar, except that the hourglass forces are calculated in a different manner. Type 2 is more computationally intensive; however, performs better in eliminating Hourglass modes, when compared to Type 1. The only limitation of Type 2 is that it may lead to overly stiff response in bending problems with large plastic deformation. For MATHE entry, the default hourglass control is Type 4 (Reese, 2005). Type 2 is also available for MATHE entries. In case of reduced integration for solid elements (ISOPE=URI/AURI), hourglass control is turned on by default, and the defaults can be overridden by HOURGLS Bulk Entry or PARAM,HOURGLS
- In case of explicit analysis, the nodal pressure averaged four-noded CTETRA element is less stiffer than the regular four-noded CTETRA element. This helps overcome volumetric locking.
- This card is represented as a property in HyperMesh.