version 0.6.0
Loading...
Searching...
No Matches
mod_user_navier_grad_div_coef Module Reference

User coefficient of Grad Div term of Navier-Stokes equations.

Functions/Subroutines

subroutine user_navier_grad_div_coef (grad_div_coef)
 User coefficient of the Navier-Stokes Grad Div term.
 

Function/Subroutine Documentation

◆ user_navier_grad_div_coef()

subroutine mod_user_navier_grad_div_coef::user_navier_grad_div_coef ( double precision, dimension(:,:,:), intent(inout) grad_div_coef)

This user subroutine helps to set the coefficient of the Grad Div term.

This routine is called in add_grad_div_to_matrix routine.