Calculates the diffuse solar energy (scattered by atmospheric dust) received over a full Martian day on a horizontal surface. Obtained by integrating diffuse irradiance from sunrise to sunset.
Usage
H_dh(
Ls,
phi,
longitude,
tau,
al = albedo(latitude = phi, longitude = longitude, tau = tau)
)