![]() |
OpenFAST
Wind turbine multiphysics simulator
|
Public Member Functions | |
| def | __init__ (self, filename, numMeshPts) |
| def | write (self, t, meshPos, meshVel, meshAcc, meshFrc) |
| def | end (self) |
Public Attributes | |
| DbgFile | |
| numMeshPts | |
| opened | |
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.
1.8.13