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

Units #299

Open
vit-smilauer opened this issue Feb 13, 2024 · 0 comments
Open

Units #299

vit-smilauer opened this issue Feb 13, 2024 · 0 comments

Comments

@vit-smilauer
Copy link

vit-smilauer commented Feb 13, 2024

Dear Jan,
congratulation for a nice application. I have a remark concerning units. For static analysis, we need to operate at least with length, area, second moment of inertia, force, stress (or elastic modulus), temperature. The easiest is definition of "basic" units, similar programs define units of length, force, temperature, such as m, kN, °C. Derived units are m^2, m^4, kPa. Currently, defining kN, m^2 and MPa are inconsistent since kN/m^2 is kPa, not MPa. The elegant solution would be to define default "basic" units of m, kN, °C. You also define density of material, if used, there is a need of kg units as well. Regards. Vit

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