Hot StartΒΆ
HOT START OR INITIAL CONDITION
INI_UVZ: logical parameter for initial condition, default is FALSEETA_FILE: name of file for initial \(\eta\), e.g.,ETA_FILE = /Users/results/eta_00100, data could be the last results from a previous run. Data format is the same as the output/depth files in ASCII file format.U_FILE: name of file for initial u, e.g.,U_FILE = /Users/results/u_00100. If noU_FILEspecified, use zeros.V_FILE: name of file for initial v, e.g.,V_FILE = /Users/results/v_00100. If noV_FILEspecified, use zeros.MASK_FILE: name of file for initial MASK, e.g.,MASK_FILE = /Users/results/mask_00100. AMASK_FILEcould be from a model output and the format is REAL numbers. If there is noMASK_FILE, MASK values will be re-specified according to ETA and DEPTH.