9.0
general documentation
Loading...
Searching...
No Matches
cs_time_step_compute.h File Reference
#include "base/cs_defs.h"
Include dependency graph for cs_time_step_compute.h:

Go to the source code of this file.

Functions

void cs_local_time_step_compute (int itrale)
 Compute the local time step.
void cs_courant_fourier_compute (void)
 Compute the local Courant and Fourier number to the log.

Function Documentation

◆ cs_courant_fourier_compute()

void cs_courant_fourier_compute ( void )

Compute the local Courant and Fourier number to the log.

This function has access to the boundary face type, except for the first time step.

◆ cs_local_time_step_compute()

void cs_local_time_step_compute ( int itrale)

Compute the local time step.

Parameters
[in]itraleALE iteration number
[in]iwarnpverbosity
[in]dttime step (per cell)