Understanding output files¶
The automatic analysis performed by the FloorTools software generates several output files. This list of files made available depends on the type of analysis performed (Standard analysis = validation against OEM allowable / Non Standard analysis = comparative FE analysis with validated reference floor loading).
Output files are accessible under the pull down menu Deliverables of the result page.
Fig. 77 Screenshot of FtoolsV3 deliverables drop-down list¶
Single Archive Download¶
Item (1) of Fig. 77 allows to download all deliverables as a single archive.
Analysis Assets¶
item (2) of Fig. 77 features general assets (ie. not AC zone relative).
Checked FE Model¶
The FE model of the floor structure loaded with user defined IFL is written in NASTRAN bulk data file. It can be imported in standard FE pre-processor like MSC PATRAN or SIEMENS FEMAP to perform spot check on user applied loading. Additionally the file can be run on NASTRAN FE solver and then some more checks could be done on critical FE results.
Fig. 78 NASTRAN Bulk Data File of Checked FE model¶
FEMAP neutral File¶
This asset is aimed to be loaded in FEMAP. It brings groups of nodes and eventually elements of miscellaneous items for an easier check of LOPA loading.
PATRAN neutral File¶
The same as FEMAP neutral export, but for PATRAN.
Substantiation Report¶
The main output of the FTools software is the complete Structural Substantiation report in Word format. This report is automatically generated by the FloorTools based on customer stylesheet for the document rendering and with some customized templates to control the output. As the report generated is in WORD format it can be freely modified and completed by the end user.
For the end user of the FTools it is important to understand that this report is made of static and dynamic text, pictures and tables coded in the templates.
A static text is a text that is written in the report template and won’t be change by the software. A dynamic text is a text that will be “adapted” by the software to match some input / output data. It becomes a contextual text.
Similarly a static image is stored in the report environment and will be incorporated in the SSR has it stands. In contrary a dynamic picture is automatically generated by the FTools to reflect FEM properties or FEM output.
Here is an example of static figure:
Fig. 79 Example of SSR static figure¶
Here is an example of dynamic figure:
Fig. 80 Example of SSR dynamic figure¶
Same is valid for report table. Some tables are stored in the report template and are not modified by the FTools. Some other tables are automatically generated by the FTools based on FE properties and output.
Here is an example of static table:
Fig. 81 Example of SSR static table¶
Here is an example of dynamic table:
Fig. 82 Example of SSR dynamic table¶
Note
As the report is based on stylesheet and templates, it is fully customizable and can be updated on request to numeric-GmbH.
User Supplied Loading File¶
The file uploaded by the FTools user is linked to the analysis for traceability purpose and can be downloaded at any time.
Standard allowable selection¶
This spreadsheet presents the data tables used for the automatic association of standard allowable to each seat. This spreadsheet should be read in association with the “Standard seat allowable” report. For standard seat analysis 16 different seating arrangements have been recorded. Each of them leads to different seat interface load allowable. Additionally, individual seat weight and seat row weight depend on those 16 different seating arrangements combined with a seat pitch. This combination generates 76 different seat and seat row weight possible allowable. In this “std_allowable_selection” spreadsheet the logic behind the automatic association of a seat IFL allowable and seat weight allowable is recorded.
Reading output spreadsheets¶
Item (3) of Fig. 77 allows to download individual checkers’ trace.
The FTools analysis output spreadsheets present a large amount of data in order to keep trace of all calculation steps leading to the margins of safety. Data dumped in those spreadsheets are reflecting the different tables computed internally by the software. They are not all formatted and structured to be easily readable by a end user. However, all of them have some commonalities in their structure and data presentation.
A logical way to read the different xls sheets within an output spreadsheet is to go from the left to the right. Leftmost sheets are gathering input data necessary for the analysis whereas rightmost sheets are presenting final Margins of safety.
Most of the sheets are generated from a Pandas DataFrame, which is a standard Python data manipulation module and one of the most popular tools used in data science and analysis tasks. In each sheet, the data in bold represents the column headers and row indices. Sometimes, rows may have duplicate values in the row indices, leading to merged row indices. Excel’s data filter may not work correctly with such merged row indices. To overcome this limitation, the row labels (or row identifiers) are usually repeated at the end of the presented data, in the last columns, without any row merging.
A detailed presentation of the spreadsheet / Sheet / field is detailed in the following chapters.
MS summary¶
“MS_summary”:¶
Checker ID: 00
This sheet presents the overall MS envelope, featuring the critical MS per checker.
Sheet "MS_summary/MS"¶
This Unique Sheet of the MS_summary spreadsheet describes the overall MS. It features one single row per checker with its critical Margin of Safety.
- MS-vector
type:
objectexamples:['BENDING', 'FORCE', 'SHEAR']The vector column describes the kind of loading analyzed.
- MS-CID
type:
int64examples:[1, 2, 3]The CID column describes the Checker ID at the origin of the analysis.
- MS-section
type:
objectexamples:['section 44', 'section 43', 'section 41']The section column shows the Aircraft section concerned by the row.
- MS-item
type:
objectexamples:['LBL33::1', 4243, 'LBL108::LBL74']
- MS-item-details
type:
objectexamples:['x=910.0', 'x=539.0', 'panel']
- MS-LCID
type:
int64examples:[1, 2, 5]The lcid involved in the calculation.
- MS-units
type:
objectexamples:['lbf', 'lbf/in', 'lbf*in']The physical units of the loading and reference value involved in the MS calculation.
- MS-applied
type:
float64examples:[1.1, 3.0, -3702.3]The applied value of the \(allowable / applied - 1\) MS equation
- MS-allowable
type:
float64examples:[2183.5, 3210.8, 20632.9]The allowable value of the \(allowable / applied - 1\) MS equation
- MS-MS
type:
objectexamples:['+0.66', '+0.87', '>+2.00']The dressed (cf. dressing) version of the _MS column.
- MS-comment
type:
objectexamples:['Step2', nan]
- MS-_MS
type:
float64examples:[0.362, 1.076, 0.696]The _MS column shows the raw margin of safety before dressing. The dressed MS is shown in column MS.
Non-Standard Outputs¶
“NONSTD_RAIL_SHEAR”:¶
Checker ID: 01
Sheet "NONSTD_RAIL_SHEAR/beam_properties"¶
- beam_properties-PID
type:
int64examples:[32, 33, 34]
- beam_properties-E
type:
int64examples:[16900000, 10400000, 31626000]
- beam_properties-NU
type:
float64examples:[0.33]
- beam_properties-A
type:
float64examples:[0.8366, 0.9412, 0.9433]
- beam_properties-I1
type:
float64examples:[0.6168, 0.5998, 0.6644]
- beam_properties-I2
type:
float64examples:[0.3353, 0.3467, 0.3879]
- beam_properties-type
type:
objectexamples:['rail']
- beam_properties-zones
type:
int64examples:[0, 1]
- beam_properties-sections
type:
objectexamples:['section 47', 'section 46', 'section 43']
- beam_properties-xa
type:
float64examples:[2052.5, 2316.24, 413.2857]
- beam_properties-xb
type:
float64examples:[1792.24, 2316.24, 2064.24]
Sheet "NONSTD_RAIL_SHEAR/all_allowable"¶
- all_allowable-zone
type:
int64examples:[0, 1, 3]
- all_allowable-section
type:
objectexamples:['section 47', 'section 44', 'section 43']
- all_allowable-eid
type:
int64examples:[11904, 11905, 1186]
- all_allowable-gid
type:
int64examples:[51744, 1346, 51877]
- all_allowable-x
type:
float64examples:[2272.5433213777, 2337.24, 2274.24]
- all_allowable-y
type:
float64examples:[33.0, 72.3398134692, 11.0]
- all_allowable-value
type:
float64examples:[2467.16845703125, 2020.573120117188, 2921.750244140625]
- all_allowable-abs_value
type:
float64examples:[2467.16845703125, 2020.573120117188, 2921.750244140625]
- all_allowable-pid
type:
int64examples:[32, 33, 34]
- all_allowable-lcid
type:
int64examples:[1, 2, 3]
- all_allowable-vbeam_root_id
type:
objectexamples:['LBL11', 'RBL74', 'RBL11']
- all_allowable-vbeamid
type:
objectexamples:['LBL108::4', 'LBL74::4', 'LBL11::0']
Sheet "NONSTD_RAIL_SHEAR/allowable"¶
- allowable-ref_abs_value
type:
float64examples:[2817.9658203125, 5087.41943359375, 3048.099853515625]
- allowable-ref
type:
objectexamples:['PAX-ECO-252_p30-01', 'PAX-ECO-343_p32-02', 'PAX-ECO-343_p32-00']
- allowable-ref_lcid
type:
int64examples:[1, 2, 3]
Sheet "NONSTD_RAIL_SHEAR/MS"¶
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 44', 'section 45', 'section 43']
- MS-type
type:
objectexamples:['rail']
- MS-eid
type:
int64examples:[225, 226, 227]
- MS-gid
type:
int64examples:[257, 258, 259]
- MS-x
type:
float64examples:[1539.0, 2052.5, 1029.0]
- MS-y
type:
float64examples:[11.0, -108.0, -107.843]
- MS-value
type:
float64examples:[-0.8405776023864746, -0.6413815021514893, -0.7561013102531433]
- MS-abs_value
type:
float64examples:[0.8405776023864746, 0.6413815021514893, 0.7561013102531433]
- MS-ref
type:
objectexamples:['PAX-ECO-252_p30-01', 'PAX-ECO-343_p32-02', 'PAX-ECO-343_p32-00']
- MS-ref_abs_value
type:
float64examples:[2817.9658203125, 5087.41943359375, 3210.8173828125]
- MS-ref_lcid
type:
int64examples:[1, 2, 3]
- MS-MS
type:
float64examples:[0.9529300928115845, 0.9478836059570312, 2.509186267852783]The dressed (cf. dressing) version of the _MS column.
Sheet "NONSTD_RAIL_SHEAR/_crits_pre"¶
- _crits_pre-vector
type:
objectexamples:['shear']The vector column describes the kind of loading analyzed.
- _crits_pre-lcid
type:
int64examples:[1]
- _crits_pre-seqitem
type:
int64examples:[50, 75, 52]
- _crits_pre-ga/gb
type:
objectexamples:['ga', 'gb']
- _crits_pre-zone
type:
int64examples:[1]
- _crits_pre-section
type:
objectexamples:['section 43']
- _crits_pre-type_x
type:
objectexamples:['rail']
- _crits_pre-eid
type:
int64examples:[11653, 1574, 11654]
- _crits_pre-gid
type:
int64examples:[52033, 1699, 51875]
- _crits_pre-x
type:
float64examples:[1120.22, 1131.25, 910.0]
- _crits_pre-y
type:
int64examples:[33, 74, 11]
- _crits_pre-value
type:
float64examples:[2349.0224609375, 2349.034423828125, 1870.45703125]
- _crits_pre-abs_value
type:
float64examples:[2349.0224609375, 2349.034423828125, 1870.45703125]
- _crits_pre-ref
type:
objectexamples:['PAX-ECO-343_p32-00', 'PAX-ECO-252_p30-01', 'PAX-ECO-343_p32-03']
- _crits_pre-ref_abs_value
type:
float64examples:[3210.8173828125, 3890.199951171875, 4702.83203125]
- _crits_pre-ref_lcid
type:
int64examples:[1, 2, 3]
- _crits_pre-MS
type:
float64examples:[0.9439151287078857, 0.9439173936843872, 1.00203800201416]The dressed (cf. dressing) version of the _MS column.
- _crits_pre-PID
type:
int64examples:[28, 36, 29]
- _crits_pre-E
type:
int64examples:[10400000, 16900000]
- _crits_pre-NU
type:
float64examples:[0.33]
- _crits_pre-A
type:
float64examples:[0.9412, 0.8447, 1.0483]
- _crits_pre-I1
type:
float64examples:[0.5998, 0.6436, 0.8286]
- _crits_pre-I2
type:
float64examples:[0.3467, 0.4477, 0.3421]
- _crits_pre-type_y
type:
objectexamples:['rail']
- _crits_pre-zones
type:
int64examples:[0, 1]
- _crits_pre-sections
type:
objectexamples:['section 41', 'section 43']
- _crits_pre-xa
type:
float64examples:[940.5, 581.5]
- _crits_pre-xb
type:
float64examples:[593.27, 945.0, 950.0]
Sheet "NONSTD_RAIL_SHEAR/critical_beams_envelope"¶
- critical_beams_envelope-vector
type:
objectexamples:['shear']The vector column describes the kind of loading analyzed.
- critical_beams_envelope-lcid
type:
int64examples:[1]
- critical_beams_envelope-seqitem
type:
int64examples:[75]
- critical_beams_envelope-ga/gb
type:
objectexamples:['gb']
- critical_beams_envelope-zone
type:
int64examples:[1]
- critical_beams_envelope-section
type:
objectexamples:['section 43']
- critical_beams_envelope-type_x
type:
objectexamples:['rail']
- critical_beams_envelope-eid
type:
int64examples:[11756]
- critical_beams_envelope-gid
type:
int64examples:[1631]
- critical_beams_envelope-x
type:
float64examples:[1078.22]
- critical_beams_envelope-y
type:
int64examples:[-108]
- critical_beams_envelope-value
type:
float64examples:[1651.727172851562]
- critical_beams_envelope-abs_value
type:
float64examples:[1651.727172851562]
- critical_beams_envelope-ref
type:
objectexamples:['PAX-ECO-343_p32-00']
- critical_beams_envelope-ref_abs_value
type:
float64examples:[3210.8173828125]
- critical_beams_envelope-ref_lcid
type:
int64examples:[3]
- critical_beams_envelope-MS
type:
float64examples:[0.9439151287078857]The dressed (cf. dressing) version of the _MS column.
- critical_beams_envelope-PID
type:
int64examples:[31]
- critical_beams_envelope-E
type:
int64examples:[10400000]
- critical_beams_envelope-NU
type:
float64examples:[0.33]
- critical_beams_envelope-A
type:
float64examples:[0.9412]
- critical_beams_envelope-I1
type:
float64examples:[0.5998]
- critical_beams_envelope-I2
type:
float64examples:[0.3467]
- critical_beams_envelope-type_y
type:
objectexamples:['rail']
- critical_beams_envelope-zones
type:
int64examples:[1]
- critical_beams_envelope-sections
type:
objectexamples:['section 43']
- critical_beams_envelope-xa
type:
float64examples:[940.5]
- critical_beams_envelope-xb
type:
int64examples:[950]
Sheet "NONSTD_RAIL_SHEAR/MS_reduced"¶
- MS_reduced-vbeamid
type:
objectexamples:['RBL74::3', 'LBL108::4', 'RBL11::3']
- MS_reduced-lcid
type:
int64examples:[1]
- MS_reduced-seqitem
type:
int64examples:[50, 75, 52]
- MS_reduced-ga/gb
type:
objectexamples:['ga', 'gb']
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 43']
- MS_reduced-type
type:
objectexamples:['rail']
- MS_reduced-eid
type:
int64examples:[11653, 1574, 11654]
- MS_reduced-gid
type:
int64examples:[52033, 1699, 51875]
- MS_reduced-x
type:
float64examples:[1120.22, 1131.25, 910.0]
- MS_reduced-y
type:
int64examples:[33, 74, 11]
- MS_reduced-value
type:
float64examples:[2349.0224609375, 2349.034423828125, 1870.45703125]
- MS_reduced-abs_value
type:
float64examples:[2349.0224609375, 2349.034423828125, 1870.45703125]
- MS_reduced-ref
type:
objectexamples:['PAX-ECO-343_p32-00', 'PAX-ECO-252_p30-01', 'PAX-ECO-343_p32-03']
- MS_reduced-ref_abs_value
type:
float64examples:[3210.8173828125, 3890.199951171875, 4702.83203125]
- MS_reduced-ref_lcid
type:
int64examples:[1, 2, 3]
- MS_reduced-MS
type:
float64examples:[0.9439151287078857, 0.9439173936843872, 1.00203800201416]The dressed (cf. dressing) version of the _MS column.
“NONSTD_RAIL_BENDING”:¶
Checker ID: 02
Sheet "NONSTD_RAIL_BENDING/beam_properties"¶
- beam_properties-PID
type:
int64examples:[32, 33, 34]
- beam_properties-E
type:
int64examples:[16900000, 10400000, 31626000]
- beam_properties-NU
type:
float64examples:[0.33]
- beam_properties-A
type:
float64examples:[0.8366, 0.9412, 0.9433]
- beam_properties-I1
type:
float64examples:[0.6168, 0.5998, 0.6644]
- beam_properties-I2
type:
float64examples:[0.3353, 0.3467, 0.3879]
- beam_properties-type
type:
objectexamples:['rail']
- beam_properties-zones
type:
int64examples:[0, 1]
- beam_properties-sections
type:
objectexamples:['section 47', 'section 46', 'section 43']
- beam_properties-xa
type:
float64examples:[2052.5, 2316.24, 413.2857]
- beam_properties-xb
type:
float64examples:[1792.24, 2316.24, 2064.24]
Sheet "NONSTD_RAIL_BENDING/all_allowable"¶
- all_allowable-zone
type:
int64examples:[0, 2, 3]
- all_allowable-section
type:
objectexamples:['section 45', 'section 43', 'section 41']
- all_allowable-eid
type:
int64examples:[707, 12323, 714]
- all_allowable-gid
type:
int64examples:[51744, 52227, 52229]
- all_allowable-x
type:
float64examples:[738.0, 1635.0, 2344.3447895123]
- all_allowable-y
type:
float64examples:[33.0, 66.9964707842, 11.0]
- all_allowable-value
type:
float64examples:[-18077.17578125, -15069.720703125, 21669.0703125]
- all_allowable-abs_value
type:
float64examples:[19842.25390625, 21669.0703125, 19303.962890625]
- all_allowable-pid
type:
int64examples:[32, 33, 34]
- all_allowable-lcid
type:
int64examples:[1, 2, 3]
- all_allowable-vbeam_root_id
type:
objectexamples:['LBL11', 'RBL74', 'RBL11']
- all_allowable-vbeamid
type:
objectexamples:['LBL74::4', 'LBL11::0', 'LBL108::2']
Sheet "NONSTD_RAIL_BENDING/allowable"¶
- allowable-ref_abs_value
type:
float64examples:[17218.755859375, 26115.515625, 20071.048828125]
- allowable-ref
type:
objectexamples:['PAX-ECO-343_p32-02', 'PAX-ECO-252_p30-02', 'PAX-ECO-343_p32-01']
- allowable-ref_lcid
type:
int64examples:[1, 2, 3]
Sheet "NONSTD_RAIL_BENDING/MS"¶
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 44', 'section 45', 'section 43']
- MS-type
type:
objectexamples:['rail']
- MS-eid
type:
int64examples:[225, 226, 227]
- MS-gid
type:
int64examples:[257, 258, 259]
- MS-x
type:
float64examples:[1539.0, 2052.5, 1029.0]
- MS-y
type:
float64examples:[11.0, -108.0, -107.843]
- MS-value
type:
float64examples:[0.4803909659385681, -0.04767342284321785, 0.06400556862354279]
- MS-abs_value
type:
float64examples:[0.4803909659385681, 0.04767342284321785, 2.570206880569458]
- MS-ref
type:
objectexamples:['PAX-ECO-343_p32-02', 'PAX-ECO-252_p30-02', 'PAX-ECO-343_p32-01']
- MS-ref_abs_value
type:
float64examples:[17218.755859375, 26115.515625, 20071.048828125]
- MS-ref_lcid
type:
int64examples:[1, 2, 3]
- MS-MS
type:
float64examples:[0.8701424598693848, 1.782872200012207, 2.259751796722412]The dressed (cf. dressing) version of the _MS column.
Sheet "NONSTD_RAIL_BENDING/_crits_pre"¶
- _crits_pre-vector
type:
objectexamples:['bending']The vector column describes the kind of loading analyzed.
- _crits_pre-lcid
type:
int64examples:[1]
- _crits_pre-seqitem
type:
int64examples:[64, 50, 58]
- _crits_pre-ga/gb
type:
objectexamples:['gb']
- _crits_pre-zone
type:
int64examples:[1]
- _crits_pre-section
type:
objectexamples:['section 43']
- _crits_pre-type_x
type:
objectexamples:['rail']
- _crits_pre-eid
type:
int64examples:[800, 705, 806]
- _crits_pre-gid
type:
int64examples:[51905, 51942, 51911]
- _crits_pre-x
type:
float64examples:[968.25, 945.0, 1010.25]
- _crits_pre-y
type:
int64examples:[33, 74, 11]
- _crits_pre-value
type:
float64examples:[-9663.435546875, -14910.8251953125, -9662.92578125]
- _crits_pre-abs_value
type:
float64examples:[9662.92578125, 11673.6982421875, 11662.6640625]
- _crits_pre-ref
type:
objectexamples:['PAX-ECO-252_p30-02', 'PAX-BC-242_p42-00', 'PAX-ECO-343_p32-03']
- _crits_pre-ref_abs_value
type:
float64examples:[20632.916015625, 17218.755859375, 26100.564453125]
- _crits_pre-ref_lcid
type:
int64examples:[1, 2, 5]
- _crits_pre-MS
type:
float64examples:[0.3837541341781616, 0.3842132091522217, 1.700961112976074]The dressed (cf. dressing) version of the _MS column.
- _crits_pre-PID
type:
int64examples:[28, 29, 30]
- _crits_pre-E
type:
int64examples:[10400000]
- _crits_pre-NU
type:
float64examples:[0.33]
- _crits_pre-A
type:
float64examples:[0.9645, 1.0213, 1.0483]
- _crits_pre-I1
type:
float64examples:[0.8286, 0.9456, 0.5998]
- _crits_pre-I2
type:
float64examples:[0.426, 0.4477, 0.3467]
- _crits_pre-type_y
type:
objectexamples:['rail']
- _crits_pre-zones
type:
int64examples:[1]
- _crits_pre-sections
type:
objectexamples:['section 43']
- _crits_pre-xa
type:
float64examples:[940.5]
- _crits_pre-xb
type:
int64examples:[945, 950]
Sheet "NONSTD_RAIL_BENDING/critical_beams_envelope"¶
- critical_beams_envelope-vector
type:
objectexamples:['bending']The vector column describes the kind of loading analyzed.
- critical_beams_envelope-lcid
type:
int64examples:[1]
- critical_beams_envelope-seqitem
type:
int64examples:[53]
- critical_beams_envelope-ga/gb
type:
objectexamples:['gb']
- critical_beams_envelope-zone
type:
int64examples:[1]
- critical_beams_envelope-section
type:
objectexamples:['section 43']
- critical_beams_envelope-type_x
type:
objectexamples:['rail']
- critical_beams_envelope-eid
type:
int64examples:[798]
- critical_beams_envelope-gid
type:
int64examples:[51902]
- critical_beams_envelope-x
type:
float64examples:[963.25]
- critical_beams_envelope-y
type:
int64examples:[-33]
- critical_beams_envelope-value
type:
float64examples:[-14910.8251953125]
- critical_beams_envelope-abs_value
type:
float64examples:[14910.8251953125]
- critical_beams_envelope-ref
type:
objectexamples:['PAX-ECO-252_p30-02']
- critical_beams_envelope-ref_abs_value
type:
float64examples:[20632.916015625]
- critical_beams_envelope-ref_lcid
type:
int64examples:[2]
- critical_beams_envelope-MS
type:
float64examples:[0.3837541341781616]The dressed (cf. dressing) version of the _MS column.
- critical_beams_envelope-PID
type:
int64examples:[29]
- critical_beams_envelope-E
type:
int64examples:[10400000]
- critical_beams_envelope-NU
type:
float64examples:[0.33]
- critical_beams_envelope-A
type:
float64examples:[1.0213]
- critical_beams_envelope-I1
type:
float64examples:[0.8286]
- critical_beams_envelope-I2
type:
float64examples:[0.426]
- critical_beams_envelope-type_y
type:
objectexamples:['rail']
- critical_beams_envelope-zones
type:
int64examples:[1]
- critical_beams_envelope-sections
type:
objectexamples:['section 43']
- critical_beams_envelope-xa
type:
float64examples:[940.5]
- critical_beams_envelope-xb
type:
int64examples:[945]
Sheet "NONSTD_RAIL_BENDING/MS_reduced"¶
- MS_reduced-vbeamid
type:
objectexamples:['LBL108::4', 'LBL74::4', 'RBL11::3']
- MS_reduced-lcid
type:
int64examples:[1]
- MS_reduced-seqitem
type:
int64examples:[64, 50, 58]
- MS_reduced-ga/gb
type:
objectexamples:['gb']
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 43']
- MS_reduced-type
type:
objectexamples:['rail']
- MS_reduced-eid
type:
int64examples:[800, 705, 806]
- MS_reduced-gid
type:
int64examples:[51905, 51942, 51911]
- MS_reduced-x
type:
float64examples:[968.25, 945.0, 1010.25]
- MS_reduced-y
type:
int64examples:[33, 74, 11]
- MS_reduced-value
type:
float64examples:[-9663.435546875, -14910.8251953125, -9662.92578125]
- MS_reduced-abs_value
type:
float64examples:[9662.92578125, 11673.6982421875, 11662.6640625]
- MS_reduced-ref
type:
objectexamples:['PAX-ECO-252_p30-02', 'PAX-BC-242_p42-00', 'PAX-ECO-343_p32-03']
- MS_reduced-ref_abs_value
type:
float64examples:[20632.916015625, 17218.755859375, 26100.564453125]
- MS_reduced-ref_lcid
type:
int64examples:[1, 2, 5]
- MS_reduced-MS
type:
float64examples:[0.3837541341781616, 0.3842132091522217, 1.700961112976074]The dressed (cf. dressing) version of the _MS column.
“NONSTD_CROSSBEAM_SHEAR”:¶
Checker ID: 03
Sheet "NONSTD_CROSSBEAM_SHEAR/beam_properties"¶
- beam_properties-PID
type:
int64examples:[2, 3, 4]
- beam_properties-E
type:
int64examples:[6412800, 8412800, 6892000]
- beam_properties-NU
type:
float64examples:[0.33]
- beam_properties-A
type:
float64examples:[2.8554, 2.4915, 2.6943]
- beam_properties-I1
type:
float64examples:[1.6987, 2.1474, 2.3079]
- beam_properties-I2
type:
float64examples:[11.2456, 13.9274, 16.9868]
- beam_properties-type
type:
objectexamples:['crossbeam']
- beam_properties-zones
type:
int64examples:[0, 1]
- beam_properties-sections
type:
objectexamples:['section 47', 'section 41', 'section 46']
- beam_properties-xa
type:
float64examples:[1035.0, 2063.0, 529.0]
- beam_properties-xb
type:
float64examples:[1035.0, 2063.0, 529.0]
Sheet "NONSTD_CROSSBEAM_SHEAR/all_allowable"¶
- all_allowable-zone
type:
int64examples:[0, 1, 2]
- all_allowable-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- all_allowable-eid
type:
int64examples:[480, 39, 3848]
- all_allowable-gid
type:
int64examples:[197, 549, 2375]
- all_allowable-x
type:
float64examples:[1728.0, 2336.0, 2210.0]
- all_allowable-y
type:
float64examples:[66.0533, 69.47, 69.1798]
- all_allowable-value
type:
float64examples:[3200.816162109375, -2983.37451171875, 3138.62158203125]
- all_allowable-abs_value
type:
float64examples:[3200.816162109375, 3138.62158203125, 3359.939453125]
- all_allowable-pid
type:
int64examples:[2, 3, 4]
- all_allowable-lcid
type:
int64examples:[1, 5]
- all_allowable-vbeam_root_id
type:
objectexamples:['STA1664', 'STA1434+147', 'STA951']
- all_allowable-vbeamid
type:
objectexamples:['STA1434+84::0', 'STA1937::0', 'STA592::0']
Sheet "NONSTD_CROSSBEAM_SHEAR/allowable"¶
- allowable-ref_abs_value
type:
float64examples:[4035.431884765625, 3972.6376953125, 2983.37451171875]
- allowable-ref
type:
objectexamples:['PAX-ECO-343_p32-02', 'PAX-BC-242_p36-00', 'PAX-ECO-343_p32-00']
- allowable-ref_lcid
type:
int64examples:[1, 5]
Sheet "NONSTD_CROSSBEAM_SHEAR/MS"¶
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- MS-type
type:
objectexamples:['crossbeam']
- MS-eid
type:
int64examples:[2049, 2051, 2053]
- MS-gid
type:
int64examples:[2049, 2051, 2053]
- MS-x
type:
float64examples:[2432.5, 1665.0, 1929.0]
- MS-y
type:
float64examples:[11.0, 33.0, 60.43613]
- MS-value
type:
float64examples:[-2.760963616310619e-05, -4.176039965386735e-06, 6.581280558748404e-06]
- MS-abs_value
type:
float64examples:[2.760963616310619e-05, 4.176039965386735e-06, 6.581280558748404e-06]
- MS-ref
type:
objectexamples:['PAX-ECO-343_p32-02', 'PAX-BC-242_p36-00', 'PAX-ECO-343_p32-00']
- MS-ref_abs_value
type:
float64examples:[4035.431884765625, 3972.6376953125, 2983.37451171875]
- MS-ref_lcid
type:
int64examples:[1, 5]
- MS-MS
type:
float64examples:[385957986304.0, 94584725504.0, 163914989568.0]The dressed (cf. dressing) version of the _MS column.
Sheet "NONSTD_CROSSBEAM_SHEAR/_crits_pre"¶
- _crits_pre-vector
type:
objectexamples:['shear']The vector column describes the kind of loading analyzed.
- _crits_pre-lcid
type:
int64examples:[1, 2]
- _crits_pre-seqitem
type:
int64examples:[1, 2, 3]
- _crits_pre-ga/gb
type:
objectexamples:['ga', 'gb']
- _crits_pre-zone
type:
int64examples:[1]
- _crits_pre-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- _crits_pre-type_x
type:
objectexamples:['crossbeam']
- _crits_pre-eid
type:
int64examples:[1537, 514, 2049]
- _crits_pre-gid
type:
int64examples:[2177, 641, 1668]
- _crits_pre-x
type:
float64examples:[2432.5, 1665.0, 1161.0]
- _crits_pre-y
type:
float64examples:[11.0, -115.6, -109.4]
- _crits_pre-value
type:
float64examples:[-0.001004027551971376, 0.0002091566275339574, -510.3092956542969]
- _crits_pre-abs_value
type:
float64examples:[0.001004027551971376, 0.0002091566275339574, 0.0008487639133818448]
- _crits_pre-ref
type:
objectexamples:['PAX-ECO-343_p32-02', 'PAX-BC-242_p36-00', 'PAX-ECO-343_p32-00']
- _crits_pre-ref_abs_value
type:
float64examples:[4035.431884765625, 3972.6376953125, 2983.37451171875]
- _crits_pre-ref_lcid
type:
int64examples:[1, 5]
- _crits_pre-MS
type:
float64examples:[0.7416870594024658, 0.7759504318237305, 0.81770920753479]The dressed (cf. dressing) version of the _MS column.
- _crits_pre-PID
type:
int64examples:[2, 4, 6]
- _crits_pre-E
type:
int64examples:[8412800, 6892000, 6412800]
- _crits_pre-NU
type:
float64examples:[0.33]
- _crits_pre-A
type:
float64examples:[2.4915, 2.6394, 2.7583]
- _crits_pre-I1
type:
float64examples:[1.6987, 2.0288, 2.1474]
- _crits_pre-I2
type:
float64examples:[16.9868, 17.5923, 18.2359]
- _crits_pre-type_y
type:
objectexamples:['crossbeam']
- _crits_pre-zones
type:
int64examples:[1]
- _crits_pre-sections
type:
objectexamples:['section 47', 'section 46', 'section 43']
- _crits_pre-xa
type:
float64examples:[2432.5, 1665.0, 1161.0]
- _crits_pre-xb
type:
float64examples:[2432.5, 1665.0, 1161.0]
Sheet "NONSTD_CROSSBEAM_SHEAR/critical_beams_envelope"¶
- critical_beams_envelope-vector
type:
objectexamples:['shear']The vector column describes the kind of loading analyzed.
- critical_beams_envelope-lcid
type:
int64examples:[2]
- critical_beams_envelope-seqitem
type:
int64examples:[3]
- critical_beams_envelope-ga/gb
type:
objectexamples:['ga']
- critical_beams_envelope-zone
type:
int64examples:[1]
- critical_beams_envelope-section
type:
objectexamples:['section 43']
- critical_beams_envelope-type_x
type:
objectexamples:['crossbeam']
- critical_beams_envelope-eid
type:
int64examples:[214]
- critical_beams_envelope-gid
type:
int64examples:[245]
- critical_beams_envelope-x
type:
int64examples:[993]
- critical_beams_envelope-y
type:
float64examples:[-83.1]
- critical_beams_envelope-value
type:
float64examples:[2232.59130859375]
- critical_beams_envelope-abs_value
type:
float64examples:[2232.59130859375]
- critical_beams_envelope-ref
type:
objectexamples:['PAX-ECO-343_p32-03']
- critical_beams_envelope-ref_abs_value
type:
float64examples:[3888.475341796875]
- critical_beams_envelope-ref_lcid
type:
int64examples:[5]
- critical_beams_envelope-MS
type:
float64examples:[0.7416870594024658]The dressed (cf. dressing) version of the _MS column.
- critical_beams_envelope-PID
type:
int64examples:[2]
- critical_beams_envelope-E
type:
int64examples:[6887700]
- critical_beams_envelope-NU
type:
float64examples:[0.33]
- critical_beams_envelope-A
type:
float64examples:[2.4915]
- critical_beams_envelope-I1
type:
float64examples:[1.6987]
- critical_beams_envelope-I2
type:
float64examples:[16.9868]
- critical_beams_envelope-type_y
type:
objectexamples:['crossbeam']
- critical_beams_envelope-zones
type:
int64examples:[1]
- critical_beams_envelope-sections
type:
objectexamples:['section 43']
- critical_beams_envelope-xa
type:
int64examples:[993]
- critical_beams_envelope-xb
type:
int64examples:[993]
Sheet "NONSTD_CROSSBEAM_SHEAR/MS_reduced"¶
- MS_reduced-vbeamid
type:
objectexamples:['STA1014::0', 'STA1937::0', 'STA1874::0']
- MS_reduced-lcid
type:
int64examples:[1, 2]
- MS_reduced-seqitem
type:
int64examples:[1, 2, 3]
- MS_reduced-ga/gb
type:
objectexamples:['ga', 'gb']
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- MS_reduced-type
type:
objectexamples:['crossbeam']
- MS_reduced-eid
type:
int64examples:[1537, 514, 2049]
- MS_reduced-gid
type:
int64examples:[2177, 641, 1668]
- MS_reduced-x
type:
float64examples:[2432.5, 1665.0, 1161.0]
- MS_reduced-y
type:
float64examples:[11.0, -115.6, -109.4]
- MS_reduced-value
type:
float64examples:[-0.001004027551971376, 0.0002091566275339574, -510.3092956542969]
- MS_reduced-abs_value
type:
float64examples:[0.001004027551971376, 0.0002091566275339574, 0.0008487639133818448]
- MS_reduced-ref
type:
objectexamples:['PAX-ECO-343_p32-02', 'PAX-BC-242_p36-00', 'PAX-ECO-343_p32-00']
- MS_reduced-ref_abs_value
type:
float64examples:[4035.431884765625, 3972.6376953125, 2983.37451171875]
- MS_reduced-ref_lcid
type:
int64examples:[1, 5]
- MS_reduced-MS
type:
float64examples:[0.7416870594024658, 0.7759504318237305, 0.81770920753479]The dressed (cf. dressing) version of the _MS column.
“NONSTD_CROSSBEAM_BENDING”:¶
Checker ID: 04
Sheet "NONSTD_CROSSBEAM_BENDING/beam_properties"¶
- beam_properties-PID
type:
int64examples:[2, 3, 4]
- beam_properties-E
type:
int64examples:[6412800, 8412800, 6892000]
- beam_properties-NU
type:
float64examples:[0.33]
- beam_properties-A
type:
float64examples:[2.8554, 2.4915, 2.6943]
- beam_properties-I1
type:
float64examples:[1.6987, 2.1474, 2.3079]
- beam_properties-I2
type:
float64examples:[11.2456, 13.9274, 16.9868]
- beam_properties-type
type:
objectexamples:['crossbeam']
- beam_properties-zones
type:
int64examples:[0, 1]
- beam_properties-sections
type:
objectexamples:['section 47', 'section 41', 'section 46']
- beam_properties-xa
type:
float64examples:[1035.0, 2063.0, 529.0]
- beam_properties-xb
type:
float64examples:[1035.0, 2063.0, 529.0]
Sheet "NONSTD_CROSSBEAM_BENDING/all_allowable"¶
- all_allowable-zone
type:
int64examples:[0, 1, 2]
- all_allowable-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- all_allowable-eid
type:
int64examples:[3840, 1633, 1249]
- all_allowable-gid
type:
int64examples:[1760, 2371, 1990]
- all_allowable-x
type:
float64examples:[1728.0, 993.0, 2273.0]
- all_allowable-y
type:
float64examples:[11.0, 83.1, -11.0]
- all_allowable-value
type:
float64examples:[67904.3046875, -64699.6484375, -66871.2890625]
- all_allowable-abs_value
type:
float64examples:[67904.3046875, 30555.296875, 70023.265625]
- all_allowable-pid
type:
int64examples:[2, 3, 4]
- all_allowable-lcid
type:
int64examples:[1, 5]
- all_allowable-vbeam_root_id
type:
objectexamples:['STA825+168', 'STA1664', 'STA951']
- all_allowable-vbeamid
type:
objectexamples:['STA825+63::0', 'STA1434+84::0', 'STA1874::0']
Sheet "NONSTD_CROSSBEAM_BENDING/allowable"¶
- allowable-ref_abs_value
type:
float64examples:[82402.75, 79336.03125, 78696.4375]
- allowable-ref
type:
objectexamples:['PAX-ECO-252_p30-00', 'PAX-ECO-343_p32-01', 'PAX-ECO-343_p32-00']
- allowable-ref_lcid
type:
int64examples:[1, 5]
Sheet "NONSTD_CROSSBEAM_BENDING/MS"¶
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- MS-type
type:
objectexamples:['crossbeam']
- MS-eid
type:
int64examples:[2049, 2051, 2053]
- MS-gid
type:
int64examples:[2049, 2051, 2053]
- MS-x
type:
float64examples:[2432.5, 1665.0, 1929.0]
- MS-y
type:
float64examples:[11.0, 33.0, 60.43613]
- MS-value
type:
float64examples:[-3.845423270831816e-05, 0.0001713790115900338, 0.0001719032879918814]
- MS-abs_value
type:
float64examples:[3.845423270831816e-05, 0.0001713790115900338, 0.0001719032879918814]
- MS-ref
type:
objectexamples:['PAX-ECO-252_p30-00', 'PAX-ECO-343_p32-01', 'PAX-ECO-343_p32-00']
- MS-ref_abs_value
type:
float64examples:[82402.75, 78696.4375, 75242.0703125]
- MS-ref_lcid
type:
int64examples:[1, 5]
- MS-MS
type:
float64examples:[197201002496.0, 2436235264.0, 2.60400652885437]The dressed (cf. dressing) version of the _MS column.
Sheet "NONSTD_CROSSBEAM_BENDING/_crits_pre"¶
- _crits_pre-vector
type:
objectexamples:['bending']The vector column describes the kind of loading analyzed.
- _crits_pre-lcid
type:
int64examples:[1, 2]
- _crits_pre-seqitem
type:
int64examples:[1, 2, 3]
- _crits_pre-ga/gb
type:
objectexamples:['ga', 'gb']
- _crits_pre-zone
type:
int64examples:[1]
- _crits_pre-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- _crits_pre-type_x
type:
objectexamples:['crossbeam']
- _crits_pre-eid
type:
int64examples:[2049, 514, 643]
- _crits_pre-gid
type:
int64examples:[1664, 1921, 775]
- _crits_pre-x
type:
float64examples:[2432.5, 1665.0, 1161.0]
- _crits_pre-y
type:
float64examples:[-95.6522, 97.02307, 67.6166]
- _crits_pre-value
type:
float64examples:[-0.003249368630349636, -0.004288049880415201, -0.003093741601333022]
- _crits_pre-abs_value
type:
float64examples:[0.003249368630349636, 0.004288049880415201, 0.003764883847907186]
- _crits_pre-ref
type:
objectexamples:['PAX-ECO-252_p30-00', 'PAX-ECO-343_p32-01', 'PAX-ECO-343_p32-00']
- _crits_pre-ref_abs_value
type:
float64examples:[82402.75, 78696.4375, 24266.173828125]
- _crits_pre-ref_lcid
type:
int64examples:[1, 5]
- _crits_pre-MS
type:
float64examples:[0.6768689155578613, 0.706576943397522, 0.7775541543960571]The dressed (cf. dressing) version of the _MS column.
- _crits_pre-PID
type:
int64examples:[2, 4, 6]
- _crits_pre-E
type:
int64examples:[6892000, 8412800, 6412800]
- _crits_pre-NU
type:
float64examples:[0.33]
- _crits_pre-A
type:
float64examples:[2.4915, 2.6394, 2.6943]
- _crits_pre-I1
type:
float64examples:[1.6987, 2.0288, 2.1474]
- _crits_pre-I2
type:
float64examples:[16.9868, 17.5923, 18.2359]
- _crits_pre-type_y
type:
objectexamples:['crossbeam']
- _crits_pre-zones
type:
int64examples:[1]
- _crits_pre-sections
type:
objectexamples:['section 47', 'section 46', 'section 43']
- _crits_pre-xa
type:
float64examples:[2432.5, 1665.0, 1161.0]
- _crits_pre-xb
type:
float64examples:[2432.5, 1665.0, 1161.0]
Sheet "NONSTD_CROSSBEAM_BENDING/critical_beams_envelope"¶
- critical_beams_envelope-vector
type:
objectexamples:['bending']The vector column describes the kind of loading analyzed.
- critical_beams_envelope-lcid
type:
int64examples:[2]
- critical_beams_envelope-seqitem
type:
int64examples:[2]
- critical_beams_envelope-ga/gb
type:
objectexamples:['gb']
- critical_beams_envelope-zone
type:
int64examples:[1]
- critical_beams_envelope-section
type:
objectexamples:['section 43']
- critical_beams_envelope-type_x
type:
objectexamples:['crossbeam']
- critical_beams_envelope-eid
type:
int64examples:[825]
- critical_beams_envelope-gid
type:
int64examples:[245]
- critical_beams_envelope-x
type:
int64examples:[993]
- critical_beams_envelope-y
type:
float64examples:[-83.1]
- critical_beams_envelope-value
type:
float64examples:[44870.57421875]
- critical_beams_envelope-abs_value
type:
float64examples:[44870.57421875]
- critical_beams_envelope-ref
type:
objectexamples:['PAX-ECO-252_p30-00']
- critical_beams_envelope-ref_abs_value
type:
float64examples:[75242.0703125]
- critical_beams_envelope-ref_lcid
type:
int64examples:[5]
- critical_beams_envelope-MS
type:
float64examples:[0.6768689155578613]The dressed (cf. dressing) version of the _MS column.
- critical_beams_envelope-PID
type:
int64examples:[2]
- critical_beams_envelope-E
type:
int64examples:[6887700]
- critical_beams_envelope-NU
type:
float64examples:[0.33]
- critical_beams_envelope-A
type:
float64examples:[2.4915]
- critical_beams_envelope-I1
type:
float64examples:[1.6987]
- critical_beams_envelope-I2
type:
float64examples:[16.9868]
- critical_beams_envelope-type_y
type:
objectexamples:['crossbeam']
- critical_beams_envelope-zones
type:
int64examples:[1]
- critical_beams_envelope-sections
type:
objectexamples:['section 43']
- critical_beams_envelope-xa
type:
int64examples:[993]
- critical_beams_envelope-xb
type:
int64examples:[993]
Sheet "NONSTD_CROSSBEAM_BENDING/MS_reduced"¶
- MS_reduced-vbeamid
type:
objectexamples:['STA1014::0', 'STA1874::0', 'STA1937::0']
- MS_reduced-lcid
type:
int64examples:[1, 2]
- MS_reduced-seqitem
type:
int64examples:[1, 2, 3]
- MS_reduced-ga/gb
type:
objectexamples:['ga', 'gb']
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- MS_reduced-type
type:
objectexamples:['crossbeam']
- MS_reduced-eid
type:
int64examples:[2049, 514, 643]
- MS_reduced-gid
type:
int64examples:[1664, 1921, 775]
- MS_reduced-x
type:
float64examples:[2432.5, 1665.0, 1161.0]
- MS_reduced-y
type:
float64examples:[-95.6522, 97.02307, 67.6166]
- MS_reduced-value
type:
float64examples:[-0.003249368630349636, -0.004288049880415201, -0.003093741601333022]
- MS_reduced-abs_value
type:
float64examples:[0.003249368630349636, 0.004288049880415201, 0.003764883847907186]
- MS_reduced-ref
type:
objectexamples:['PAX-ECO-252_p30-00', 'PAX-ECO-343_p32-01', 'PAX-ECO-343_p32-00']
- MS_reduced-ref_abs_value
type:
float64examples:[82402.75, 78696.4375, 24266.173828125]
- MS_reduced-ref_lcid
type:
int64examples:[1, 5]
- MS_reduced-MS
type:
float64examples:[0.6768689155578613, 0.706576943397522, 0.7775541543960571]The dressed (cf. dressing) version of the _MS column.
“NONSTD_OWB_SHEAR”:¶
Checker ID: 05
Sheet "NONSTD_OWB_SHEAR/beam_properties"¶
- beam_properties-PID
type:
int64examples:[1024, 1025, 1026]
- beam_properties-E
type:
int64examples:[10600000]
- beam_properties-NU
type:
float64examples:[0.33]
- beam_properties-A
type:
float64examples:[1.411, 1.4582, 1.4446]
- beam_properties-I1
type:
float64examples:[0.0111, 0.0091, 0.0066]
- beam_properties-I2
type:
float64examples:[2.4808, 3.1476, 2.4831]
- beam_properties-type
type:
objectexamples:['owb']
- beam_properties-zones
type:
int64examples:[1]
- beam_properties-sections
type:
objectexamples:['section 44', 'section 44-section 45', 'section 43-section 44']
- beam_properties-xa
type:
float64examples:[1281.5, 1410.5, 1287.5]
- beam_properties-xb
type:
float64examples:[1282.89, 1412.89, 1287.89]
Sheet "NONSTD_OWB_SHEAR/all_allowable"¶
- all_allowable-zone
type:
int64examples:[1, 2]
- all_allowable-section
type:
objectexamples:['section 44', 'section 43']
- all_allowable-eid
type:
int64examples:[4354, 4356, 263]
- all_allowable-gid
type:
int64examples:[2817, 3844, 2822]
- all_allowable-x
type:
float64examples:[1284.5, 1413.5, 1290.5]
- all_allowable-y
type:
int64examples:[33, -74, -33]
- all_allowable-value
type:
float64examples:[-1383.701782226562, -1382.005004882812, -1381.32958984375]
- all_allowable-abs_value
type:
float64examples:[2462.0185546875, 2975.19287109375, 2720.435302734375]
- all_allowable-pid
type:
int64examples:[1024, 1025, 1026]
- all_allowable-lcid
type:
int64examples:[1, 2, 3]
- all_allowable-vbeam_root_id
type:
objectexamples:['L-OWB-BL74', 'R-OWB-BL33', 'L-OWB-BL33']
- all_allowable-vbeamid
type:
objectexamples:['R-OWB-BL33::31', 'L-OWB-BL33::32', 'L-OWB-BL33::34']
Sheet "NONSTD_OWB_SHEAR/allowable"¶
- allowable-ref_abs_value
type:
float64examples:[3716.52392578125, 2438.708251953125, 2440.714111328125]
- allowable-ref
type:
objectexamples:['PAX-ECO-343_p32-02', 'PAX-ECO-343_p32-00', 'PAX-ECO-252_p30-02']
- allowable-ref_lcid
type:
int64examples:[1, 2, 5]
Sheet "NONSTD_OWB_SHEAR/MS"¶
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 44', 'section 45', 'section 43']
- MS-type
type:
objectexamples:['owb']
- MS-eid
type:
int64examples:[3261, 3263, 3264]
- MS-gid
type:
int64examples:[4153, 4154, 4155]
- MS-x
type:
float64examples:[1240.2, 1241.5, 1242.89]
- MS-y
type:
int64examples:[33, 74, 11]
- MS-value
type:
float64examples:[-0.438077837228775, -0.4382266104221344, 0.7737095355987549]
- MS-abs_value
type:
float64examples:[0.438077837228775, 0.4382266104221344, 0.7737095355987549]
- MS-ref
type:
objectexamples:['PAX-ECO-343_p32-02', 'PAX-ECO-343_p32-00', 'PAX-ECO-252_p30-02']
- MS-ref_abs_value
type:
float64examples:[3716.52392578125, 2438.708251953125, 2440.714111328125]
- MS-ref_lcid
type:
int64examples:[1, 2, 5]
- MS-MS
type:
float64examples:[7856131.0, 16418.400390625, 8227.2783203125]
Sheet "NONSTD_OWB_SHEAR/_crits_pre"¶
- _crits_pre-vector
type:
objectexamples:['shear']
- _crits_pre-axis
type:
int64examples:[2]
- _crits_pre-lcid
type:
int64examples:[2]
- _crits_pre-seqitem
type:
int64examples:[3, 4, 71]
- _crits_pre-ga/gb
type:
objectexamples:['ga', 'gb']
- _crits_pre-zone
type:
int64examples:[1]
- _crits_pre-section
type:
objectexamples:['section 44']
- _crits_pre-type_x
type:
objectexamples:['owb']
- _crits_pre-eid
type:
int64examples:[3971, 4292, 3140]
- _crits_pre-gid
type:
int64examples:[2496, 4225, 3205]
- _crits_pre-x
type:
float64examples:[1242.5, 1362.89, 1365.5]
- _crits_pre-y
type:
int64examples:[33, 74, 11]
- _crits_pre-value
type:
float64examples:[-5.122694969177246, -21.97726440429688, -21.9708423614502]
- _crits_pre-abs_value
type:
float64examples:[5.122694969177246, 5.124360084533691, 11.08769226074219]
- _crits_pre-ref
type:
objectexamples:['PAX-ECO-343_p32-00', 'PAX-ECO-343_p32-03']
- _crits_pre-ref_abs_value
type:
float64examples:[1010.693115234375, 4555.3125]
- _crits_pre-ref_lcid
type:
int64examples:[1]
- _crits_pre-MS
type:
float64examples:[196.2971496582031, 196.2330322265625, 409.8496398925781]
- _crits_pre-PID
type:
int64examples:[1024, 1000]
- _crits_pre-E
type:
int64examples:[10600000]
- _crits_pre-NU
type:
float64examples:[0.33]
- _crits_pre-A
type:
float64examples:[1.7824, 1.411]
- _crits_pre-I1
type:
float64examples:[0.0111, 0.0067]
- _crits_pre-I2
type:
float64examples:[10.4599, 2.4808]
- _crits_pre-type_y
type:
objectexamples:['owb']
- _crits_pre-zones
type:
int64examples:[1]
- _crits_pre-sections
type:
objectexamples:['section 44', 'section 43-section 44']
- _crits_pre-xa
type:
float64examples:[1240.2, 1362.5]
- _crits_pre-xb
type:
float64examples:[1241.5, 1362.89]
Sheet "NONSTD_OWB_SHEAR/critical_beams_envelope"¶
- critical_beams_envelope-vector
type:
objectexamples:['shear']
- critical_beams_envelope-axis
type:
int64examples:[2]
- critical_beams_envelope-lcid
type:
int64examples:[2]
- critical_beams_envelope-seqitem
type:
int64examples:[71]
- critical_beams_envelope-ga/gb
type:
objectexamples:['ga']
- critical_beams_envelope-zone
type:
int64examples:[1]
- critical_beams_envelope-section
type:
objectexamples:['section 44']
- critical_beams_envelope-type_x
type:
objectexamples:['owb']
- critical_beams_envelope-eid
type:
int64examples:[3971]
- critical_beams_envelope-gid
type:
int64examples:[3205]
- critical_beams_envelope-x
type:
float64examples:[1362.89]
- critical_beams_envelope-y
type:
int64examples:[-11]
- critical_beams_envelope-value
type:
float64examples:[-5.124360084533691]
- critical_beams_envelope-abs_value
type:
float64examples:[5.124360084533691]
- critical_beams_envelope-ref
type:
objectexamples:['PAX-ECO-343_p32-03']
- critical_beams_envelope-ref_abs_value
type:
float64examples:[1010.693115234375]
- critical_beams_envelope-ref_lcid
type:
int64examples:[1]
- critical_beams_envelope-MS
type:
float64examples:[196.2330322265625]
- critical_beams_envelope-PID
type:
int64examples:[1024]
- critical_beams_envelope-E
type:
int64examples:[10600000]
- critical_beams_envelope-NU
type:
float64examples:[0.33]
- critical_beams_envelope-A
type:
float64examples:[1.7824]
- critical_beams_envelope-I1
type:
float64examples:[0.0067]
- critical_beams_envelope-I2
type:
float64examples:[10.4599]
- critical_beams_envelope-type_y
type:
objectexamples:['owb']
- critical_beams_envelope-zones
type:
int64examples:[1]
- critical_beams_envelope-sections
type:
objectexamples:['section 44']
- critical_beams_envelope-xa
type:
float64examples:[1362.5]
- critical_beams_envelope-xb
type:
float64examples:[1362.89]
Sheet "NONSTD_OWB_SHEAR/MS_reduced"¶
- MS_reduced-vbeamid
type:
objectexamples:['R-OWB-BL33::0', 'R-OWB-BL74::0', 'L-OWB-BL11::24']
- MS_reduced-lcid
type:
int64examples:[2]
- MS_reduced-seqitem
type:
int64examples:[3, 4, 71]
- MS_reduced-ga/gb
type:
objectexamples:['ga', 'gb']
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 44']
- MS_reduced-type
type:
objectexamples:['owb']
- MS_reduced-eid
type:
int64examples:[3971, 4292, 3140]
- MS_reduced-gid
type:
int64examples:[2496, 4225, 3205]
- MS_reduced-x
type:
float64examples:[1242.5, 1362.89, 1365.5]
- MS_reduced-y
type:
int64examples:[33, 74, 11]
- MS_reduced-value
type:
float64examples:[-5.122694969177246, -21.97726440429688, -21.9708423614502]
- MS_reduced-abs_value
type:
float64examples:[5.122694969177246, 5.124360084533691, 11.08769226074219]
- MS_reduced-ref
type:
objectexamples:['PAX-ECO-343_p32-00', 'PAX-ECO-343_p32-03']
- MS_reduced-ref_abs_value
type:
float64examples:[1010.693115234375, 4555.3125]
- MS_reduced-ref_lcid
type:
int64examples:[1]
- MS_reduced-MS
type:
float64examples:[196.2971496582031, 196.2330322265625, 409.8496398925781]
“NONSTD_OWB_BENDING”:¶
Checker ID: 06
Sheet "NONSTD_OWB_BENDING/beam_properties"¶
- beam_properties-PID
type:
int64examples:[1024, 1025, 1026]
- beam_properties-E
type:
int64examples:[10600000]
- beam_properties-NU
type:
float64examples:[0.33]
- beam_properties-A
type:
float64examples:[1.411, 1.4582, 1.4446]
- beam_properties-I1
type:
float64examples:[0.0111, 0.0091, 0.0066]
- beam_properties-I2
type:
float64examples:[2.4808, 3.1476, 2.4831]
- beam_properties-type
type:
objectexamples:['owb']
- beam_properties-zones
type:
int64examples:[1]
- beam_properties-sections
type:
objectexamples:['section 44', 'section 44-section 45', 'section 43-section 44']
- beam_properties-xa
type:
float64examples:[1281.5, 1410.5, 1287.5]
- beam_properties-xb
type:
float64examples:[1282.89, 1412.89, 1287.89]
Sheet "NONSTD_OWB_BENDING/all_allowable"¶
- all_allowable-zone
type:
int64examples:[1, 2]
- all_allowable-section
type:
objectexamples:['section 44']
- all_allowable-eid
type:
int64examples:[4353, 4354, 260]
- all_allowable-gid
type:
int64examples:[2567, 2570, 2573]
- all_allowable-x
type:
float64examples:[1410.5, 1287.5, 1416.5]
- all_allowable-y
type:
int64examples:[33, -74, -33]
- all_allowable-value
type:
float64examples:[10113.97265625, 7042.41162109375, 17154.15234375]
- all_allowable-abs_value
type:
float64examples:[10113.97265625, 7042.41162109375, 17154.15234375]
- all_allowable-pid
type:
int64examples:[1024, 1025, 1026]
- all_allowable-lcid
type:
int64examples:[1, 2, 3]
- all_allowable-vbeam_root_id
type:
objectexamples:['L-OWB-BL74', 'L-OWB-BL33', 'R-OWB-BL33']
- all_allowable-vbeamid
type:
objectexamples:['L-OWB-BL74::45', 'R-OWB-BL33::0', 'L-OWB-BL33::32']
Sheet "NONSTD_OWB_BENDING/allowable"¶
- allowable-ref_abs_value
type:
float64examples:[15233.15625, 19720.26171875, 13325.0146484375]
- allowable-ref
type:
objectexamples:['PAX-ECO-252_p30-01', 'PAX-ECO-343_p32-02', 'PAX-ECO-343_p32-00']
- allowable-ref_lcid
type:
int64examples:[1, 2, 4]
Sheet "NONSTD_OWB_BENDING/MS"¶
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 44', 'section 45', 'section 43']
- MS-type
type:
objectexamples:['owb']
- MS-eid
type:
int64examples:[3261, 3263, 3264]
- MS-gid
type:
int64examples:[4153, 4154, 4155]
- MS-x
type:
float64examples:[1240.2, 1241.5, 1242.89]
- MS-y
type:
int64examples:[33, 74, 11]
- MS-value
type:
float64examples:[-0.4131712317466736, -0.7198212742805481, -0.6264878511428833]
- MS-abs_value
type:
float64examples:[0.4131712317466736, 1.188563585281372, 1.727851152420044]
- MS-ref
type:
objectexamples:['PAX-ECO-252_p30-01', 'PAX-ECO-343_p32-02', 'PAX-ECO-343_p32-00']
- MS-ref_abs_value
type:
float64examples:[15233.15625, 19720.26171875, 13325.0146484375]
- MS-ref_lcid
type:
int64examples:[1, 2, 4]
- MS-MS
type:
float64examples:[8.195275201131315e+17, 3.798170284297552e+18, 4.902862535985725e+18]
Sheet "NONSTD_OWB_BENDING/_crits_pre"¶
- _crits_pre-vector
type:
objectexamples:['bending']
- _crits_pre-axis
type:
int64examples:[2]
- _crits_pre-lcid
type:
int64examples:[2]
- _crits_pre-seqitem
type:
int64examples:[4]
- _crits_pre-ga/gb
type:
objectexamples:['gb']
- _crits_pre-zone
type:
int64examples:[1]
- _crits_pre-section
type:
objectexamples:['section 44']
- _crits_pre-type_x
type:
objectexamples:['owb']
- _crits_pre-eid
type:
int64examples:[992, 3142, 4294]
- _crits_pre-gid
type:
int64examples:[2497, 4155, 3757]
- _crits_pre-x
type:
float64examples:[1243.29]
- _crits_pre-y
type:
int64examples:[33, 74, 11]
- _crits_pre-value
type:
float64examples:[126.170295715332, 56.67044448852539, 122.6706237792969]
- _crits_pre-abs_value
type:
float64examples:[126.170295715332, 56.67044448852539, 122.6706237792969]
- _crits_pre-ref
type:
objectexamples:['PAX-ECO-343_p32-03']
- _crits_pre-ref_abs_value
type:
float64examples:[12745.2255859375]
- _crits_pre-ref_lcid
type:
int64examples:[1]
- _crits_pre-MS
type:
float64examples:[223.9007568359375, 100.0632705688477, 100.0160522460938]
- _crits_pre-PID
type:
int64examples:[1000]
- _crits_pre-E
type:
int64examples:[10600000]
- _crits_pre-NU
type:
float64examples:[0.33]
- _crits_pre-A
type:
float64examples:[1.411]
- _crits_pre-I1
type:
float64examples:[0.0111]
- _crits_pre-I2
type:
float64examples:[2.4808]
- _crits_pre-type_y
type:
objectexamples:['owb']
- _crits_pre-zones
type:
int64examples:[1]
- _crits_pre-sections
type:
objectexamples:['section 43-section 44']
- _crits_pre-xa
type:
float64examples:[1240.2]
- _crits_pre-xb
type:
float64examples:[1241.5]
Sheet "NONSTD_OWB_BENDING/critical_beams_envelope"¶
- critical_beams_envelope-vector
type:
objectexamples:['bending']
- critical_beams_envelope-axis
type:
int64examples:[2]
- critical_beams_envelope-lcid
type:
int64examples:[2]
- critical_beams_envelope-seqitem
type:
int64examples:[4]
- critical_beams_envelope-ga/gb
type:
objectexamples:['gb']
- critical_beams_envelope-zone
type:
int64examples:[1]
- critical_beams_envelope-section
type:
objectexamples:['section 44']
- critical_beams_envelope-type_x
type:
objectexamples:['owb']
- critical_beams_envelope-eid
type:
int64examples:[992]
- critical_beams_envelope-gid
type:
int64examples:[3155]
- critical_beams_envelope-x
type:
float64examples:[1243.29]
- critical_beams_envelope-y
type:
int64examples:[-11]
- critical_beams_envelope-value
type:
float64examples:[126.170295715332]
- critical_beams_envelope-abs_value
type:
float64examples:[126.170295715332]
- critical_beams_envelope-ref
type:
objectexamples:['PAX-ECO-343_p32-03']
- critical_beams_envelope-ref_abs_value
type:
float64examples:[12745.2255859375]
- critical_beams_envelope-ref_lcid
type:
int64examples:[1]
- critical_beams_envelope-MS
type:
float64examples:[100.0160522460938]
- critical_beams_envelope-PID
type:
int64examples:[1000]
- critical_beams_envelope-E
type:
int64examples:[10600000]
- critical_beams_envelope-NU
type:
float64examples:[0.33]
- critical_beams_envelope-A
type:
float64examples:[1.411]
- critical_beams_envelope-I1
type:
float64examples:[0.0111]
- critical_beams_envelope-I2
type:
float64examples:[2.4808]
- critical_beams_envelope-type_y
type:
objectexamples:['owb']
- critical_beams_envelope-zones
type:
int64examples:[1]
- critical_beams_envelope-sections
type:
objectexamples:['section 43-section 44']
- critical_beams_envelope-xa
type:
float64examples:[1240.2]
- critical_beams_envelope-xb
type:
float64examples:[1241.5]
Sheet "NONSTD_OWB_BENDING/MS_reduced"¶
- MS_reduced-vbeamid
type:
objectexamples:['R-OWB-BL33::0', 'L-OWB-BL11::0', 'R-OWB-BL11::0']
- MS_reduced-lcid
type:
int64examples:[2]
- MS_reduced-seqitem
type:
int64examples:[4]
- MS_reduced-ga/gb
type:
objectexamples:['gb']
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 44']
- MS_reduced-type
type:
objectexamples:['owb']
- MS_reduced-eid
type:
int64examples:[992, 3142, 4294]
- MS_reduced-gid
type:
int64examples:[2497, 4155, 3757]
- MS_reduced-x
type:
float64examples:[1243.29]
- MS_reduced-y
type:
int64examples:[33, 74, 11]
- MS_reduced-value
type:
float64examples:[126.170295715332, 56.67044448852539, 122.6706237792969]
- MS_reduced-abs_value
type:
float64examples:[126.170295715332, 56.67044448852539, 122.6706237792969]
- MS_reduced-ref
type:
objectexamples:['PAX-ECO-343_p32-03']
- MS_reduced-ref_abs_value
type:
float64examples:[12745.2255859375]
- MS_reduced-ref_lcid
type:
int64examples:[1]
- MS_reduced-MS
type:
float64examples:[223.9007568359375, 100.0632705688477, 100.0160522460938]
“NONSTD_LEG_FZ”:¶
Checker ID: 07
Sheet "NONSTD_LEG_FZ/spring_properties"¶
- spring_properties-K1
type:
int64examples:[568770, 2328300, 1338800]
- spring_properties-K2
type:
int64examples:[500000]
- spring_properties-K3
type:
float64examples:[11342.55, 57520.69, 24336.53]
- spring_properties-K4
type:
int64examples:[500000]
- spring_properties-K5
type:
int64examples:[361540000, 11492000, 4804800]
- spring_properties-K6
type:
int64examples:[500000]
- spring_properties-zone
type:
int64examples:[1]
Sheet "NONSTD_LEG_FZ/all_allowable"¶
- all_allowable-lcid
type:
int64examples:[8, 5, 6]
- all_allowable-eid
type:
int64examples:[3141, 4380, 279]
- all_allowable-is_ac_axis
type:
boolexamples:[False]
- all_allowable-local_axis_value
type:
float64examples:[7.875341892242432, -216.9494171142578, -3.893342971801758]
- all_allowable-value
type:
float64examples:[-2143.37643911715, -4666.4228515625, -1868.456707852456]
- all_allowable-abs_value
type:
float64examples:[2599.485658484513, 1868.456707852456, 2200.286583126902]
- all_allowable-zone
type:
int64examples:[1, 2]
- all_allowable-section
type:
objectexamples:['section 44']
Sheet "NONSTD_LEG_FZ/allowable"¶
- allowable-1053
type:
int64examples:[1056, 1057, 1054]
Sheet "NONSTD_LEG_FZ/MS"¶
- MS-eid
type:
int64examples:[4613, 5266, 3988]
- MS-lcid
type:
int64examples:[1, 2, 3]
- MS-value
type:
float64examples:[0.0, 0.9638233250783932, 2.072169000783558]
- MS-abs_value
type:
float64examples:[0.0, 1.082639460579111, 1.443519038544769]
- MS-x
type:
float64examples:[1290.584, 1290.79, 1338.0]
- MS-y
type:
int64examples:[33, 74, 11]
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 44']
- MS-ref_abs_value
type:
float64examples:[7588.84375, 3015.595746363176, 4435.485665413818]
- MS-ref
type:
objectexamples:['PAX-ECO-343_p32-00', 'PAX-ECO-343_p32-02', 'PAX-ECO-343_p32-03']
- MS-ref_lcid
type:
int64examples:[5, 6]
- MS-MS
type:
float64examples:[15878.48090092173, 86539.97051035055, 1081.834933005241]
Sheet "NONSTD_LEG_FZ/MS_reduced"¶
- MS_reduced-eid
type:
int64examples:[4293, 3956, 3988]
- MS_reduced-lcid
type:
int64examples:[2]
- MS_reduced-value
type:
float64examples:[7.008310794830322, -22.63032648247388, -1.382036647100588]
- MS_reduced-abs_value
type:
float64examples:[1.382036647100588, 1.851493667218784, 4.591794848490308]
- MS_reduced-x
type:
float64examples:[1290.584, 1456.19, 1395.602]
- MS_reduced-y
type:
int64examples:[33, -11]
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 44']
- MS_reduced-ref_abs_value
type:
float64examples:[7588.84375, 3015.595746363176, 4435.485665413818]
- MS_reduced-ref
type:
objectexamples:['PAX-ECO-343_p32-00', 'PAX-ECO-343_p32-02', 'PAX-ECO-343_p32-03']
- MS_reduced-ref_lcid
type:
int64examples:[5, 6]
- MS_reduced-MS
type:
float64examples:[932.4451786083482, 168.1983743629033, 3208.383538938089]
“NONSTD_CANDEL_FZ”:¶
Checker ID: 08
Seat Track Support Vertical Force FZ
Sheet "NONSTD_CANDEL_FZ/spring_properties"¶
- spring_properties-K1
type:
int64examples:[75875, 3365, 269400]
- spring_properties-K2
type:
float64examples:[18593.0, 100260.0, nan]
- spring_properties-K3
type:
int64examples:[221280, 305630, 89031]
- spring_properties-K4
type:
float64examples:[28288.0, 56320.0, 40362.0]
- spring_properties-K5
type:
int64examples:[50342, 180490, 49554]
- spring_properties-K6
type:
int64examples:[13632, 2913, 47472]
- spring_properties-zone
type:
int64examples:[1]
Sheet "NONSTD_CANDEL_FZ/all_allowable"¶
- all_allowable-lcid
type:
int64examples:[1, 4, 5]
- all_allowable-eid
type:
int64examples:[10406, 10503, 2951]
- all_allowable-is_ac_axis
type:
boolexamples:[True]
- all_allowable-local_axis_value
type:
float64examples:[2796.331787109375, -3060.799072265625, -1649.75927734375]
- all_allowable-value
type:
float64examples:[2796.331787109375, -3060.799072265625, -1649.75927734375]
- all_allowable-abs_value
type:
float64examples:[2086.185791015625, 1354.1455078125, 2796.331787109375]
- all_allowable-zone
type:
int64examples:[1, 2]
- all_allowable-section
type:
objectexamples:['section 44', 'section 45']
Sheet "NONSTD_CANDEL_FZ/allowable"¶
- allowable-1058
type:
int64examples:[1059, 1060, 1061]
Sheet "NONSTD_CANDEL_FZ/MS"¶
- MS-eid
type:
int64examples:[3099, 3100, 3101]
- MS-lcid
type:
int64examples:[1, 2, 3]
- MS-value
type:
float64examples:[-0.009094193577766418, -0.009919624775648117, -0.007725289091467857]
- MS-abs_value
type:
float64examples:[0.009094193577766418, 0.009919624775648117, 0.007725289091467857]
- MS-x
type:
float64examples:[1539.0, 1412.79, 1287.0]
- MS-y
type:
int64examples:[33, 74, 11]
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 44', 'section 45']
- MS-ref_abs_value
type:
float64examples:[3258.85595703125, 2507.25537109375, 1388.726806640625]
- MS-ref
type:
objectexamples:['PAX-ECO-343_p32-00', 'PAX-BC-242_p42-00', 'PAX-ECO-343_p32-01']
- MS-ref_lcid
type:
int64examples:[1, 3, 4]
- MS-MS
type:
float64examples:[45056.7974254675, 1972224.585266941, 2217988.525872494]
Sheet "NONSTD_CANDEL_FZ/MS_reduced"¶
- MS_reduced-eid
type:
int64examples:[10306, 10503, 10409]
- MS_reduced-lcid
type:
int64examples:[1, 2]
- MS_reduced-value
type:
float64examples:[0.6039654612541199, 1.050629496574402, -0.1000940725207329]
- MS_reduced-abs_value
type:
float64examples:[0.6039654612541199, 1.050629496574402, 0.1000940725207329]
- MS_reduced-x
type:
float64examples:[1644.0, 1644.575, 1518.0]
- MS_reduced-y
type:
int64examples:[108, 11, -108]
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 44', 'section 45']
- MS_reduced-ref_abs_value
type:
float64examples:[3258.85595703125, 2507.25537109375, 1388.726806640625]
- MS_reduced-ref
type:
objectexamples:['PAX-ECO-343_p32-00', 'PAX-BC-242_p42-00', 'PAX-ECO-343_p32-01']
- MS_reduced-ref_lcid
type:
int64examples:[1, 3, 4]
- MS_reduced-MS
type:
float64examples:[583104.2763786404, 280131.1593357917, 1320.804509742584]
“NONSTD_CANDEL_MY”:¶
Checker ID: 09
Sheet "NONSTD_CANDEL_MY/spring_properties"¶
- spring_properties-K1
type:
int64examples:[75875, 3365, 269400]
- spring_properties-K2
type:
float64examples:[nan, 18593.0, 100260.0]
- spring_properties-K3
type:
int64examples:[221280, 305630, 89031]
- spring_properties-K4
type:
float64examples:[28288.0, 56320.0, nan]
- spring_properties-K5
type:
int64examples:[50342, 180490, 49554]
- spring_properties-K6
type:
int64examples:[13632, 2913, 47472]
- spring_properties-zone
type:
int64examples:[1]
Sheet "NONSTD_CANDEL_MY/all_allowable"¶
- all_allowable-lcid
type:
int64examples:[1, 4]
- all_allowable-eid
type:
int64examples:[10306, 10503, 10506]
- all_allowable-is_ac_axis
type:
boolexamples:[True]
- all_allowable-local_axis_value
type:
float64examples:[-319.1123352050781, -605.1351318359375, -1011.98876953125]
- all_allowable-value
type:
float64examples:[-319.1123352050781, -605.1351318359375, -1011.98876953125]
- all_allowable-abs_value
type:
float64examples:[477.5894470214844, 997.0910034179688, 679.427001953125]
- all_allowable-zone
type:
int64examples:[1, 2]
- all_allowable-section
type:
objectexamples:['section 44', 'section 45']
Sheet "NONSTD_CANDEL_MY/allowable"¶
- allowable-1058
type:
int64examples:[1059, 1060, 1061]
Sheet "NONSTD_CANDEL_MY/MS"¶
- MS-eid
type:
int64examples:[3099, 3100, 3101]
- MS-lcid
type:
int64examples:[1, 2, 3]
- MS-value
type:
float64examples:[0.04092154651880264, 0.03475705534219742, -0.02312724106013775]
- MS-abs_value
type:
float64examples:[0.04092154651880264, 0.03475705534219742, 0.02312724106013775]
- MS-x
type:
float64examples:[1539.0, 1412.79, 1287.0]
- MS-y
type:
int64examples:[33, 74, 11]
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 44', 'section 45']
- MS-ref_abs_value
type:
float64examples:[2113.8857421875, 1382.314819335938, 903.6464233398438]
- MS-ref
type:
objectexamples:['PAX-ECO-343_p32-00', 'PAX-ECO-343_p32-01', 'PAX-ECO-343_p32-02']
- MS-ref_lcid
type:
int64examples:[1, 3]
- MS-MS
type:
float64examples:[8208.745083457748, 8209.379885018023, 8209.930189150587]
Sheet "NONSTD_CANDEL_MY/MS_reduced"¶
- MS_reduced-eid
type:
int64examples:[10306, 10503, 11209]
- MS_reduced-lcid
type:
int64examples:[1, 2]
- MS_reduced-value
type:
float64examples:[-0.4806023836135864, 0.07823123037815094, 2.997098922729492]
- MS_reduced-abs_value
type:
float64examples:[0.4806023836135864, 0.07823123037815094, 2.997098922729492]
- MS_reduced-x
type:
float64examples:[1412.79, 1644.0, 1644.575]
- MS_reduced-y
type:
int64examples:[108, 11, -108]
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 44', 'section 45']
- MS_reduced-ref_abs_value
type:
float64examples:[2113.8857421875, 1382.314819335938, 903.6464233398438]
- MS_reduced-ref
type:
objectexamples:['PAX-ECO-343_p32-00', 'PAX-ECO-343_p32-01', 'PAX-ECO-343_p32-02']
- MS_reduced-ref_lcid
type:
int64examples:[1, 3]
- MS_reduced-MS
type:
float64examples:[704.3106342790849, 17668.60346467977, 14481767.50423947]
“NONSTD_CLIP_FZ”:¶
Checker ID: 10
Sheet "NONSTD_CLIP_FZ/spring_properties"¶
- spring_properties-K1
type:
int64examples:[28952, 31459, 37571]
- spring_properties-K2
type:
int64examples:[6080, 6081, 5953]
- spring_properties-K3
type:
int64examples:[191680, 225120, 164450]
- spring_properties-K4
type:
int64examples:[40577, 42276, 40999]
- spring_properties-K5
type:
int64examples:[85280, 86849, 97847]
- spring_properties-K6
type:
int64examples:[7104, 6660, 8742]
- spring_properties-zone
type:
int64examples:[0, 1]
Sheet "NONSTD_CLIP_FZ/all_allowable"¶
- all_allowable-lcid
type:
int64examples:[1, 4, 6]
- all_allowable-eid
type:
int64examples:[2785, 4193, 2561]
- all_allowable-is_ac_axis
type:
boolexamples:[True]
- all_allowable-local_axis_value
type:
float64examples:[-991.17578125, -1822.763793945312, 2820.339111328125]
- all_allowable-value
type:
float64examples:[-991.17578125, -1822.763793945312, 2820.339111328125]
- all_allowable-abs_value
type:
float64examples:[2820.339111328125, 1480.192016601562, 2314.840087890625]
- all_allowable-zone
type:
int64examples:[0, 1, 2]
- all_allowable-section
type:
objectexamples:['section 47', 'section 41', 'section 46']
Sheet "NONSTD_CLIP_FZ/allowable"¶
- allowable-47
type:
int64examples:[49, 50, 51]
Sheet "NONSTD_CLIP_FZ/MS"¶
- MS-eid
type:
int64examples:[4180, 4181, 4182]
- MS-lcid
type:
int64examples:[1, 2, 3]
- MS-value
type:
float64examples:[0.0, 1.273814082145691, 2.720390558242798]
- MS-abs_value
type:
float64examples:[0.0, 1.273814082145691, 2.720390558242798]
- MS-x
type:
float64examples:[2432.5, 1665.0, 1161.0]
- MS-y
type:
float64examples:[11.0, -108.0, -107.964]
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- MS-ref_abs_value
type:
float64examples:[2338.964599609375, 2820.339111328125, 2053.495361328125]
- MS-ref
type:
objectexamples:['PAX-BC-242_p36-00', 'PAX-ECO-343_p32-00', 'PAX-ECO-343_p32-01']
- MS-ref_lcid
type:
int64examples:[1, 2, 4]
- MS-MS
type:
float64examples:[0.7817545701821658, 1.016191150531128, 2.438224665166125]The dressed (cf. dressing) version of the _MS column.
Sheet "NONSTD_CLIP_FZ/MS_reduced"¶
- MS_reduced-eid
type:
int64examples:[2849, 4194, 4193]
- MS_reduced-lcid
type:
int64examples:[1, 2]
- MS_reduced-value
type:
float64examples:[1312.800048828125, -0.0005430806195363402, -801.08837890625]
- MS_reduced-abs_value
type:
float64examples:[1312.800048828125, 801.08837890625, 0.0005430806195363402]
- MS_reduced-x
type:
int64examples:[2336, 1665, 930]
- MS_reduced-y
type:
float64examples:[33.0, 74.0, 11.0]
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- MS_reduced-ref_abs_value
type:
float64examples:[2338.964599609375, 2820.339111328125, 2053.495361328125]
- MS_reduced-ref
type:
objectexamples:['PAX-BC-242_p36-00', 'PAX-ECO-343_p32-00', 'PAX-ECO-343_p32-01']
- MS_reduced-ref_lcid
type:
int64examples:[1, 2, 4]
- MS_reduced-MS
type:
float64examples:[0.7816609632954075, 1.265509913042937, 2.904070024362607]The dressed (cf. dressing) version of the _MS column.
“NONSTD_CLIP_MY”:¶
Checker ID: 11
Sheet "NONSTD_CLIP_MY/spring_properties"¶
- spring_properties-K1
type:
int64examples:[28952, 31459, 37571]
- spring_properties-K2
type:
int64examples:[6080, 6081, 5953]
- spring_properties-K3
type:
int64examples:[191680, 225120, 164450]
- spring_properties-K4
type:
int64examples:[40577, 42276, 40999]
- spring_properties-K5
type:
int64examples:[85280, 86849, 97847]
- spring_properties-K6
type:
int64examples:[7104, 6660, 8742]
- spring_properties-zone
type:
int64examples:[0, 1]
Sheet "NONSTD_CLIP_MY/all_allowable"¶
- all_allowable-lcid
type:
int64examples:[1, 5, 6]
- all_allowable-eid
type:
int64examples:[2368, 4193, 4192]
- all_allowable-is_ac_axis
type:
boolexamples:[True]
- all_allowable-local_axis_value
type:
float64examples:[1568.146728515625, 1476.172485351562, -763.1754150390625]
- all_allowable-value
type:
float64examples:[1568.146728515625, 1476.172485351562, -763.1754150390625]
- all_allowable-abs_value
type:
float64examples:[1568.146728515625, 1476.172485351562, 840.6989135742188]
- all_allowable-zone
type:
int64examples:[0, 1, 2]
- all_allowable-section
type:
objectexamples:['section 47', 'section 41', 'section 46']
Sheet "NONSTD_CLIP_MY/allowable"¶
- allowable-47
type:
int64examples:[49, 50, 51]
Sheet "NONSTD_CLIP_MY/MS"¶
- MS-eid
type:
int64examples:[4180, 4181, 4182]
- MS-lcid
type:
int64examples:[1, 2, 3]
- MS-value
type:
float64examples:[0.0, -0.0807306244969368, -0.1076429933309555]
- MS-abs_value
type:
float64examples:[0.0, 0.0807306244969368, 0.1076429933309555]
- MS-x
type:
float64examples:[2432.5, 1665.0, 1161.0]
- MS-y
type:
float64examples:[11.0, -108.0, -107.964]
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- MS-ref_abs_value
type:
float64examples:[1217.09033203125, 1793.551635742188, 1838.838745117188]
- MS-ref
type:
objectexamples:['PAX-ECO-252_p30-00', 'PAX-BC-242_p42-00', 'PAX-ECO-252_p30-01']
- MS-ref_lcid
type:
int64examples:[1, 2, 4]
- MS-MS
type:
float64examples:[0.8779130837316771, 1.026881911631289, 2.642799337012356]The dressed (cf. dressing) version of the _MS column.
Sheet "NONSTD_CLIP_MY/MS_reduced"¶
- MS_reduced-eid
type:
int64examples:[4193, 2853, 3082]
- MS_reduced-lcid
type:
int64examples:[1, 2]
- MS_reduced-value
type:
float64examples:[0.0003457594139035791, 0.0002543344453442842, -0.0002656517026480287]
- MS_reduced-abs_value
type:
float64examples:[0.0003457594139035791, 0.0002543344453442842, 0.0002504488511476666]
- MS_reduced-x
type:
int64examples:[2336, 930, 2315]
- MS_reduced-y
type:
float64examples:[33.0, 74.0, 11.0]
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- MS_reduced-ref_abs_value
type:
float64examples:[1217.09033203125, 1793.551635742188, 974.9679565429688]
- MS_reduced-ref
type:
objectexamples:['PAX-ECO-252_p30-00', 'PAX-BC-242_p42-00', 'PAX-ECO-252_p30-01']
- MS_reduced-ref_lcid
type:
int64examples:[1, 2, 4]
- MS_reduced-MS
type:
float64examples:[0.8779130837316771, 1.001197273272051, 1.832365754108486]The dressed (cf. dressing) version of the _MS column.
“NONSTD_STANCHION_FZ”:¶
Checker ID: 12
Sheet "NONSTD_STANCHION_FZ/spring_properties"¶
- spring_properties-K1
type:
int64examples:[31000, 28000, 40000]
- spring_properties-K2
type:
float64examples:[nan, nan, nan]
- spring_properties-K3
type:
float64examples:[nan, nan, nan]
- spring_properties-K4
type:
float64examples:[nan, nan, nan]
- spring_properties-K5
type:
float64examples:[nan, nan, nan]
- spring_properties-K6
type:
float64examples:[nan, nan, nan]
- spring_properties-zone
type:
int64examples:[0, 1]
Sheet "NONSTD_STANCHION_FZ/all_allowable"¶
- all_allowable-lcid
type:
int64examples:[1, 5]
- all_allowable-eid
type:
int64examples:[3836, 5, 572]
- all_allowable-is_ac_axis
type:
boolexamples:[False]
- all_allowable-local_axis_value
type:
int64examples:[0]
- all_allowable-value
type:
float64examples:[-5280.45751953125, -1597.392822265625, -3477.264892578125]
- all_allowable-abs_value
type:
float64examples:[5280.45751953125, 5003.78125, 1597.392822265625]
- all_allowable-zone
type:
int64examples:[0, 3]
- all_allowable-section
type:
objectexamples:['section 46', 'section 41']
Sheet "NONSTD_STANCHION_FZ/allowable"¶
- allowable-18
type:
int64examples:[19, 20, 21]
Sheet "NONSTD_STANCHION_FZ/MS"¶
- MS-eid
type:
int64examples:[1538, 516, 1540]
- MS-lcid
type:
int64examples:[1, 2, 3]
- MS-value
type:
float64examples:[0.1209840327501297, 0.1613144725561142, 0.0]
- MS-abs_value
type:
float64examples:[0.1209840327501297, 0.1613144725561142, 0.0]
- MS-x
type:
float64examples:[2432.5, 1665.0, 1929.0]
- MS-y
type:
float64examples:[-83.1, -80.7, -78.4]
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- MS-ref_abs_value
type:
float64examples:[6049.95166015625, 5755.55419921875]
- MS-ref
type:
objectexamples:['PAX-ECO-343_p32-02', 'PAX-ECO-343_p32-03']
- MS-ref_lcid
type:
int64examples:[5]
- MS-MS
type:
float64examples:[0.8212972980998039, 1.159153263047835, 2.060435147984438]The dressed (cf. dressing) version of the _MS column.
Sheet "NONSTD_STANCHION_FZ/MS_reduced"¶
- MS_reduced-eid
type:
int64examples:[1476, 3887]
- MS_reduced-lcid
type:
int64examples:[2]
- MS_reduced-value
type:
float64examples:[-3341.4189453125, 0.0002636497665662318]
- MS_reduced-abs_value
type:
float64examples:[3341.4189453125, 0.0002636497665662318]
- MS_reduced-x
type:
int64examples:[2466, 1077]
- MS_reduced-y
type:
float64examples:[-83.1, 63.7]
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 47', 'section 43']
- MS_reduced-ref_abs_value
type:
float64examples:[6049.95166015625, 5755.55419921875]
- MS_reduced-ref
type:
objectexamples:['PAX-ECO-343_p32-02', 'PAX-ECO-343_p32-03']
- MS_reduced-ref_lcid
type:
int64examples:[5]
- MS_reduced-MS
type:
float64examples:[0.8105935709269283, 21830301.65559855]The dressed (cf. dressing) version of the _MS column.
“NONSTD_END_OF_BEAM_FZ”:¶
Checker ID: 13
Sheet "NONSTD_END_OF_BEAM_FZ/spring_properties"¶
- spring_properties-K1
type:
int64examples:[1000000000]
- spring_properties-K2
type:
int64examples:[1000000000]
- spring_properties-K3
type:
int64examples:[1000000000]
- spring_properties-K4
type:
int64examples:[10400000, 12000000, 6000000]
- spring_properties-K5
type:
float64examples:[nan, nan, nan]
- spring_properties-K6
type:
float64examples:[nan, nan, nan]
- spring_properties-zone
type:
int64examples:[0, 1]
Sheet "NONSTD_END_OF_BEAM_FZ/all_allowable"¶
- all_allowable-lcid
type:
int64examples:[1, 4]
- all_allowable-eid
type:
int64examples:[3832, 113, 2]
- all_allowable-is_ac_axis
type:
boolexamples:[True]
- all_allowable-local_axis_value
type:
float64examples:[-1711.845581054688, 580.1404418945312, 3261.22021484375]
- all_allowable-value
type:
float64examples:[-1711.845581054688, 580.1404418945312, 3261.22021484375]
- all_allowable-abs_value
type:
float64examples:[1658.880493164062, 580.1404418945312, 3261.22021484375]
- all_allowable-zone
type:
int64examples:[0, 3]
- all_allowable-section
type:
objectexamples:['section 47', 'section 43', 'section 41']
Sheet "NONSTD_END_OF_BEAM_FZ/allowable"¶
- allowable-23
type:
int64examples:[24, 25, 26]
Sheet "NONSTD_END_OF_BEAM_FZ/MS"¶
- MS-eid
type:
int64examples:[512, 513, 519]
- MS-lcid
type:
int64examples:[1, 2, 3]
- MS-value
type:
float64examples:[0.01889994367957115, 0.02519903890788555, 0.0]
- MS-abs_value
type:
float64examples:[0.01889994367957115, 0.02519903890788555, 0.0]
- MS-x
type:
float64examples:[2432.5, 1665.0, 1929.0]
- MS-y
type:
float64examples:[-115.6, -113.5, -111.5]
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- MS-ref_abs_value
type:
float64examples:[3261.22021484375, 2183.476806640625]
- MS-ref
type:
objectexamples:['PAX-BC-242_p42-00', 'PAX-BC-242_p36-00']
- MS-ref_lcid
type:
int64examples:[1]
- MS-MS
type:
float64examples:[1.346495207320701, 107538433.9946676, 3.02822747822562]The dressed (cf. dressing) version of the _MS column.
Sheet "NONSTD_END_OF_BEAM_FZ/MS_reduced"¶
- MS_reduced-eid
type:
int64examples:[688, 190]
- MS_reduced-lcid
type:
int64examples:[1, 2]
- MS_reduced-value
type:
float64examples:[0.001004027551971376, 1577.441162109375]
- MS_reduced-abs_value
type:
float64examples:[0.001004027551971376, 1577.441162109375]
- MS_reduced-x
type:
int64examples:[2416, 930]
- MS_reduced-y
type:
float64examples:[97.3, -115.6]
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 47', 'section 43']
- MS_reduced-ref_abs_value
type:
float64examples:[3261.22021484375, 2183.476806640625]
- MS_reduced-ref
type:
objectexamples:['PAX-BC-242_p42-00', 'PAX-BC-242_p36-00']
- MS_reduced-ref_lcid
type:
int64examples:[1]
- MS_reduced-MS
type:
float64examples:[0.3841890645993105, 3248137.169555655]The dressed (cf. dressing) version of the _MS column.
“NONSTD_END_OF_BEAM_MX”:¶
Checker ID: 14
Sheet "NONSTD_END_OF_BEAM_MX/spring_properties"¶
- spring_properties-K1
type:
int64examples:[1000000000]
- spring_properties-K2
type:
int64examples:[1000000000]
- spring_properties-K3
type:
int64examples:[1000000000]
- spring_properties-K4
type:
int64examples:[10400000, 12000000, 6000000]
- spring_properties-K5
type:
float64examples:[nan, nan, nan]
- spring_properties-K6
type:
float64examples:[nan, nan, nan]
- spring_properties-zone
type:
int64examples:[0, 1]
Sheet "NONSTD_END_OF_BEAM_MX/all_allowable"¶
- all_allowable-lcid
type:
int64examples:[1, 5]
- all_allowable-eid
type:
int64examples:[3832, 9, 659]
- all_allowable-is_ac_axis
type:
boolexamples:[True]
- all_allowable-local_axis_value
type:
float64examples:[30136.654296875, -15422.1904296875, -37358.29296875]
- all_allowable-value
type:
float64examples:[30136.654296875, -15422.1904296875, -37358.29296875]
- all_allowable-abs_value
type:
float64examples:[30136.654296875, 40026.48046875, 37358.29296875]
- all_allowable-zone
type:
int64examples:[0, 3]
- all_allowable-section
type:
objectexamples:['section 47', 'section 41']
Sheet "NONSTD_END_OF_BEAM_MX/allowable"¶
- allowable-23
type:
int64examples:[24, 25, 26]
Sheet "NONSTD_END_OF_BEAM_MX/MS"¶
- MS-eid
type:
int64examples:[512, 513, 519]
- MS-lcid
type:
int64examples:[1, 2, 3]
- MS-value
type:
float64examples:[0.2738815248012543, 0.3651861548423767, 0.0]
- MS-abs_value
type:
float64examples:[0.2738815248012543, 0.3651861548423767, 0.0]
- MS-x
type:
float64examples:[2432.5, 1665.0, 1929.0]
- MS-y
type:
float64examples:[-115.6, -113.5, -111.5]
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 47', 'section 46', 'section 43']
- MS-ref_abs_value
type:
float64examples:[40026.48046875, 34135.38671875]
- MS-ref
type:
objectexamples:['PAX-ECO-343_p32-00', 'PAX-BC-242_p36-00']
- MS-ref_lcid
type:
int64examples:[5]
- MS-MS
type:
float64examples:[1.725144752652044, 2.592012957071838, 3.343769403402441]The dressed (cf. dressing) version of the _MS column.
Sheet "NONSTD_END_OF_BEAM_MX/MS_reduced"¶
- MS_reduced-eid
type:
int64examples:[624, 211]
- MS_reduced-lcid
type:
int64examples:[2]
- MS_reduced-value
type:
float64examples:[-0.00397118367254734, -14985.5537109375]
- MS_reduced-abs_value
type:
float64examples:[0.00397118367254734, 14985.5537109375]
- MS_reduced-x
type:
int64examples:[993, 2231]
- MS_reduced-y
type:
float64examples:[-115.6]
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 46', 'section 43']
- MS_reduced-ref_abs_value
type:
float64examples:[40026.48046875, 34135.38671875]
- MS_reduced-ref
type:
objectexamples:['PAX-ECO-343_p32-00', 'PAX-BC-242_p36-00']
- MS_reduced-ref_lcid
type:
int64examples:[5]
- MS_reduced-MS
type:
float64examples:[1.277886248129465, 10079230.72767145]The dressed (cf. dressing) version of the _MS column.
“NONSTD_FIX_S44_FZ”:¶
Checker ID: 15
Sheet "NONSTD_FIX_S44_FZ/spring_properties"¶
- spring_properties-K1
type:
int64examples:[1000000]
- spring_properties-K2
type:
int64examples:[1000000]
- spring_properties-K3
type:
int64examples:[1000000]
- spring_properties-K4
type:
int64examples:[1000000]
- spring_properties-K5
type:
int64examples:[1000000]
- spring_properties-K6
type:
int64examples:[1000000]
- spring_properties-zone
type:
int64examples:[1]
Sheet "NONSTD_FIX_S44_FZ/all_allowable"¶
- all_allowable-lcid
type:
int64examples:[3]
- all_allowable-eid
type:
int64examples:[2456]
- all_allowable-is_ac_axis
type:
boolexamples:[False]
- all_allowable-local_axis_value
type:
float64examples:[248.3940277099609]
- all_allowable-value
type:
float64examples:[-3347.166547779825]
- all_allowable-abs_value
type:
float64examples:[3347.166547779825]
- all_allowable-zone
type:
int64examples:[2]
- all_allowable-section
type:
objectexamples:['section 44']
Sheet "NONSTD_FIX_S44_FZ/allowable"¶
- allowable-1052
type:
objectexamples:[]
Sheet "NONSTD_FIX_S44_FZ/MS"¶
- MS-eid
type:
int64examples:[2141, 2143, 2145]
- MS-lcid
type:
int64examples:[1, 2, 3]
- MS-value
type:
float64examples:[0.0, 6.034565740264952e-05, 0.0003765965811908245]
- MS-abs_value
type:
float64examples:[0.0, 6.034565740264952e-05, 0.0003765965811908245]
- MS-x
type:
float64examples:[1242.5, 1245.5, 1248.5]
- MS-y
type:
int64examples:[33, 74, 11]
- MS-zone
type:
int64examples:[1]
- MS-section
type:
objectexamples:['section 44']
- MS-ref_abs_value
type:
float64examples:[5047.2138671875]
- MS-ref
type:
objectexamples:['PAX-ECO-343_p32-00']
- MS-ref_lcid
type:
int64examples:[1]
- MS-MS
type:
float64examples:[9150465.415514126, 9289730.435123563, 1798742019.711174]
Sheet "NONSTD_FIX_S44_FZ/MS_reduced"¶
- MS_reduced-eid
type:
int64examples:[4243]
- MS_reduced-lcid
type:
int64examples:[2]
- MS_reduced-value
type:
float64examples:[0.1162166371941566]
- MS_reduced-abs_value
type:
float64examples:[0.1162166371941566]
- MS_reduced-x
type:
float64examples:[1242.5]
- MS_reduced-y
type:
int64examples:[-11]
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 44']
- MS_reduced-ref_abs_value
type:
float64examples:[5047.2138671875]
- MS_reduced-ref
type:
objectexamples:['PAX-ECO-343_p32-00']
- MS_reduced-ref_lcid
type:
int64examples:[1]
- MS_reduced-MS
type:
float64examples:[43428.35735401982]
“NONSTD_SHEAR_PANEL”:¶
Checker ID: 16
Sheet "NONSTD_SHEAR_PANEL/allowable"¶
- allowable-allowable
type:
int64examples:[105, 299, 196]The allowable value of the \(allowable / applied - 1\) MS equation
Sheet "NONSTD_SHEAR_PANEL/Applied Loads"¶
- Applied Loads-rail
type:
objectexamples:['LBL11', 'RBL74', 'RBL11']
- Applied Loads-x
type:
float64examples:[1029.0, 1031.0, 1034.0]
- Applied Loads-y
type:
int64examples:[33, 74, 11]
- Applied Loads-fx
type:
int64examples:[0, 2, 4]
- Applied Loads-fy
type:
float64examples:[0.0, 5.0, 7.0]
- Applied Loads-fz
type:
float64examples:[0.0, -498.0, -1001.0]
Sheet "NONSTD_SHEAR_PANEL/Applied Loads Windows"¶
- Applied Loads Windows-1
type:
int64examples:[1, 2, 3]
Sheet "NONSTD_SHEAR_PANEL/rolling"¶
- rolling-loading
type:
int64examples:[0, 2, 4]
- rolling-wid
type:
int64examples:[0, 1, 2]
Sheet "NONSTD_SHEAR_PANEL/reactions"¶
- reactions-reactions
type:
float64examples:[0.0, 896.045037079904, -0.4657175608393029]
- reactions-wid
type:
int64examples:[0, 1, 2]
Sheet "NONSTD_SHEAR_PANEL/sb_distances"¶
- sb_distances-dist
type:
int64examples:[0, 97, 34]
- sb_distances-wid
type:
int64examples:[0, 1, 2]
Sheet "NONSTD_SHEAR_PANEL/shearsum_by_rail"¶
- shearsum_by_rail-loading
type:
int64examples:[0, 3008, 1]
- shearsum_by_rail-wid
type:
int64examples:[0, 1, 2]
Sheet "NONSTD_SHEAR_PANEL/glob_reactions"¶
- glob_reactions-RBL108
type:
float64examples:[0.0, -0.7220346793552821, 8.881784197001252e-16]
- glob_reactions-LBL108
type:
float64examples:[0.0, 1504.152249482421, -0.2779653206447179]
- glob_reactions-wid
type:
int64examples:[0, 1, 2]
Sheet "NONSTD_SHEAR_PANEL/Panel Shear"¶
- Panel Shear-rail
type:
objectexamples:['LBL11', 'RBL74', 'RBL11']
- Panel Shear-fx
type:
int64examples:[0, 2, 4]
- Panel Shear-shear_force
type:
float64examples:[0.0, 0.5697851969339354, 0.8477505175785609]
- Panel Shear-shear_flow
type:
float64examples:[0.0, 0.3637610790629695, -0.3505246352227448]
- Panel Shear-shear_flow_abs
type:
float64examples:[0.0, 0.3637610790629695, 0.3505246352227448]
- Panel Shear-wid
type:
int64examples:[0, 1, 2]
Sheet "NONSTD_SHEAR_PANEL/wids"¶
- wids-wid
type:
int64examples:[0, 1, 2]
Sheet "NONSTD_SHEAR_PANEL/MS"¶
- MS-1
type:
int64examples:[1, 2, 3]
Sheet "NONSTD_SHEAR_PANEL/MS_reduced"¶
- MS_reduced-index
type:
int64examples:[96, 97, 91]
- MS_reduced-lcid
type:
int64examples:[1]
- MS_reduced-shear_flow
type:
float64examples:[-55.40476190476191, 10.77547107611747, -85.78571428571429]
- MS_reduced-wid
type:
int64examples:[49, 43, 13]
- MS_reduced-allowable
type:
int64examples:[105, 299, 196]The allowable value of the \(allowable / applied - 1\) MS equation
- MS_reduced-wstart
type:
float64examples:[1089.25, 1115.0, 963.25]
- MS_reduced-zone
type:
int64examples:[1]
- MS_reduced-section
type:
objectexamples:['section 43']
- MS_reduced-MS
type:
float64examples:[2.485428809325562, 2.537602062741728, 10.57840794151793]The dressed (cf. dressing) version of the _MS column.
“NONSTD_FY”:¶
Checker ID: 17
Sheet "NONSTD_FY/xdata"¶
- xdata-value
type:
float64examples:[0.0, 2.0, 4.0]
- xdata-section
type:
objectexamples:['section 43']
Sheet "NONSTD_FY/MS_step1"¶
- MS_step1-LBL108
type:
objectexamples:['LBL11', 'RBL74', 'RBL11']
Sheet "NONSTD_FY/MS_step2"¶
- MS_step2-LBL108
type:
objectexamples:['LBL108', 'RBL108']
Sheet "NONSTD_FY/SideLoads"¶
- SideLoads-f2
type:
float64examples:[0.0, 4.0, 5.0]
- SideLoads-section
type:
objectexamples:[nan, 'section 43']
- SideLoads-f2_allowable
type:
int64examples:[400, 250]
- SideLoads-MS
type:
float64examples:[0.06837606837606836, 1.358490566037736, 2.048780487804878]The dressed (cf. dressing) version of the _MS column.
- SideLoads-item-details
type:
objectexamples:['x=1139.5', 'x=968.2', 'x=1120.0']
Sheet "NONSTD_FY/MS_step1_reduced"¶
- MS_step1_reduced-index
type:
int64examples:[1279, 199, 1287]
- MS_step1_reduced-lcid
type:
int64examples:[4, 5]
- MS_step1_reduced-x
type:
int64examples:[1120, 994, 1036]
- MS_step1_reduced-f2
type:
int64examples:[320, 240]
- MS_step1_reduced-section
type:
objectexamples:['section 43']
- MS_step1_reduced-f2_allowable
type:
int64examples:[250]
- MS_step1_reduced-MS
type:
float64examples:[-0.21875, 0.04166666666666674]The dressed (cf. dressing) version of the _MS column.
- MS_step1_reduced-item-details
type:
objectexamples:['x=1078.0', 'x=1120.0', 'x=952.0']
Sheet "NONSTD_FY/MS_step2_reduced"¶
- MS_step2_reduced-index
type:
int64examples:[34]
- MS_step2_reduced-lcid
type:
int64examples:[5]
- MS_step2_reduced-x
type:
int64examples:[1120]
- MS_step2_reduced-value
type:
int64examples:[320]
- MS_step2_reduced-section
type:
objectexamples:['section 43']
- MS_step2_reduced-ALW
type:
int64examples:[1100]
- MS_step2_reduced-MS
type:
float64examples:[2.4375]The dressed (cf. dressing) version of the _MS column.
- MS_step2_reduced-item-details
type:
objectexamples:['x=1120.0']
Standard Outputs¶
“STD_FX”:¶
Checker ID: 18
Sheet "STD_FX/loading"¶
- loading-S83@44C
type:
objectexamples:['S61@54L', 'S49@43L', 'S62@54R']
Sheet "STD_FX/allowable"¶
- allowable-alw_id
type:
int64examples:[1, 15, 7]
- allowable-nx_alw
type:
int64examples:[0, 66, 72]
- allowable-pax_conf
type:
objectexamples:['3-4-3', '2-4-2']
Sheet "STD_FX/MS"¶
- MS-S83@44C
type:
objectexamples:['S61@54L', 'S49@43L', 'S62@54R']
Sheet "STD_FX/MS_reduced"¶
- MS_reduced-index
type:
int64examples:[2, 134, 358]
- MS_reduced-item
type:
objectexamples:['S61@54L', 'S83@44C', 'S66@56R']
- MS_reduced-lcid
type:
int64examples:[1]
- MS_reduced-point_id
type:
int64examples:[4, 5, 6]
- MS_reduced-gid
type:
int64examples:[52485, 52360, 52521]
- MS_reduced-rail
type:
objectexamples:['LBL11', 'LBL74', 'LBL33']
- MS_reduced-fy
type:
float64examples:[0.0, -71.1, -78.5]
- MS_reduced-fx
type:
float64examples:[-2042.0, -2681.2, -4184.4]
- MS_reduced-f1
type:
float64examples:[-2042.2089365242, -2681.2, -4184.4]
- MS_reduced-zone
type:
int64examples:[4]
- MS_reduced-x
type:
float64examples:[1986.515, 2378.515, 2347.515]
- MS_reduced-y
type:
float64examples:[74.0, -11.0, -74.0]
- MS_reduced-section
type:
objectexamples:['section 47', 'section 46']
- MS_reduced-nx_alw
type:
int64examples:[144, 66, 56]
- MS_reduced-pax_conf
type:
objectexamples:['3-4-3', '2-4-2']
- MS_reduced-nx_app
type:
float64examples:[134.9806451612903, 139.4411764705882, 82.79354838709678]
- MS_reduced-MS
type:
float64examples:[0.032693524572875, 0.06649224819616828, 0.06681961571551476]The dressed (cf. dressing) version of the _MS column.
- MS_reduced-item-details
type:
objectexamples:[' pnt5@LBL33', ' pnt4@LBL74', ' pnt6@LBL11']
- MS_reduced-comments
type:
objectexamples:['alw ID#1', 'alw ID#15']
- MS_reduced-result_id
type:
int64examples:[0, 1, 2]
- MS_reduced-_result_id_legend
type:
objectexamples:['result_id=4; MS=+0.11', 'result_id=7; MS=+0.14', 'result_id=3; MS=+0.06']
“STD_CUM_FX”:¶
Checker ID: 19
Sheet "STD_CUM_FX/allowable"¶
- allowable-S45@44L
type:
objectexamples:['S61@54L', 'S49@43L', 'S62@54R']
Sheet "STD_CUM_FX/loading"¶
- loading-S83@44C
type:
objectexamples:['S61@54L', 'S49@43L', 'S62@54R']
Sheet "STD_CUM_FX/MS"¶
- MS-S83@44C
type:
objectexamples:['S49@43L', 'S81@54C', 'S46@44R']
Sheet "STD_CUM_FX/MS_reduced"¶
- MS_reduced-index
type:
int64examples:[54]
- MS_reduced-item
type:
objectexamples:['S81@47C']
- MS_reduced-merged_item
type:
objectexamples:['S81@47C']
- MS_reduced-lcid
type:
int64examples:[1]
- MS_reduced-point_id
type:
int64examples:[6]
- MS_reduced-section
type:
objectexamples:['section 46']
- MS_reduced-zone
type:
int64examples:[4]
- MS_reduced-rail
type:
objectexamples:['LBL11']
- MS_reduced-fx
type:
float64examples:[-2681.2]
- MS_reduced-f1
type:
float64examples:[-2681.2]
- MS_reduced-x
type:
float64examples:[2099.515]
- MS_reduced-leg_order
type:
int64examples:[1]
- MS_reduced-f1_cumul
type:
int64examples:[-8568]
- MS_reduced-seat type
type:
objectexamples:['reg. seat; alw ID#1']
- MS_reduced-nx_alw
type:
int64examples:[290]
- MS_reduced-pax_conf
type:
objectexamples:['3-4-3']
- MS_reduced-nx_app
type:
float64examples:[-276.3870967741935]
- MS_reduced-MS
type:
float64examples:[0.04925303454715224]The dressed (cf. dressing) version of the _MS column.
- MS_reduced-item-details
type:
objectexamples:['aft leg']
- MS_reduced-result_id
type:
int64examples:[2]
- MS_reduced-_result_id_legend
type:
objectexamples:['result_id=2; MS=+0.04']
“STD_FY”:¶
Checker ID: 20
Sheet "STD_FY/loading"¶
- loading-S83@44C
type:
objectexamples:['S61@54L', 'S49@43L', 'S62@54R']
Sheet "STD_FY/MS_step1"¶
- MS_step1-LBL108
type:
objectexamples:['LBL11', 'RBL74', 'RBL11']
Sheet "STD_FY/MS_step1_failed"¶
- MS_step1_failed-index
type:
int64examples:[1549, 1551, 1565]
- MS_step1_failed-item
type:
objectexamples:['S61@54L', 'S49@43L', 'S62@54R']
- MS_step1_failed-point_id
type:
int64examples:[3, 4, 5]
- MS_step1_failed-leg_order
type:
int64examples:[1]
- MS_step1_failed-gid
type:
int64examples:[52348, 52349, 52350]
- MS_step1_failed-f1
type:
float64examples:[0.0, -64.1483203197, -64.8271951525]
- MS_step1_failed-f2
type:
float64examples:[-407.2919911942, -407.3188981236, -437.8559624304]
- MS_step1_failed-f3
type:
float64examples:[-620.9, 150.1, 150.0]
- MS_step1_failed-zone
type:
int64examples:[4]
- MS_step1_failed-x
type:
float64examples:[2316.515, 2192.515, 2068.515]
- MS_step1_failed-y
type:
float64examples:[11.0, -108.0, -102.2762268708]
- MS_step1_failed-section
type:
objectexamples:['section 47', 'section 46']
- MS_step1_failed-f2_allowable
type:
int64examples:[400, 250]
- MS_step1_failed-MS
type:
float64examples:[-0.57997311827957, -0.5466086325716358, -0.4290359811196151]The dressed (cf. dressing) version of the _MS column.
Sheet "STD_FY/MS_step2"¶
- MS_step2-LBL33
type:
objectexamples:['LBL11', 'RBL74', 'RBL11']
Sheet "STD_FY/SideLoads"¶
- SideLoads-index
type:
int64examples:[1548, 1549, 1550]
- SideLoads-item
type:
objectexamples:['S61@54L', 'S49@43L', 'S62@54R']
- SideLoads-point_id
type:
int64examples:[3, 4, 5]
- SideLoads-leg_order
type:
int64examples:[1]
- SideLoads-gid
type:
int64examples:[52348, 52349, 52350]
- SideLoads-f1
type:
float64examples:[-2176.9590391442, 0.0, -2042.2089365242]
- SideLoads-f2
type:
float64examples:[0.0, -370.4, -595.2]
- SideLoads-f3
type:
float64examples:[2560.0, -125.2, 2053.0]
- SideLoads-zone
type:
int64examples:[4]
- SideLoads-x
type:
float64examples:[2316.515, 2192.515, 2068.515]
- SideLoads-y
type:
float64examples:[11.0, -108.0, -102.2762268708]
- SideLoads-section
type:
objectexamples:['section 47', 'section 46']
- SideLoads-f2_allowable
type:
int64examples:[400, 250]
- SideLoads-MS
type:
float64examples:[-0.57997311827957, -0.5466086325716358, 2.439697128344971]The dressed (cf. dressing) version of the _MS column.
Sheet "STD_FY/MS_step1_reduced"¶
- MS_step1_reduced-level_0
type:
int64examples:[1, 3, 5]
- MS_step1_reduced-lcid
type:
int64examples:[16]
- MS_step1_reduced-loading_label
type:
objectexamples:['Y143_IFL', 'Y121_IFL', 'Y127_IFL']
- MS_step1_reduced-index
type:
int64examples:[1549, 1551, 1565]
- MS_step1_reduced-item
type:
objectexamples:['S61@54L', 'S49@43L', 'S62@54R']
- MS_step1_reduced-point_id
type:
int64examples:[3, 4, 5]
- MS_step1_reduced-leg_order
type:
int64examples:[1]
- MS_step1_reduced-gid
type:
int64examples:[52348, 52349, 52350]
- MS_step1_reduced-f1
type:
float64examples:[0.0, -64.1483203197, 64.1483203197]
- MS_step1_reduced-f2
type:
float64examples:[-407.2919911942, -407.3188981236, -437.4122481592]
- MS_step1_reduced-f3
type:
float64examples:[-620.9, 150.1, 150.0]
- MS_step1_reduced-zone
type:
int64examples:[4]
- MS_step1_reduced-x
type:
float64examples:[2316.515, 2192.515, 2068.515]
- MS_step1_reduced-y
type:
float64examples:[11.0, -108.0, -102.2762268708]
- MS_step1_reduced-section
type:
objectexamples:['section 47', 'section 46']
- MS_step1_reduced-f2_allowable
type:
int64examples:[400, 250]
- MS_step1_reduced-MS
type:
float64examples:[-0.57997311827957, -0.5466086325716358, -0.4284567909287023]The dressed (cf. dressing) version of the _MS column.
Sheet "STD_FY/MS_step2_reduced"¶
- MS_step2_reduced-index
type:
int64examples:[137]
- MS_step2_reduced-lcid
type:
int64examples:[16]
- MS_step2_reduced-loading_label
type:
objectexamples:['Y101_IFL']
- MS_step2_reduced-item
type:
objectexamples:['S45@44L']
- MS_step2_reduced-point_id
type:
int64examples:[4]
- MS_step2_reduced-leg_order
type:
int64examples:[1]
- MS_step2_reduced-gid
type:
int64examples:[52365]
- MS_step2_reduced-zone
type:
int64examples:[4]
- MS_step2_reduced-x
type:
float64examples:[2015.515]
- MS_step2_reduced-y
type:
int64examples:[-74]
- MS_step2_reduced-section
type:
objectexamples:['section 46']
- MS_step2_reduced-value
type:
float64examples:[-595.2]
- MS_step2_reduced-ALW
type:
int64examples:[1100]
- MS_step2_reduced-MS
type:
float64examples:[0.8481182795698923]The dressed (cf. dressing) version of the _MS column.
“STD_FZ”:¶
Checker ID: 21
Sheet "STD_FZ/allowable"¶
- allowable-alw_id
type:
int64examples:[1, 15, 7]
- allowable-fz_alw
type:
int64examples:[0, 3255, 5411]
- allowable-pax_conf
type:
objectexamples:['3-4-3', '2-4-2']
Sheet "STD_FZ/MS"¶
- MS-S83@44C
type:
objectexamples:['S61@54L', 'S49@43L', 'S62@54R']
Sheet "STD_FZ/MS_reduced"¶
- MS_reduced-index
type:
int64examples:[0, 388, 356]
- MS_reduced-item
type:
objectexamples:['S61@54L', 'S45@48L', 'S49@43L']
- MS_reduced-lcid
type:
int64examples:[1]
- MS_reduced-point_id
type:
int64examples:[1, 2, 3]
- MS_reduced-rail
type:
objectexamples:['RBL11', 'LBL74', 'LBL33']
- MS_reduced-fz
type:
float64examples:[-2053.0, 4999.1, -3285.7]
- MS_reduced-f3
type:
float64examples:[2629.1, 2053.0, 4999.1]
- MS_reduced-zone
type:
int64examples:[4]
- MS_reduced-section
type:
objectexamples:['section 47', 'section 46']
- MS_reduced-fz_alw
type:
int64examples:[3659, 2295, 6105]
- MS_reduced-pax_conf
type:
objectexamples:['3-4-3', '2-4-2']
- MS_reduced-MS
type:
float64examples:[-0.00948905109489051, 0.03229241945913053, 0.04100341375474659]The dressed (cf. dressing) version of the _MS column.
- MS_reduced-item-details
type:
objectexamples:[' pnt2@LBL74', ' pnt3@RBL11', ' pnt4@LBL74']
- MS_reduced-comments
type:
objectexamples:['alw ID#1', 'alw ID#15']
- MS_reduced-result_id
type:
int64examples:[0, 1, 2]
- MS_reduced-_result_id_legend
type:
objectexamples:['result_id=9; MS=+0.11', 'result_id=0; MS=+0.19', 'result_id=2; MS=+0.04']
“STD_CUM_FZ”:¶
Checker ID: 22
Sheet "STD_CUM_FZ/allowable"¶
- allowable-S61@54L
type:
objectexamples:['S61@54L', 'S62@54R', 'S66@56R']
Sheet "STD_CUM_FZ/loading"¶
- loading-S83@44C
type:
objectexamples:['S61@54L', 'S49@43L', 'S62@54R']
Sheet "STD_CUM_FZ/MS"¶
- MS-S81@54C
type:
objectexamples:['S82@56C', 'S81@54C', 'S81@55C']
Sheet "STD_CUM_FZ/MS_reduced"¶
- MS_reduced-index
type:
int64examples:[0]
- MS_reduced-item
type:
objectexamples:['S81@54C']
- MS_reduced-merged_item
type:
objectexamples:['S81@54C']
- MS_reduced-lcid
type:
int64examples:[1]
- MS_reduced-point_id
type:
int64examples:[1]
- MS_reduced-zone
type:
int64examples:[4]
- MS_reduced-section
type:
objectexamples:['section 47']
- MS_reduced-rail
type:
objectexamples:['LBL33']
- MS_reduced-fz
type:
int64examples:[-2053]
- MS_reduced-f3
type:
int64examples:[-2053]
- MS_reduced-x
type:
int64examples:[2300]
- MS_reduced-leg_order
type:
int64examples:[0]
- MS_reduced-f3_cumul
type:
float64examples:[-10974.6]
- MS_reduced-fz_alw
type:
int64examples:[15438]
- MS_reduced-pax_conf
type:
objectexamples:['2-4-2']
- MS_reduced-MS
type:
float64examples:[0.406702749986332]The dressed (cf. dressing) version of the _MS column.
- MS_reduced-item-details
type:
objectexamples:['front leg']
- MS_reduced-comments
type:
objectexamples:['alw ID#15']
- MS_reduced-result_id
type:
int64examples:[0]
- MS_reduced-_result_id_legend
type:
objectexamples:['result_id=0; MS=+0.40']
“STD_ITEM_MASS”:¶
Checker ID: 23
Sheet "STD_ITEM_MASS/mass_data"¶
- mass_data-S83@44C
type:
objectexamples:['S61@54L', 'S49@43L', 'S62@54R']
Sheet "STD_ITEM_MASS/MS"¶
- MS-S83@44C
type:
objectexamples:['S61@54L', 'S49@43L', 'S66@56R']
Sheet "STD_ITEM_MASS/MS_reduced"¶
- MS_reduced-index
type:
int64examples:[0, 1, 34]
- MS_reduced-item
type:
objectexamples:['S61@54L', 'S83@44C', 'S49@43L']
- MS_reduced-rowid
type:
int64examples:[43, 44, 45]
- MS_reduced-yloc
type:
objectexamples:['l', 'r', 'c']
- MS_reduced-x
type:
float64examples:[2021.0, 1990.0, 2311.9466867697]
- MS_reduced-section
type:
objectexamples:['section 47', 'section 46']
- MS_reduced-zone
type:
int64examples:[4]
- MS_reduced-match
type:
float64examples:[0.6743, 1.0]
- MS_reduced-l_mass_alw
type:
int64examples:[136, 204, 190]
- MS_reduced-c_mass_alw
type:
int64examples:[272, 244]
- MS_reduced-r_mass_alw
type:
int64examples:[136, 204, 190]
- MS_reduced-row_mass_alw
type:
int64examples:[680, 544, 611]
- MS_reduced-reference
type:
objectexamples:['Table E-5']
- MS_reduced-masw
type:
int64examples:[136, 204, 272]
- MS_reduced-pax_conf
type:
objectexamples:['2-4-2', '1-2-1']
- MS_reduced-lcid
type:
int64examples:[-1]
- MS_reduced-MS
type:
float64examples:[0.05263157894736836, 0.2728221178925405, 0.2708333333333333]The dressed (cf. dressing) version of the _MS column.
- MS_reduced-comments
type:
objectexamples:['row50L', 'row44C', 'row43L']
- MS_reduced-result_id
type:
int64examples:[0, 1, 2]
- MS_reduced-_result_id_legend
type:
objectexamples:['result_id=4; MS=+0.82', 'result_id=1; MS=+1.04', 'result_id=8; MS=+0.05']
“STD_ROW_MASS”:¶
Checker ID: 24
Sheet "STD_ROW_MASS/mass_data"¶
- mass_data-S45@44L
type:
objectexamples:['S61@54L', 'S49@43L', 'S62@54R']
Sheet "STD_ROW_MASS/MS"¶
- MS-4
type:
int64examples:[4]
Sheet "STD_ROW_MASS/MS_reduced"¶
- MS_reduced-result_id
type:
int64examples:[0, 1, 2]
- MS_reduced-item
type:
objectexamples:['row#55', 'row#47', 'row#49']
- MS_reduced-section
type:
objectexamples:['section 47', 'section 46']
- MS_reduced-mass
type:
float64examples:[450.0, 387.6, 391.4]
- MS_reduced-mass_alw
type:
int64examples:[544, 611, 680]
- MS_reduced-MS
type:
float64examples:[0.1463414634146341, 0.3877551020408163, 0.7491961414790997]The dressed (cf. dressing) version of the _MS column.
“STD_LIP_LOADS”:¶
Checker ID: 25