User Tools

Site Tools


jvs:dmwrite

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

jvs:dmwrite [2011/12/20 15:09]
voyvodic
jvs:dmwrite [2023/02/23 18:43]
Line 1: Line 1:
-**JVS Utilities: DMWRITE**  
-===== DMWRITE -- Write data management (DM) archive file===== 
- 
- usage: dmwrite dmfile infile rtype hdrtxt wsiz nx ny nz nt [options] 
- 
-DMWRITE appends data to a DM format data archive file, creating the 
-file if it doesn't already exist. 
- 
-RTYPE is the record type, any value > 0.\\ 
-NOTE: RTYPE values less than 30 have predefined meanings. 
- 
-OPTIONS can appear anywhere in the command line. They can be: 
- 
-%%  -h      Replace existing header with INFILE; no data transferred.%%\\ 
-%%  -R [N]  Relabel old (existing) record RTYPE to RTYPE+N (default: N=500)%%\\ 
-%%  -abcd   Create file with little byte first byte order.%%\\ 
-%%  -dcba   Create file with big byte first byte order.%%\\ 
-%%          (byte order is ignored if appending to existing file).%%\\ 
-%%  -f      DM file only contains header and pointer to data file%%\\ 
-%%          (default is to put both header and data into DM file).%%\\ 
-%%  -A      Append only; don't create the file if it doesn't exist.%%\\ 
-%%  -vN     Verbose flag -- print diagnostic messages.%%\\ 
- 
- 
-**See Also:**\\ 
-[[jvs:utilities:dmread|DMRead]],[[jvs:cigal|CIGAL]],[[jvs:fscan|fScan]] 
  
jvs/dmwrite.txt · Last modified: 2023/02/23 18:43 (external edit)