Features
ADCIRC Overview
ADCIRC is an evolving framework to compute flow and transport in coastal oceans, shelves, estuaries, inlets, floodplains, rivers and beaches.
ADCIRC solves:
ADCIRC solves:
- 2D shallow water equations (SWE)
- 3D mass and momentum conservation subject to incompressibility, hydrostatic and Boussinesq approximations
- 2D sediment continuity equation
- 2D and 3D temperature and salinity transport equations
• ADCIRC accommodates the following forcing functions:
–
- Gravity
–
- Tidal potential
–
- Earth load/self attraction tide
–
- Wind and atmospheric pressure
–
- Elevation, flow and radiation boundary conditions
–
- Dynamic coupling with wave and sediment models
Other Features of ADCIRC include:
•
- Use of cartesian or spherical coordinates
•
- 2DDI and 3D modes
•
- Full wetting/drying elements (2D and 3D)
•
- Barrier elements (e.g. levees)
•
- Conduits and porous barriers
•
- Harmonic analysis (“on the fly”)
•
- Cold or hot starts
•
- Well Documented, Web Served, HTML Users Manual
•
- Model design criteria
–
- Large domain – localized resolution strategy to simplify often very difficult boundary condition specification
•
- Algorithmic design criteria
–
- Very low numerical damping model allows model parameters to be based on physically relevant values
–
- Consistent with the governing equations
–
- At least second order accurate
–
- Robust
•
Algorithms
ADCIRC has evolved into a multi-algorithmic code using both the traditional Continuous Galerkin (CG) based algorithms and the new Discontinuous Galerkin (DG) based algorithms
Continuous Galerkin (CG) Solutions
•
- Our implementation is based on the Generalized Wave Continuity Equation (GWCE)
•
- Gives smooth noise free physically damped solutions
•
- Requires a locally defined weighting parameter G to operate correctly
•
- Is functionally identical to TELEMAC’s Quasi-Bubble (QB) formulation and performs very similarly when G is defined correctly
•
- Conserves mass globally
•
- Does not conserve mass elementally but does so in the limit as the grid is refined
•
- Elemental mass conservation can be applied as a grid resolution indicator
Discontinuous Galerkin (DG) Solutions
•
- Gives smooth noise free physically damped solutions
•
- In the lowest order implementation, DG is very similar to Finite Volume methods
•
- Conserves mass globally
•
- Conserves mass elementally
•
- Offers an optimal treatment for advection dominated flow for SWE and transport equations
•
- Grid refinement can be non-conforming
•
- Solutions can be readily coupled to all transport models
•
- DG SWE solutions are very similar to CG GWCE SWE solutions

