-
Notifications
You must be signed in to change notification settings - Fork 11
Extension/balance of plant #49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Extension/balance of plant #49
Conversation
</xs:element> | ||
<xs:element name="power_electric_generated"> | ||
<xs:annotation> | ||
<xs:documentation>The net electric power produced by the thermal plant, equal tot the power produced by turbines LESS the power consumed by pumps and compressors</xs:documentation> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo and minor chnages
<xs:documentation>The net electric power produced by the thermal plant, equal tot the power produced by turbines LESS the power consumed by pumps and compressors</xs:documentation> | |
<xs:documentation>Net electric power produced by thermal plant, equal to power produced by turbines LESS power consumed by pumps and compressors</xs:documentation> |
</xs:complexType> | ||
<xs:complexType name="bop_power_electric_system"> | ||
<xs:annotation> | ||
<xs:documentation>System involed in the electric power plant operation</xs:documentation> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo:
<xs:documentation>System involed in the electric power plant operation</xs:documentation> | |
<xs:documentation>System involved in electric power plant operation</xs:documentation> |
</xs:element> | ||
<xs:element name="system" type="bop_power_electric_system" maxOccurs="10"> | ||
<xs:annotation> | ||
<xs:documentation>Set of systems involved in the electric plant operation</xs:documentation> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two spaces
<xs:documentation>Set of systems involved in the electric plant operation</xs:documentation> | |
<xs:documentation>Set of systems involved in the electric plant operation</xs:documentation> |
</xs:complexType> | ||
<xs:element name="balance_of_plant"> | ||
<xs:annotation> | ||
<xs:documentation>Electricial and thermal power balance of the plant</xs:documentation> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo
<xs:documentation>Electricial and thermal power balance of the plant</xs:documentation> | |
<xs:documentation>Electrical and thermal power balance of the plant</xs:documentation> |
</xs:element> | ||
<xs:element name="thermal_efficiency_cycle"> | ||
<xs:annotation> | ||
<xs:documentation>The fractional thermal effiency of the power cycle. Calculated as 1-Q_out/Q_in</xs:documentation> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add some spacing in formula:
<xs:documentation>The fractional thermal effiency of the power cycle. Calculated as 1-Q_out/Q_in</xs:documentation> | |
<xs:documentation>The fractional thermal effiency of the power cycle. Calculated as 1 - Q_out/Q_in</xs:documentation> |
</xs:element> | ||
<xs:element name="thermal_efficiency_plant"> | ||
<xs:annotation> | ||
<xs:documentation>The fractional thermal effiency of the entire BOP thermal plant, inlcudes all of the individual cycles. Calculated as 1-Q_out/Q_in</xs:documentation> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<xs:documentation>The fractional thermal effiency of the entire BOP thermal plant, inlcudes all of the individual cycles. Calculated as 1-Q_out/Q_in</xs:documentation> | |
<xs:documentation>The fractional thermal effiency of the entire BOP thermal plant, inlcudes all of the individual cycles. Calculated as 1 - Q_out/Q_in</xs:documentation> |
@@ -0,0 +1,554 @@ | |||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |||
<?modxslt-stylesheet type="text/xsl" media="fuffa, screen and $GET[stylesheet]" href="./%24GET%5Bstylesheet%5D" alternate="no" title="Translation using provided stylesheet" charset="UTF-8" ?> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fuffa?
Add two new IDSs needed by system codes
balance_of_plant_flat.zip