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

Functions/Subroutines

subroutine compute_material_properties ()
 Compute user physical properties fields.
 

Function/Subroutine Documentation

◆ compute_material_properties()

subroutine mod_udf_material_properties::compute_material_properties

Compute user physical properties fields.

This routine computes, at user convenience, the physical properties of the fluid defined on mesh cells (density, viscosity, etc.).

Interpolation of properties on other grids are not necessary in this routine. This is done at the end of compute_material_properties routine (and so, this done after the call of this routine) or directly during the discretization process.