PreComp

PreComp [Bir06] implements a modified classic laminate theory combined with a shear-flow approach to estimate equivalent sectional inertial and stiffness properties of slender and hollow composite structures. PreComp requires the geometric description of the blade (chord, twist, section profile shapes, web locations), along with the internal structural layup (laminate schedule, orientation of fibers, laminate material properties). It allows for high-flexibility in the specification of the composite layup both spanwise and chordwise.

PreComp offers the attractive advantages of running almost instantaneously and not requiring sophisticated meshing routines. However, PreComp suffers the limitation that it does not estimate the shear stiffness terms. In addition, the other stiffness and inertia terms suffer inaccuracies compared to three dimensional finite element models [RPLG10].

Users interested to know more about PreComp should refer to the PreComp User Guide, which is available here https://www.nrel.gov/docs/fy06osti/38929.pdf.

Precomp should be handled as a preliminary/conceptual design tool. Users interested in a more accurate tool should consider using the framework SONATA, which is an Python-based open source framework that has the ability to call the commercial solver VABS and the open source solver ANBA4 [FPBM20].

Code

The underlying code PreComp is written in Fortran and is linked to this class with f2py. The source code is available in the file wisdem/rotorse/PreCompPy.f90

A Python wrapper to the code is implemented in the file wisdem/rotorse/rotor_elasticity.py. The wrapper itself is wrapped within an OpenMDAO explicit component in the same file.

Bibliography

[Bir06]

Gunjit Bir. User's guide to precomp (pre-processor for computing composite blade properties). Technical Report TP-500-38929, National Renewable Energy Laboratory, January 2006.

[FPBM20]

Roland Feil, Tobias Pflumm, Pietro Bortolotti, and Marco Morandini. A cross-sectional aeroelastic analysis and structural optimization tool for slender composite structures. Composite Structures, 253:112755, 2020. doi:https://doi.org/10.1016/j.compstruct.2020.112755.

[RPLG10]

Brian Resor, Joshua Paquette, Daniel Laird, and D. Todd Griffith. An evaluation of wind turbine blade cross section analysis techniques. AIAA 2010-2575, 2010. doi:10.2514/6.2010-2575.