This subroutine writes log information on equation convergence. More...
| Functions/Subroutines | |
| subroutine | ecrlis (ncelet, ncel, dt, cell_f_vol) | 
This subroutine writes log information on equation convergence.
| subroutine ecrlis | ( | integer | ncelet, | 
| integer | ncel, | ||
| double precision, dimension(ncelet) | dt, | ||
| double precision, dimension(ncelet) | cell_f_vol | ||
| ) | 
| [in] | ncel | total number of cells | 
| [in] | ncelet | total number of cells including halo | 
| [in] | dt | time step (per cell) | 
| [in] | cell_f_vol | (fluid) cell volume |