4.2.2.2. Classification of results written in fil files
In this section, the various types of results that can be written in a results (fil) file and that can be postprocessed by Fil2Matlab are classified in various categories, depending on the way in which the extraction of the results is handled by Fil2Matlab, and on how the source codes of Abaqus2Matlab are organized. Five possibilities can be distinguished for a type of result written in a fil file:
▪The result belongs to category 1. The output of category 1 corresponds to records containing as result data only floating point numbers (no integers or strings).
▪The result belongs to category 2. The output of category 2 corresponds to records containing as result data one integer as the first output and floating point numbers as the subsequent output of each record.
▪The result belongs to category 3. The output of category 3 corresponds to records containing as result data both numerical values (doubles or integers) and strings.
▪The result does not belong to any category from above, but it can be processed in Fil2Matlab by a special function especially designed for the particular result type. Such functions are named as "RecX.m", where X is the record key corresponding to the results that are postprocessed by this function. For example, Rec1900.m corresponds to the record key 1900 which characterizes element definitions output.
▪The result does not belong to any categories from above and it cannot be postprocessed by Fil2Matlab.
In the following table, each column contains:
▪First column: Description of the output quantity
▪Second column: Record key
▪Third column: Output variable identifier that has to be specified in the input file in order to print the corresponding result to the fil file
▪Fourth column: Category of the result type concerning the record contents
▪Fifth column: Type of the result concerning the reference to the model (node-type, element-type, analysis-type). For node-type results, the option *NODE FILE is specified in the input file and for element-type results the corresponding option is *EL FILE.
DESCRIPTION |
RECORD KEY |
OUTPUT VARIABLE IDENTIFIER |
CATEGORY |
TYPE |
Abaqus release |
1921 |
- |
Rec1921.m |
Analysis |
Acceleration |
103 |
A |
2 |
Node |
Active degrees of freedom |
1902 |
- |
Rec1902.m |
Analysis |
Average Shell Section Stress |
83 |
SSAVG |
1 |
Element |
Concentrated Electrical Nodal Charge |
120 |
CECHG |
2 |
Node |
Concentrated Electrical Nodal Current |
139 |
CECUR |
2 |
Node |
Concentrated fluid flow |
320 |
CFF |
2 |
Node |
Concentrated Flux |
206 |
CFL |
2 |
Node |
Concrete Failure |
31 |
CONF |
3 |
Element |
Coordinates |
8 |
COORD |
1 |
Element |
Coordinates |
107 |
COORD |
2 |
Node |
Creep Strain (Including Swelling) |
23 |
CE |
1 |
Element |
Displacement |
101 |
U |
2 |
Node |
Electrical Potential |
105 |
EPOT |
2 |
Node |
Electrical Reaction Charge |
119 |
RCHG |
2 |
Node |
Electrical Reaction Current |
138 |
RECUR |
2 |
Node |
Element definitions |
1900 |
- |
Rec1900.m |
Analysis |
Element Status |
61 |
STATUS |
1 |
Element |
Energy (Summed over Element) |
19 |
ELEN |
1 |
Element |
Energy Density |
14 |
ENER |
1 |
Element |
Equivalent plastic strain components |
45 |
PEQC |
3 |
Element |
Equivalent plastic strain in uniaxial tension |
473 |
PEEQT |
3 |
Element |
Film |
33 |
FILM |
3 |
Element |
Fluid Cavity Pressure |
136 |
PCAV |
2 |
Node |
Fluid Cavity Volume |
137 |
CVOL |
2 |
Node |
Gel (Pore Pressure Analysis) |
40 |
GELVR |
1 |
Element |
Heat Flux Vector |
28 |
HFL |
1 |
Element |
Increment start record |
2000 |
- |
Rec2000.m |
Analysis |
Internal Flux |
214 |
RFLE |
2 |
Node |
J-integral |
1991 |
JK |
Rec1991.m |
Element |
Label cross-reference |
1940 |
- |
Rec1940.m |
Analysis |
Local coordinate directions |
85 |
*EL FILE,DIRECTIONS=YES |
1 |
Element |
Logarithmic Strain |
89 |
LE |
1 |
Element |
Magnitude and phase angle of acoustic or fluid cavity pressure |
116 |
PPOR |
2 |
Node |
Magnitude and phase angle of electrical potential |
117 |
PHPOT |
2 |
Node |
Magnitude and phase angle of reaction force |
135 |
PRF |
2 |
Node |
Magnitude and phase angle of reactive charge (piezoelectric analysis) |
118 |
PHCHG |
2 |
Node |
Magnitude and phase angle of relative displacement |
111 |
PU |
2 |
Node |
Magnitude and phase angle of strain components |
65 |
PHE |
1 |
Element |
Magnitude and phase angle of stress components |
62 |
PHS |
1 |
Element |
Magnitude and phase angle of total displacement |
112 |
PTU |
2 |
Node |
Mass Concentration (Mass Diffusion Analysis) |
38 |
CONC |
1 |
Element |
Mechanical Strain Rate |
91 |
ER |
1 |
Element |
Modal |
1980 |
- |
Rec1980.m |
Analysis |
Motions (in Cavity Radiation Analysis) |
237 |
MOT |
2 |
Node |
Nodal Flux Caused by Heat |
10 |
NFLUX |
2 |
Element |
Node definitions |
1901 |
- |
Rec1901.m |
Analysis |
Nominal Strain |
90 |
NE |
1 |
Element |
Normalized Concentration (Mass Diffusion Analysis) |
221 |
NNC |
2 |
Node |
Output request definition |
1911 |
- |
Rec1911.m |
Analysis |
Plastic displacements at frame element's ends |
463 |
SEP |
3 |
Element |
Plastic Strain |
22 |
PE |
3 |
Element |
Point Load |
106 |
CF |
2 |
Node |
Pore Fluid Effective Velocity Vector |
97 |
FLVEL |
1 |
Element |
Pore or Acoustic Pressure |
18 |
POR |
1 |
Element |
Pore or Acoustic Pressure |
108 |
POR |
2 |
Node |
Principal creep strains |
412 |
CEP |
1 |
Element |
Principal elastic strains |
408 |
EEP |
1 |
Element |
Principal inelastic strains |
409 |
IEP |
1 |
Element |
Principal logarithmic strains |
405 |
LEP |
1 |
Element |
Principal mechanical strain rates |
406 |
ERP |
1 |
Element |
Principal nominal strains |
404 |
NEP |
1 |
Element |
Principal plastic strains |
411 |
PEP |
1 |
Element |
Principal strains |
403 |
EP |
1 |
Element |
Principal stresses |
401 |
SP |
1 |
Element |
Principal thermal strains |
410 |
THEP |
1 |
Element |
Principal values of backstress tensor for kinematic hardening plasticity |
402 |
ALPHAP |
1 |
Element |
Principal values of deformation gradient |
407 |
DGP |
1 |
Element |
Radiation |
34 |
RAD |
3 |
Element |
Reaction Force |
104 |
RF |
2 |
Node |
Reactive Fluid Total Volume |
110 |
RVT |
2 |
Node |
Reactive Fluid Volume Flux |
109 |
RVF |
2 |
Node |
Residual Flux |
204 |
RFL |
2 |
Node |
RMS values of reaction forces |
134 |
RRF |
2 |
Node |
RMS values of relative acceleration |
131 |
RA |
2 |
Node |
RMS values of relative displacement |
123 |
RU |
2 |
Node |
RMS values of relative velocity |
127 |
RV |
2 |
Node |
RMS values of strain components |
66 |
RE |
1 |
Element |
RMS values of stress components |
63 |
RS |
1 |
Element |
RMS values of total acceleration |
132 |
RTA |
2 |
Node |
RMS values of total displacement |
124 |
RTU |
2 |
Node |
RMS values of total velocity |
128 |
RTV |
2 |
Node |
Saturation (Pore Pressure Analysis) |
35 |
SAT |
1 |
Element |
Section Force and Moment |
13 |
SF |
1 |
Element |
Section Strain and Curvature |
29 |
SE |
1 |
Element |
Section Thickness |
27 |
STH |
1 |
Element |
Strain Jump at Nodes |
32 |
SJP |
1 |
Element |
Stress |
11 |
S |
1 |
Element |
Stress Invariant |
12 |
SINV |
1 |
Element |
Temperature |
201 |
NT |
2 |
Node |
Thermal Strain |
88 |
THE |
1 |
Element |
Total acceleration |
115 |
TA |
2 |
Node |
Total displacement |
113 |
TU |
2 |
Node |
Total Elastic Strain |
25 |
EE |
1 |
Element |
Total Fluid Volume Ratio |
43 |
FLUVR |
1 |
Element |
Total Force |
146 |
TF |
2 |
Node |
Total Inelastic Strain |
24 |
IE |
1 |
Element |
Total Strain |
21 |
E |
1 |
Element |
Total velocity |
114 |
TV |
2 |
Node |
Unit Normal to Crack in Concrete |
26 |
CRACK |
1 |
Element |
Velocity |
102 |
V |
2 |
Node |
Viscous Forces Due to Static Stabilization |
145 |
VF |
2 |
Node |
Whole Element Volume |
78 |
EVOL |
1 |
Element |
_________________________________________________________________________
Abaqus2Matlab - www.abaqus2matlab.com
Copyright (c) 2017 by George Papazafeiropoulos
If using this application for research or industrial purposes, please cite:
G. Papazafeiropoulos, M. Muniz-Calvente, E. Martinez-Paneda.
Abaqus2Matlab: a suitable tool for finite element post-processing.
Advances in Engineering Software. Vol 105. March 2017. Pages 9-16. (2017)
DOI:10.1016/j.advengsoft.2017.01.006
Created with an evaluation copy of HelpSmith.
To remove this notice, you should purchase the full version of the product.