Skip to content

Instantly share code, notes, and snippets.

@mikofski
Last active February 17, 2023 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikofski/92724afdeaec78ba816bf76a174d8183 to your computer and use it in GitHub Desktop.
Save mikofski/92724afdeaec78ba816bf76a174d8183 to your computer and use it in GitHub Desktop.
Test different formulations of sky diffuse view factor with neighboring rows using A-10 from Thermal Radiation by Siegel & Howell
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mikofski
Copy link
Author

Note to get sin(psi+phi) from sin(pi - psi - phi) which is the interior angle of the triangle opposite to y use a trig identity: sin(pi-theta) = +sin(theta)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment