METHODS-Group / DRDMannTurb

BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Return wind generation from spectra examples #30

Closed alizma closed 11 months ago

alizma commented 11 months ago

This got deleted in some iteration of cleaning, but should exist as a basic utility. Provided the appropriate spectra, the examples should illustrate the associated 3D field of random fluctuations in wind (see Figure 6 of the original DRD paper). This should have two examples:

The latter would be easiest in Plotly, but decent alternatives are PyVista and Mayavi, though I'm not sure how well these integrate with Sphinx and whether or not they would preserve interactivity...

alizma commented 11 months ago

This functionality now exists in two example notebooks and Plotly can be used to recreate the desired random wind field from a pre-trained DRD model. However, 3 issues remain for these examples to be integrated appropriately into the rest of the documentation:

alizma commented 11 months ago

All tasks completed as of merge.