OpenFAST
Wind turbine multiphysics simulator
SolveType Struct Reference

Set internally. More...

#include <map.h>

Detailed Description

Set internally.

If a connect node is present in the MAP input file, then the solve typeis partitioned. Partitioned describes the process of breaking the problem into two blocks: an inner-loop solve (where the catenary equations are minimized) and an outer-loop solve (where the force-balance equations are minimized). Likewise, when no connect nodes are present, the solver type is monolithic and only the non-linear catenary equations need to be solved.


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