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

Changes volume and length of steel resources #56870

Merged
merged 2 commits into from
Apr 22, 2022

Conversation

mx-moonling
Copy link
Contributor

@mx-moonling mx-moonling commented Apr 17, 2022

Summary

Content "Changes volume and length of steel resources"

Purpose of change

Most basic steel components, like chunks of steel, or sheet metal, have a volume far beyond its density. The weight should be the limiting factor when trying to store steel, not the volume.
This PR also adds more accurate lengths to sheet metal, so that they can't be stored as easily in small bags.

Describe the solution

Lumps of steel are formed, and so should be as dense as an ideal block of steel (8 g/cm3). Chunks of steel are misshapen, which I have interpreted as 4 g/cm3, and scraps are bulky, which I have interpreted as 2 g/cm3.

The excel spread sheet has the stats for small metal sheet and sheet metal, assuming 20 gauge steel (0.912 mm thick) as this is the automotive thickness, and also good for general purpose, such as in 200L tanks.

Also note that a comment in the code says that sheet metal is rolled up, so the volume for that item is slightly more.

Describe alternatives you've considered

Testing

Additional context

sheet metal sizes.xlsx

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Apr 17, 2022
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Apr 17, 2022
@I-am-Erk I-am-Erk merged commit 7f438e2 into CleverRaven:master Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants