OpenFAST
Wind turbine multiphysics simulator
Public Member Functions | Public Attributes | List of all members
inflowwind_library.DebugOut Class Reference

Public Member Functions

def __init__ (self, filename, numWindPts)
 
def write (self, t, positions, velocities)
 
def end (self)
 

Public Attributes

 debug_file
 
 opened
 

Detailed Description

This is only for testing purposes. Since we are not returning the
velocities to anything, we will write them to file as we go for
comparison in the regression test.  When coupled to another code, the
velocities array would be passed back to the calling code for use in
the aerodynamic solver.

The documentation for this class was generated from the following file: