Difference between revisions of "Keyword:CLOBBER"

From FISPACT-II Wiki
Jump to: navigation, search
m (1 revision imported)
m
 
Line 4: Line 4:
 
----
 
----
  
In order to prevent accidental loss of data, the default action of FISPACT-II is to terminate with a fatal error if output les of the same names as speci ed in the current run already exist in the present working directory. This keyword allows existing output files to be overwritten without any error messages from the program.
+
In order to prevent accidental loss of data, the default action of FISPACT-II is to terminate with a fatal error if output files of the same names as speci ed in the current run already exist in the present working directory. This keyword allows existing output files to be overwritten without any error messages from the program.
  
 
Example usage:
 
Example usage:

Latest revision as of 14:59, 10 March 2017

CLOBBER


In order to prevent accidental loss of data, the default action of FISPACT-II is to terminate with a fatal error if output files of the same names as speci ed in the current run already exist in the present working directory. This keyword allows existing output files to be overwritten without any error messages from the program.

Example usage:

< -- Control phase -- >
CLOBBER
...
FISPACT
* Title of the simulation
< -- Initial phase -- > 
...
< -- Inventory phase -- > 
...