
##
##      Input data for program MTABLE
##

 IDENT_FILES= id/wear_quasi_???.id      # Select idents

#MPLOTF_FILE= mplotf/safe_tsim.mplotf   # Mplot input data file

 WRITE_ID   = yes                       # Write the ident in the table
 WRITE_HEAD = yes  head_no= 3           # Write head line in the table

# Variables to be written
# -----------------------
 VARIABLES  = CurveRadius vkmh cpa_11l.FMnu cpa_11r.FMnu cpa_11l.Fnu cpa_11r.Fnu
#
 FORMAT     = '(f11.3)'                         # Output format and scale,
 SCALE      = 1                                 # last item will be repeted

 MTABLE_FILE= mtabler/wear.mtabler      # Output data file
