ADCIRC related utility programs

bnd_extr.f - program to setup the boundary condition information required for the fort.14 file. The user starts with a node and element table (as generated by GREDIT) and is prompted for beginning and ending node numbers along with a boundary type for each boundary segment. Note, this program has not been updated to work with overflow barrier boundaries or internal barrier boundaries.

tide_fac.f - program to compute nodal factors and equilibrium arguments that are required if equilibrium tidal constituents are used as model forcing but the model output is to be referenced to a specific date and time.

tidal_database_FES952.ZIP - Program to extract tidal harmonic constituent from FES.95.2 global tidal database for an ADCIRC open boundary.

interp.f, bath_interp.f - set of programs used to calculate interpolation factors and interpolate bathymetry from one grid to another.

MeshChecker05.F90 - Generalized diagnostics to look for some common errors in Adcirc meshes.

mannings_n_finder_v10.f - Program to take a grid file and files downloaded from the National Land Coverage database and interpolate the Mannings-n coefficient onto the grid to be used in a nodal attribute file (fort.13). Grid is assumed to be in lat/lon. For use with versions 46-49. Example of input file is here.

surface_roughness_calc_v16.f - Program to take a grid file and files downloaded from the National Land Coverage database and extract the surface roughness length in 12 directions onto each grid node to be used in a nodal attribute file (fort.13). Grid is assumed to be in lat/lon. For use with versions 46-49. Example of input file is here.

surface_canopy_v5.f - Program to take a grid file and files downloaded from the National Land Coverage database and interpolate the surface canopy coefficient onto the grid to be used in a nodal attribute file (fort.13). Grid is assumed to be in lat/lon. For use with versions 46-49. Example of input file is here.

tau0_gen.f - Program to generate data for tau0 base to be used in the fort.13 file. The data is formatted to be read in when the tau0 flag is set to -3.0 in the fort.15 file for versions fo ADCIRC later than 47.31.

buildstwave23.F - Program to create a fort.23 file for NWS=2xx from STWAVE files.

extract_53.f - program to extract a subdomain out of a single fort.53 file or a sequence of fort.53 files.

extract_54.f - program to extract a subdomain out of a single fort.54 file or a sequence of fort.54 files.

extract_63.f - program to extract a subdomain out of a single fort.63 file or a sequence of fort.63 files.

extract_64.f - program to extract a subdomain out of a single fort.64 file or a sequence of fort.64 files.

fort_53_interp.f - program to interpolate a fort.53 file from one grid onto another grid.

fort_54_interp.f - program to interpolate a fort.54 file from one grid onto another grid.

adcirc2netcdf_v5.f90 - Conversion tool for ADCIRC+SWAN ASCII ouput to NetCDF.

RenciGETools-1.0.tar.gz - Set of tools to generate Google Earth kmz graphics files from ADCIRC results.

Resultscope.f90 - Program to extract out a subgrid designated by the user and the desired output files to go with the subgrid (options for output files include fort.63, fort.64, fort.73 and fort.74, but can also be used with the min and max files since they are in fort.63 format). The program works with sparse and full format.

max_elev_grad_chk.f - A Fortran program to compute the gradient for each element from the maximum elevation file at the end of the run. This program is useful for identifying potential problem areas in grids. 

aggregate_gradient_chk_v3.f - A Fortran program to Program to take results from the maximum elevation gradient checker program for a number of storms and aggregate those results to output the element number based on the number of storms that involve that element. Also included in the output are the gradient average and the x and y midpoint of the element for easy viewing in SMS as a scatterpoint file. 

drog2dspdt_aug12_prog_and_test_case.zip The Drogue 2d program with options for harmonic or velocity input, updated August 2012 with a bug fix. This zip file also includes a sample input files for a simple test case run.