emc2.simulator.psd.calc_velocity_nssl

emc2.simulator.psd.calc_velocity_nssl(dmax, rhoe, hyd_type)[source]

Calculate the terminal velocity according to the NSSL 2-moment scheme.

Parameters:
dmax: float array

The particle maximum dimensions in m.

rhoe: float array

The particle effective density.

hyd_type: str

The hydrometeor type code (i.e. ‘cl’, ‘gr’).