Skip to content

Commit b821382

Browse files
committed
FEA: Add design_lifetime definition into design_bases section
1 parent 8c4e267 commit b821382

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

power-curve-schema/schema.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -738,6 +738,12 @@
738738
}
739739
]
740740
},
741+
"design_lifetime": {
742+
"title": "Design Lifetime",
743+
"description": "The design lifetime of the turbine [years]",
744+
"type": "number",
745+
"examples": [25, 30]
746+
},
741747
"turbulence": {
742748
"title": "Turbulence category or distribution",
743749
"description": "Specify the IEC turbulence category or one of several custom distributions.",

0 commit comments

Comments
 (0)