My Project
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, dt)
 

Detailed Description

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

Function/Subroutine Documentation

◆ tridim()

subroutine tridim ( integer  itrale,
integer  nvar,
integer  nscal,
double precision, dimension(:), pointer  dt 
)
Parameters
[in]itraleALE iteration number
[in]nvartotal number of variables
[in]nscaltotal number of scalars
[in]dttime step (per cell)