-
Notifications
You must be signed in to change notification settings - Fork 4
Feature Request: Add hydrostatic balance with rotation correction to MOI Solver #103
Copy link
Copy link
Open
Labels
BeginnerIssue is good for newcomers to TidalPyIssue is good for newcomers to TidalPyCython / C / C++Issue or feature is related to Cython or C and likely needs experience with those to resolve.Issue or feature is related to Cython or C and likely needs experience with those to resolve.EnhancementNew feature or requestNew feature or requestEoSIssue with Burnman, equation of state, planet building, or material/mineralsIssue with Burnman, equation of state, planet building, or material/mineralsResearch NeededResearch is required to address this issueResearch is required to address this issue
Description
Metadata
Metadata
Assignees
Labels
BeginnerIssue is good for newcomers to TidalPyIssue is good for newcomers to TidalPyCython / C / C++Issue or feature is related to Cython or C and likely needs experience with those to resolve.Issue or feature is related to Cython or C and likely needs experience with those to resolve.EnhancementNew feature or requestNew feature or requestEoSIssue with Burnman, equation of state, planet building, or material/mineralsIssue with Burnman, equation of state, planet building, or material/mineralsResearch NeededResearch is required to address this issueResearch is required to address this issue
The current implementation of TidalPy's EOS solver does not account for rotation. It should be simple to add by changing the governing equations.
Will want to do a bit more research to see if what assumptions go into this and if there are any limitations.