programmer's documentation
Functions/Subroutines
tridim.f90 File Reference

Resolution of incompressible Navier Stokes and scalar transport equations for a time step. More...

Functions/Subroutines

subroutine tridim (itrale, nvar, nscal, isostd, dt, propce, frcxt, prhyd)
 

Detailed Description

Resolution of incompressible Navier Stokes and scalar transport equations for a time step.

Function/Subroutine Documentation

subroutine tridim ( integer  itrale,
integer  nvar,
integer  nscal,
integer, dimension(nfabor+1)  isostd,
double precision, dimension(:), pointer  dt,
double precision, dimension(:,:), pointer  propce,
double precision, dimension(:,:), pointer  frcxt,
double precision, dimension(:), pointer  prhyd 
)
Parameters
[in]itraleALE iteration number
[in]nvartotal number of variables
[in]nscaltotal number of scalars
[in]isostdstandard output indicator
  • reference face number
[in]dttime step (per cell)
[in,out]propcephysical properties at cell centers
[in]frcxtexternal force generating hydrostatic pressure
[in]prhydpredicted hydrostatic pressure