.. _fort6768: Fort.67, Fort.68: Hot Start Files ================================= These files are used to hot start the model. Hot start output is written to fort.67 and fort.68 on an alternating basis so that if the computer crashes in the process of writing one of these files, the other will be unaffected and can be used to hot start the model. Normally, the most current (in time) of the fort.67 or fort.68 files is used to hot start the model. On certain computers, the write buffer may not be emptied on a crash and other output files (e.g., time series output files fort.63, fort.64) may not be caught up to the time when the latest hot start file was written. In this case it would be necessary to restart the model using the earlier of the hot start files. Which (if either) hot start file is read in is determined by the parameter :ref:`IHOT ` in the :doc:`Model Parameter and Periodic Boundary Condition File `. Parameter Changes During Hot Start ---------------------------------- It is often convenient to change parameter values in the Model Parameter and Periodic Boundary Condition File during the course of an ADCIRC run. (For example the duration of the run may be extended, nonlinear terms may be turned on or off, the value of the horizontal viscosity may be changed, etc.) A convenient way to accomplish this is via the hot start feature. **Limitations:** * Cannot change the model time step (:ref:`DTDP `) * Cannot change parameters related to time series or harmonic output **Exception:** The ending time of a time series output file may be changed (e.g., if the length of the run is increased). However, this has one undesirable consequence since the number of output data sets contained in the file is written at the beginning of the file. After a hot start, it is not possible to change this value in the time series output file, and therefore it may not match the actual number of output data sets in the file. In this case it would be necessary to edit this number by hand in any affected time series output file before using the file in analysis or display software. Writing hot start output files is controlled by the parameters :ref:`NHSTAR ` and :ref:`NHSINC ` in the :doc:`Model Parameter and Periodic Boundary Condition File `. File Structure -------------- Hot start files are written in binary with record length of 8 bytes. The basic file structure is shown below. Each line represents a data value or set of values. Conditional data are indicated by conditions following the variable name. .. parsed-literal:: :ref:`IM ` :ref:`TIME