Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Abstract interface for setting material properties. More...
Private Member Functions | |
subroutine | user_material_properties (t, tstep, rho, mu, cp, lambda, params) |
t | Time value. |
tstep | Current time step. |
rho | Fluid density. |
mu | Fluid dynamic viscosity. |
cp | Scalar specific heat capacity. |
lambda | Scalar thermal conductivity. |
Definition at line 147 of file user_intf.f90.
|
private |
Definition at line 147 of file user_intf.f90.