Contains the fields describing the various phases.
Variables | |
type(t_phase_geometry), dimension(:), allocatable | phases |
Array containing the geometric properties of the phases (volume fraction, normals, etc.) | |
double precision, dimension(:,:,:), allocatable | phase_advection_grid_volume |
Grid volume for the advection of phases. | |