ascii2udb is used to generate a binary material database file (.udb), from an ascii editable version of the material data.
There are three arguments used with this utility, which are case-sensitive and should be typed as written here:
<input>
; the name of the original ascii editable version of the material data,
<output>
; the name, with extension, of the file to be created, for example, coolant.20010.udb
Valid database extensions supported by ascii2udb include:
<-ID <n> >
; is an optional argument to force a specific Tset Sub ID <n>
instead of the value in the input file,
<-h>
; show the command syntax.
The ascii form of the database follows the Tcode and Tset formats. For more information about the material database formast see the TSET and TCODE sections in the Tcode and Tset Reference manual in the online help.
For Example: An ascii version of a coolant material file
TSET{20010 1 "Coolant: Test ascii2udb "
TCOD{1633 "OTHER"}
TCOD{1898 "DEC-04-1990"}
TCOD{1899 "Non-Confidential"}
TCOD{1997 "Generic"}
TCOD{1998 "Ethylene Glycol/Water 10%-90%"}
TCOD{6000 ""
1.0110000000000000e+03}
TCOD{6100 ""
4.0600000000000000e+03}
TCOD{6200 ""
5.7599999999999996e-01}
TCOD{6302 ""
3.0700000000000001e-05 8.4470000000000005e+02 4.0619999999999999e+02}
}
ENDF