|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
Standard routine for writing an object to file. More...
Public Member Functions | |
| subroutine | writeturbineconfig (turb, io) |
| Standard routine for writing an object to io. More... | |
Standard routine for writing an object to file.
| subroutine windturbinetypemodule::writeobject::writeturbineconfig | ( | type(turbineconfig), intent(in) | turb, |
| integer, intent(in) | io | ||
| ) |
Standard routine for writing an object to io.
| [in] | turb | Wind turbine configuration object |
| [in] | io | File unit number to write to |