-
Notifications
You must be signed in to change notification settings - Fork 11
Update 03.adoc #21
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: master
Are you sure you want to change the base?
Update 03.adoc #21
Conversation
Added information on the hydrometer temperature adjustment and alcohol percent calulcation.
@@ -48,3 +48,15 @@ refractometer readings. You must always enter the current Plato and either the | |||
original Plato or the OG. If you just want to find out what specific gravity | |||
11.2 Plato corresponds to, enter 11.2 in both the original Plato and current | |||
Plato fields. | |||
|
|||
=== Hydrometer Temp Adjustmen |
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.
Missing "t" for adjustment
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.
Good addition. Minor edits are needed to improve clarity and remove typos.
|
||
=== Hydrometer Temp Adjustmen | ||
|
||
This tool adjust the gravity reading of your hydrometer based on temperature. |
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.
adjusts
|
||
This tool adjust the gravity reading of your hydrometer based on temperature. | ||
|
||
Tools-{gt}"Hydrometer Adjustment Tool". Input the gravity reading (SG Reading) from your hydrometer and the temperature and click "convert". The "Adjust SG" will be populated with the calculation. If needed, change the value of the "Hydrometer Calibration" to match your hydrometer. |
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.
"will be populated with the calculation" change "the calculation" by what the result of this calculation represents (ex. a temperature adjusted SG)
|
||
=== Alcohol Percentage Tool | ||
|
||
This tool calculates the percent alcohol by volume using the original gravity and final gravity as inputs. |
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.
estimates the percentage of alcohol by volume ...
|
||
This tool calculates the percent alcohol by volume using the original gravity and final gravity as inputs. | ||
|
||
Tools-{gt}"Alcohol Percentage Tool". Put in the OG (Original Gravity) and FG (Final Gravity). Click "calculate" and the ABV (Alcohol By Volume) will be populated with the caculated ABV. |
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.
"and the ABV (Alcohol By Volume) field will be populated."
Added information on the hydrometer temperature adjustment and alcohol percent calulcation.