version 0.6.0
mod_discretize_cell_explicit_diffusion_term_o2 Module Reference

Compute cell explicit diffusion term with centered second order scheme. More...

Functions/Subroutines

subroutine discretize_cell_explicit_diffusion_term_o2 (scalar_field_n, equation_explicit_term_n, flux_coef)
 

Detailed Description

[SG] No 2nd order ibm taken into account so far in this routine. Used only in solve_pressure, Dodd method. 1st order ibm through flux coef.

Todo:
to be improved for 1st/2nd order ibm.