sandialabs / CACTUS

CACTUS (Code for Axial and Cross-flow TUrbine Simulation) is a turbine performance simulation code, based on a free wake vortex method, to study wind turbines and marine hydrokinetic (MHK) devices.
BSD 3-Clause "New" or "Revised" License
18 stars 12 forks source link

Undocumented output in _ElementData.csv #46

Closed danrhouck closed 3 years ago

danrhouck commented 3 years ago

There's a column in the output _ElementData.csv called "GB (?)". It is not in the manual. What is it?

whophil commented 3 years ago

It appears to be bound vortex strength (search for GB in the source code, and feel free to add it to the documentation and open a PR).