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

Add linear equation of state #97

Merged
merged 10 commits into from
May 13, 2022
Merged

Add linear equation of state #97

merged 10 commits into from
May 13, 2022

Conversation

jessecusack
Copy link
Collaborator

@jessecusack jessecusack commented Apr 19, 2022

I added a linear equation of state, with unit tests, and updated the documentation.

When finished, this will close #74. I think it should maybe close #77, which I found too difficult to complete (there are too many possible logical combinations of parameters to completely refactor the buoyancy frequency calculation). I think #77 needs a new approach.

Additionally, this adds pressure bin width as an optional parameter, which kind of addresses #73.

  • Linear equation of state
  • Documentation
  • Unit tests
  • Style check

@jessecusack jessecusack self-assigned this Apr 19, 2022
@jessecusack jessecusack added this to the v0.2.0 milestone Apr 19, 2022
@jessecusack
Copy link
Collaborator Author

@gunnarvoet I saw that v0.1.1 is released! Awesome! I think this PR is ready to go now, shall I merge?

@gunnarvoet
Copy link
Member

Yes, I got v0.1.1 out yesterday =)

One thing you could do before merging is to add to the history section. I think it would be good for us to make this a habit so we have good documentation of what changes from version to version.

@jessecusack jessecusack merged commit e114999 into modscripps:main May 13, 2022
@jessecusack jessecusack deleted the I77 branch May 13, 2022 20:40
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

Successfully merging this pull request may close these issues.

refactor N2 calculation in overturn Other equations of state
2 participants