Skip to content

Commit 422178e

Browse files
regenerate schema
1 parent 5bbd23b commit 422178e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/geophires_x_schema_generator/geophires-request.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1774,7 +1774,7 @@
17741774
"maximum": 1.0
17751775
},
17761776
"Construction CAPEX Schedule": {
1777-
"description": "A list of fractions of the total overnight CAPEX spent in each construction year. For example, for 3 construction years with 10% in the first year, 40% in the second, and 50% in the third, provide Construction CAPEX Schedule = 0.1,0.4,0.5. If the length of the provided schedule does not match the number of construction years, it will be interpolated to match the number of construction years.",
1777+
"description": "A list of fractions of the total overnight CAPEX spent in each construction year. For example, for 3 construction years with 10% in the first year, 40% in the second, and 50% in the third, provide Construction CAPEX Schedule = 0.1,0.4,0.5. The schedule will be automatically interpolated to match the number of construction years and normalized to sum to 1.0.",
17781778
"type": "array",
17791779
"units": null,
17801780
"category": "Economics",

0 commit comments

Comments
 (0)