-
Notifications
You must be signed in to change notification settings - Fork 14
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
format + fix unit conversion in dow-msft case study docs #51
base: dev
Are you sure you want to change the base?
Conversation
Total M = 6.87 1.4 + 5.47 | ||
`M = 1533.12 * (1/35040) * (2/64)= 0.0014kg, ~1.4 gCO2e` | ||
|
||
(total embodied coefficient * (1 hour/3 years of use) * (instance memory / platform Memory) ) |
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.
Can we change this portion also which shows 3 years
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.
@jmcook1186 I think we need to change it in one more place where we are referring to 3 years
@jmcook1186 FYI |
@srini1978, the Changes look fine to me. Can you please merge the changes? |
Formatted equations to make them easier to read, and noticed text explanations assert 3 year lifespan, but equations use 35040 hours, which is 4 years - fixed in PR.