User Tools

Site Tools


readme.renumf90

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
readme.renumf90 [2012/05/29 12:24] – [OPTIONS] ignacioreadme.renumf90 [2012/05/29 12:28] – [Options] ignacio
Line 257: Line 257:
  
    
-The end of the parameter file for RENUMF90 can contain many lines beginning with OPTION.  +The end of the parameter file for ''RENUMF90'' can contain many lines beginning with OPTION.  
-All of these lines are passed to parameter file renf90.par to be used by  + 
-application programs. +All of these lines are passed to parameter file renf90.par to be used by application programs. 
  
  
 =====Combining fields or interactions====== =====Combining fields or interactions======
-Several fields in the data file can be combined into one using a COMBINE keyword. +Several fields in the data file can be combined into one using a ''COMBINE'' keyword. 
 <file> <file>
 COMBINE a b c .... COMBINE a b c ....
 </file> </file>
-catenates b c ... into c. Keywords COMBINE need to be on top of the parameter +catenates //b c// ... into //a//.\\ 
-file, but possibly after comments. There may be many combined fields. +Keywords COMBINE need to be on top of the parameter file, but possibly after comments. 
 + 
 +There may be many combined fields. 
 For example: For example:
-</file>+<file>
 COMBINE 7 2 3 4 COMBINE 7 2 3 4
 </file> </file>
-combines content of fields 2 3 4 into field 7; the data file is not changed, + 
-only the program treats field 7 as fields 2 3 4 put together (without spaces).  +combines content of fields 2 3 4 into field 7; 
-The combined fields can be treated as "numeric", if they are composed of numbers + 
-and if their total length is <9. Otherwise, they need to be used as "alpha".  +the data file is not changed, only the program treats field 7 as fields 2 3 4 put together (without spaces). 
-Please note that the maximum size of the combined variable is limited by the + 
-largest size of the "alpha" field.  + 
 +The combined fields can be treated as "numeric", if they are composed of numbers and if their total length is <9. Otherwise, they need to be used as "alpha".\\ 
 + 
 +Please note that the maximum size of the combined variable is limited by the largest size of the "alpha" field.  
  
  
readme.renumf90.txt · Last modified: 2024/05/22 18:53 by dani

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki