We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0526c8a commit 096b0d7Copy full SHA for 096b0d7
famodel/project.py
@@ -4262,7 +4262,7 @@ def resetArrayCenter(self, FOWTOnly=True):
4262
self.getRAFT(self.RAFTDict,pristine=1)
4263
self.getMoorPyArray()
4264
4265
- def arrayReorientation(self, windHeading=None, degrees=False):
+ def reorientArray(self, windHeading=None, degrees=False):
4266
'''
4267
Reorients the array based on a given wind heading. The array will be reoriented such that wind faces East (the zero in FFarm).
4268
Useful to allign the array with the wind direction.
0 commit comments