#include <cs_wall_distance.h>
Data Fields | |
int | need_compute |
int | is_up_to_date |
int | method |
int is_up_to_date |
Is the wall distance up to date ?
int method |
Method used to calculate the distance to the wall y and the non-dimensional distance for all the cells of the calculation domain (when needed):
Note that in the case of restarts, reading the distance from the restart file will avoid minor differences due to the fact that the iterative method will add at least an additional iteration, even if already converged.
int need_compute |
Does the wall distance need to be computed ?