pub fn photon_flux_density(photon_flux: f64, area: f64) -> Option<f64>
Computes photon flux density with phi = Phi / A.
phi = Phi / A
Returns photons per square meter per second.