Changes between Version 28 and Version 29 of BalticFaq
- Timestamp:
- 11/24/12 20:02:08 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BalticFaq
v28 v29 49 49 ==== I have some concerns/comments... ==== 50 50 51 Again, feel free to reach out directly to [mailto:eskil-at-eskil-dot-org me] or post about them in the [forum:2 Q&A forum]. 51 Again, feel free to reach out directly to us. See the [#Feedback feedback section] for ways to contact us. 52 52 53 53 54 == How do I ... ? == … … 103 104 ==== What tables/algorithms does Baltic use ? ==== 104 105 105 Baltic implements VPM /Band ZHL16B with Gradient Factors, also known as "Bühlmann with GF". It is not based on table look-ups.106 Baltic implements VPM-B, VPM-B/GFS and ZHL16B with Gradient Factors, also known as "Bühlmann with GF". It is not based on table look-ups. 106 107 107 108 ==== What ZHL16 values are used ? ==== … … 113 114 Prior to the 0.9 release, the 1b N,,2,, halftime of 5 minutes was used. 114 115 116 ==== What is VPM-B/GFS ==== 117 118 The VPM-B/GFS is an extension to VPM-B. When computing the plan, a ZHL16-B plan with the chosen Gradient Factor is run in parallel, and for each top, the longer of the two is picked. 119 115 120 ==== Where did the algorithm implementations come from ? ==== 116 121 117 Bothwere implemented for another project in 2007 and 2008 respectively. The ZHL16 implementation is based on available litterature, such as Dr. Bühlmann's ''Tauchmedizin'', Dr. Wienke's ''Technical Diving in Depth'' and Erik C. Bakers many papers on decompression calculations.122 They were implemented for another project in 2007 and 2008 respectively. The ZHL16 implementation is based on available litterature, such as Dr. Bühlmann's ''Tauchmedizin'', Dr. Wienke's ''Technical Diving in Depth'' and Erik C. Bakers many papers on decompression calculations. 118 123 119 The VPM/B implementation is a reimplementation of Erik C. Baker's reference fortran implementation. It is not a f2c generated version. 124 The VPM-B implementation is a reimplementation of Erik C. Baker's reference fortran implementation. It is not a f2c generated version. 125 120 126 121 127 == Other == … … 125 131 Some users have occasionally had problems with app crashing on startup. Try and reboot your phone by powering it off and on again. If the problem persists, [#Feedback please contact us]. 126 132 127 128 ==== Which iPhones does this work on ? ==== 133 ==== Which devices does this work on ? ==== 129 134 130 135 As of September 2012, Baltic Deco Planner has been tested on iPhone 4 and upwards, iPad 1 and upwards with iOS 4.3 and upwards.