![]() |
|
Functions | |
| void | Zero_atmospheric_radiation_fct (const double &time, double &solar_flux_magnitude, Vector< double > &solar_flux_unit_vector, double &total_diffuse_radiation) |
| Default atmospheric radiation function in terms of time. More... | |
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////// Namespace containing default function that provides zero atmospheric radiation
| void oomph::SolarRadiationHelper::Zero_atmospheric_radiation_fct | ( | const double & | time, |
| double & | solar_flux_magnitude, | ||
| Vector< double > & | solar_flux_unit_vector, | ||
| double & | total_diffuse_radiation | ||
| ) |
Default atmospheric radiation function in terms of time.
Referenced by oomph::SolarRadiationBase::SolarRadiationBase().