Skip to content

Compiling the dependencies and ADCIRC on CentOS 7

Notifications You must be signed in to change notification settings

msw17002/ADCIRC-SWAN

Repository files navigation

This script contains the following:

Configuring & Compiling of Dependencies and ADCRIC/SWAN

  • comp-dependencies.sh > compiles dependencies
  • run-config.sh > compiles ADCIRC+SWAN

To run,

  • copy both shell-scripts.
  • chmod +x file_name.sh
  • ./comp-dependencies.sh
  • ./run-config.sh

Generation of Images from Diagnostic Output from ADCIRC/SWAN

~/Diagnostic-Images/gen-figs.py

  • the following files are created from ADCIRC and or SWAN: maxele.63.nc, maxwvel.63.nc, minpr.63.nc, swan_HS_max.63.nc (must be accompanies by swan_DIR_max.63.nc).
  • maxele.63.nc (field 'zeta_max') units are meters (converts to feet)
  • maxwvel.63.nc (field 'wind_max') units are meters/second (convert to miles/hour)
  • minpr.63.nc (field 'pressure_min') units are meters of head (convert to milibar)
  • swan_HS_max.63.nc (field 'swan_HS_max') units are meters (converts to feet)

About

Compiling the dependencies and ADCIRC on CentOS 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published