Age | Commit message (Expand) | Author |
2015-08-23 | Prepare global state of VPM-B when starting to plan | Robert C. Helling |
2015-08-23 | dump_tissues() should be available regardless of macro settings | Robert C. Helling |
2015-08-23 | Simplified Boyle's law correction and new cubic root | Robert C. Helling |
2015-08-21 | Use our pressure type to avoid bar / mbar confusion | Dirk Hohndel |
2015-08-21 | Don't do computationally expensive Boyle compensation when not using VPM-B | Robert C. Helling |
2015-08-21 | Don't do Boyle compensation when still on first stop | Robert C. Helling |
2015-08-20 | Use boyle_compensation in profile | Robert C. Helling |
2015-08-20 | Leftovers from introduction of in_planner() helper function | Robert C. Helling |
2015-08-18 | VPM-B: Update critical_volume_lambda | Rick Walsh |
2015-08-18 | Get rid of is_ok_vpmb | Robert C. Helling |
2015-08-17 | Explicit names for initialization of deco constants | Robert C. Helling |
2015-08-17 | Factor out root of cubic to be used also for update_gradient | Robert C. Helling |
2015-08-17 | Merge branch 'boyle-ready' of https://github.com/Slagvi/subsurface | Dirk Hohndel |
2015-08-15 | Some unification between Buehlmann and VPM-B | Robert C. Helling |
2015-08-15 | VPM-B: Set radius constants to values reccomended by V-Planner. | Jan Darowski |
2015-08-15 | VPM-B: Add conservatism levels to deco.c | Jan Darowski |
2015-08-15 | VPM-B: Add surface decompression time. | Jan Darowski |
2015-08-15 | VPM-B: Add simple Boyle's law compensation. | Jan Darowski |
2015-07-07 | Include units in VPM config structure definition | Rick Walsh |
2015-07-07 | Use common VPM configuration parameters | Rick Walsh |
2015-07-03 | VPM-B: add next gradient calculation. | Jan Darowski |
2015-07-03 | VPM-B: add vpm-b based deco checking. | Jan Darowski |
2015-07-03 | VPM-B: add initial gradient calculation. | Jan Darowski |
2015-07-03 | VPM-B: add nuclei size calculation and nuclear regeneration. | Jan Darowski |
2015-07-03 | VPM-B: use an analytic solution for nucleon inner pressure instead of binary ... | Robert C. Helling |
2015-07-03 | VPM-B: add initial values for crushing pressure variables. | Jan Darowski |
2015-07-03 | VPM-B: add crushin pressure calculation. | Jan Darowski |
2015-07-03 | VPM-B: add calculating nucleons inner pressure. | Jan Darowski |
2015-07-03 | VPM-B: add basic algorithm settings. | Jan Darowski |
2015-01-20 | Use SAC from preferences for PSCR oxygen drop | Robert C. Helling |
2015-01-17 | Use correct divemode (PSCR in particular) in deco calculation | Robert C. Helling |
2014-11-04 | Prepare for PSCR calculations | Robert C. Helling |
2014-10-27 | deco.c: remove unused variables in add_segment() | Lubomir I. Ivanov |
2014-10-26 | Take water vapor pressure into account again for deco | Robert C. Helling |
2014-10-13 | CCR patch: Reorganise the oxygen partial pressure calculations | willem ferguson |
2014-10-12 | CCR patch: Oxygen partial pressures | willem ferguson |
2014-09-19 | Tissue saturation plot a la Sherwater Pretel | Robert C. Helling |
2014-09-18 | Helper function for partial pressure calculation | Robert C. Helling |
2014-06-25 | Deco artefacts with low GFlow | Robert C. Helling |
2014-06-23 | Be more consistent in partial pressure naming | Henrik Brautaset Aronsen |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-01-19 | Stop doing the (very expensive) pow() calculation pointlessly | Linus Torvalds |
2014-01-16 | Convert the C code to using stdbool and true/false | Anton Lundin |
2013-12-20 | Add preprocessor directives around debug functions | Anton Lundin |
2013-11-21 | Added a configuration option to have gf_low apply at max depth instead of at ... | Patrick Valsecchi |
2013-10-07 | Fix some signedness issues | Dirk Hohndel |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-05-31 | Show ceilings for individual tissues | Robert Helling |
2013-05-29 | Connect preferences to the rest of the code | Dirk Hohndel |
2013-03-28 | Use the new get_o2()/get_he() helper functions more widely | Linus Torvalds |