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

QUESTION: Does GF start use deepest ceiling per tissue or whole dive? #281

Open
dylan-smith opened this issue Jul 21, 2024 · 0 comments
Open
Labels
question Further information is requested

Comments

@dylan-smith
Copy link
Owner

For any given time/depth in the dive, in order to calculate the current GF % we are using to calculate the instantaneous ceiling, we need to know what depth GFLow corresponds to (GFHigh always corresponds to the surface).

The calculation I'm using is that the deepest observed ceiling on the dive is where GFLow is.

The question is, do we use the deepest ceiling on a per tissue basis, or does every tissue ceiling calculation use the overall deepest ceiling observed?

Currently I've implemented it to use the deepest ceiling on a per tissue basis. Which means that if we set a GF of 60/85. At a given point in the dive Tissue 1 might be targeting a GF of 70% for ceiling calculations, but tissue 10 might be targeting a GF of 80%.

@dylan-smith dylan-smith added the question Further information is requested label Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant