Does anyone know the formula for calculating CNS%? I tried several searches but have not found one yet.
Thanks,
Thanks,
Welcome to ScubaBoard, the world's largest scuba diving community. Registration is not required to read the forums, but we encourage you to join. Joining has its benefits and enables you to participate in the discussions.
Benefits of registering include
Charlie99:As usual, Erick Baker comes to the rescue ....
scubanimal:Thanks guys, I must be old, I stopped using fortran in '85. I tried the formula, but the numbers I get are way different then my tables. Not sure why. I'm trying to create a excel spreadsheet for my dive slate (plan).
Any other thoughts?
Thanks again.
that basically what Erik Baker did in that article. He used the NOAA limits that NOAA provides at 0.1ata increments, and linearly interpolated for points between them. To do that in Fortran he generated a series of intercepts and slopes for the various straight line segments.Diver0001:If you're just making a spreadsheet then you don't need a formula.