Skip to content

feat: ✨ Implementation of Boyle's law #9914

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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: 📝 removed redundant information in description
  • Loading branch information
NinjaSoulPirate committed Oct 10, 2023
commit e533a07c745be1d9b855435d648fc7dc9c7f82cc
4 changes: 0 additions & 4 deletions physics/boyles_law.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
(of a given mass, kept at a constant temperature) is inversely proportional to the
volume occupied by it.

In other words, the pressure and volume of a gas are inversely proportional to each
other as long as the temperature and the quantity of gas are kept constant.
Boyle's law was put forward by the Anglo-Irish chemist Robert Boyle in the year 1662

For a gas, the relationship between volume and pressure (at constant mass and
temperature) can be expressed mathematically as follows.

Expand Down