Implementation of a Finite Element Navier-Stokes Solver in TRANSOM.

Abstract

TRANSOM is a multi-block, multi-method Reynolds-Averaged Navier Stokes solver being developed at DREA to address problems associated with the flow around ships and submarines. It is multi-block because the flow is divided into several distinct regions. It is multi-method because a different solution method may be used on each of the flow regions. At present two different methods of solution can be chosen; a finite-volume solver based on the pseudo-compressibility method; and a finite element solver which uses the penalty function method to determine the pressure. TRANSOM is written in C++ following principles of Object Oriented Programming. This document describes the design of the finite element flow solver in TRANSOM with emphasis on the class hierarchies used to represent elements finite element grids, degrees of freedom, and the solver itself. Two companion reports describe the overall design of TRANSOM and the design of the pseudo-compressibility solver.

Open PDF

Document Details

Document Type
Technical Report
Publication Date
Apr 01, 1997
Accession Number
ADA329233

Entities

People

  • David Hally

Organizations

  • Defence Research and Development Canada

Tags

Communities of Interest

  • Ground and Sea Platforms

DTIC Thesaurus Topics

  • Boundary Layer
  • Computational Fluid Dynamics
  • Computational Science
  • Computer Programming
  • Computer Programs
  • Computers
  • Equations
  • Flow
  • Fluid Flow
  • Fluid Mechanics
  • Grids
  • Mechanical Properties
  • Mechanics
  • Navier Stokes Equations
  • Object Oriented Programming
  • Physical Properties
  • Stratified Fluids

Readers

  • Computational Fluid Dynamics (CFD)