0.6.0
Loading...
Searching...
No Matches
mod_udf_grad_div_coef Module Reference

Functions/Subroutines

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

Function/Subroutine Documentation

◆ grad_div_coef()

subroutine mod_udf_grad_div_coef::grad_div_coef ( double precision, dimension(:,:,:), intent(inout) coef)

User coefficient of the Navier-Stokes Grad Div term.

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

This routine is called in add_grad_div_to_matrix routine.