GenCade Output Files

From CIRPwiki
Revision as of 19:05, 10 January 2024 by Rdchlmeb (talk | contribs)
Jump to navigation Jump to search


Standard Output files

After running GenCade, several output files will be created in the designated folder. In GenCade Version 1.070, these files include *.prt, *.slo, *.qtr, *.off, *.mql, *.mqn, *.mqr, *.irv, *.vcc, and *.vcx.

Print file (*.prt)

The *.prt is the print file, and it has a variety of information for the user. This file includes the initial shoreline position; the shoreline position, shoreline change, the breaking wave angle to the x-axis, the offshore wave angle to the x-axis, the breaking wave height, the offshore wave height, the gross transport volume, the net transport volume, the transport volume to the left, and the transport volume to the right after each year in the simulation; the mean net annual transport, mean annual transport to the left, mean annual transport to the right, the calculated seawardmost shoreline position, the calculated landwardmost shoreline position, the calculated representative offshore contour position, the average undiffracted breaking wave heights, the average undiffracted breaking wave angle to the shoreline, and the average longshore transport rate based on undiffracted waves.

Figure 1. Example *.prt


Shoreline position output file (*.slo)

The *.slo is the shoreline position output. Each row in the document represents one time step in the simulation. The shoreline position at each cell is listed in the columns for each time step. This shoreline position is relative to the grid (not the initial shoreline). This file can be read into the SMS to see the shoreline for each time step.

Figure 2. Example *.slo


Net annual transport rate file (*.qtr)

The net annual transport rate for each cell at each time step is included in the file.

Figure 3. Example *.qtr


Offshore contour file (*.off)

The *.off file is the offshore contour. This file is the output of the calculated offshore contour (not regional contour) at every output time step.

Figure 4. Example *.off


Mean annual transport files (*.mqn, *.mqr, *.mql)

The mean annual transports are included in the *.mqn, *.mqr, and *.mql. Mean annual net transport is *.mqn, *.mqr is mean annual transport to the right, and *.mql is mean annual transport to the left.

Figure 5. Example *.mqn for net total


Figure 6. Example *.mqr for transport to right


Figure 7. Example *.mql for transport to left


Inlet shoal volume file (*.irv)

The inlet shoal volumes for each time step in the simulation are included in the *.irv files. There is one *.irv file for each inlet in the grid. In older files, the files are named INLET01.irv, INLET02.irv. More recently, the *.irv file name includes the user specified inlet name.

Figure 8. Example *.irv


Volume change per cell file (*.vcc)

Figure 8. Example *.vcc


Volume change per linear distance (*.vcx)

Figure 8. Example *.vcx


Cross-Shore Output files

After running GenCade with Cross-shore enabled, several output files will be created in the designated folder. These are available in GenCade Version 2.0 and the files include *.hso, *.ktv, *.xsh, *.wvo, *.xshqw, *.xshqc, *.xshqd, and *.BFslp.

  • .hso - Breaking Wave Height
  • .ktv - Transmission coefficient Kt
  • .xsh - Cross-shore Transport Rate
  • .wvo - Wave Output at the middle of the shoreline
  • .xshqw - Cross-shore Transport Rate due to waves
  • .xshqc - Cross-shore Transport Rate due to currents
  • .xshqd - Cross-shore Transport Rate due to gravity
  • .BFslp - Estimated Beachface slope by Cross-shore Transport model


Return to GenCade Main Page.