Skip to content
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

Ryan-Holmes uses HHV for NG #515

Open
myjabbar opened this issue Jun 18, 2023 · 0 comments
Open

Ryan-Holmes uses HHV for NG #515

myjabbar opened this issue Jun 18, 2023 · 0 comments

Comments

@myjabbar
Copy link

Ryan-Holmes worksheet uses HHV for NG in the following cell reference

  1. M56,
    =1000*(M55)*'Fuel Specs'!J126/1000000
  2. M58, and
    =1000*(M57)*'Fuel Specs'!J126/1000000
  3. M60.
    =1000*(M59)*'Fuel Specs'!J126/1000000

To be consistent elsewhere, LHV for NG to be used. Following are the proposed changes

  1. M56,
    =1000*(M55)*'Fuel Specs'!K126/1000000
  2. M58, and
    =1000*(M57)*'Fuel Specs'!K126/1000000
  3. M60.
    =1000*(M59)*'Fuel Specs'!K126/1000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant