flash.pyFlash4.RadTrans.mgdUFromT

mgdUFromT(trad: float) List[float]

This routine uses a radiation temperature to return the group radiation energy densities for all of the groups owned by this process. It also gets the total radiation energy density.

This routine was created to make it easy to initialize the group energies from a temperature for a Dirichlet BC in Simulation_init.

Parameters:

trad (float) – The radiation temperature (K)

Returns:

Array of group radiation energy densities

Return type:

list(float)