F_adv

tripodpy.std.dust.F_adv(sim, Sigma=None)[source]

Function calculates the advective flux at the cell interfaces. It is linearly interpolating the velocities onto the grid cell interfaces and is assuming vi(0, :) = vi(1, :) and vi(Nr, :) = vi(Nr-1, :).

Parameters:
simFrame

Parent simulation frame

SigmaField, optional, defaultNone

Surface density to be used if not None

Returns:
FiField

Advective mass fluxes through the grid cell interfaces