8.3
general documentation
cs_physical_properties_default.h File Reference
#include "cs_defs.h"
+ Include dependency graph for cs_physical_properties_default.h:

Go to the source code of this file.

Functions

void cs_physical_properties_update (int iterns)
 Fills physical properties which are variable in time. More...
 

Function Documentation

◆ cs_physical_properties_update()

void cs_physical_properties_update ( int  iterns)

Fills physical properties which are variable in time.

Parameters
[in]iternsNavier-Stokes sub-iterations indicator:
  • if strictly negative, indicate that this function is called outside Navier-Stokes loop
  • if positive, Navier-Stokes iteration number.