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

Public Member Functions

def __init__ (self, filename, numNodePts)
 
def write (self, t, nodePos, nodeVel, nodeAcc, nodeFrc)
 
def end (self)
 

Public Attributes

 DbgFile
 
 numNodePts
 
 opened
 

Detailed Description

This is only for debugging purposes only.  The input motions and resulting
forces can be written to file with this class to verify the data I/O to the
Fortran library.
When coupled to another code, the force/moment array would be passed back
to the calling code for use in the structural solver.

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