TABLEMD

Bulk Data Entry Defines a multi-dimensional tabular function which identifies single or multiple X-values for a single Y-value.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
TABLEMD TID NDEP              
  Y1 X1_1 X1_2 X1_3 etc etc etc X1_7  
    X1_8 etc X1_10          
  Y2 X2_1 X2_2 X2_3 etc etc etc X2_7  
    X2_8 etc X2_10          

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
TABLEMD 32 6              
  -3.0 6.9 2.0 5.6 3.0 5.6      

Definitions

Field Contents SI Unit Example
TID Table identification number.

No default (Integer > 0)

 
NDEP Identifies the number of dependencies.

No default (Integer > 0 and ≤ 10)

 
Yi Yi values.

No default (Real or ENDT)

 
Xi_i Xi values for each corresponding Yi value.

No default (Real or ENDT)

 

Comments

  1. At least one continuation entry must be specified.
  2. When TABLEMD is used in OSTTS damage calculations, NDEP=1 should be specified. The Xi_j values should be specified in ascending order only.