Difference between revisions of "Keyword:CLOBBER"

From FISPACT-II Wiki
Jump to: navigation, search
(Created page with " {{big|'''CLOBBER'''}} ---- 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...")
 
m (1 revision imported)
(No difference)

Revision as of 12:41, 8 September 2016

CLOBBER


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.

Example usage:

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