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

Get gas laws to work #4

Open
librasteve opened this issue Oct 17, 2023 · 2 comments
Open

Get gas laws to work #4

librasteve opened this issue Oct 17, 2023 · 2 comments

Comments

@librasteve
Copy link
Owner

https://www.thoughtco.com/ideal-gas-law-example-problem-609557

crag '$P=:<30 atm>; $V=6.2l; $T=37°C; $R=gas-constant; say (($P*$V)/($R*$T))'

(Probably needs synthetic units)

@librasteve
Copy link
Owner Author

crag '$x = :<10 J/K>; $y = :<1000 K>; ($y * $x)'

^^ fails

@librasteve
Copy link
Owner Author

also tried PV = NkT

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