NREL / SOWFA

Other
138 stars 112 forks source link

Correct length scale calculation and other bugs in kEpsilonABL #40

Closed DriesAllaerts closed 5 years ago

DriesAllaerts commented 5 years ago
  1. lm is calculated with k and epsilon instead of using an analytical function
  2. denominator of lmax should be max() instead of min()
  3. Richardson number should be -B/P such that Ri<0 corresponds to unstable conditions