| 
    Neko 0.9.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Abstract interface for setting material properties. More...
Public 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.
      
  | 
  virtual | 
Definition at line 147 of file user_intf.f90.