pickmodel(model)
"hm"
representing a Haldane-type
decompression model.
model
is missing, then the list of available
options for model
is printed.This function is a convenient way to select one of the commonly used decompression models of Haldane type.
The argument model
is partially matched to
one of the following:
The result is an object (of class "hm"
)
in the format required for use by commands such as
haldane
, ndl
and showstates
.
The data for the USN and Haldane models are taken from Wienke (1994), page 127 ff. The DSAT model is taken from Bookspan (1995), pp 16 and 23. The Workman 65 model is taken from Tikvisis and Gerth (2003), Table 10.1.1, page 440. The ZH-L16A parameters were taken from Buehlmann et al (2002) Table 25, page 158.
Brubakk, A.O. and Neuman, T.S. (eds.) (2003) Bennett and Elliott's Physiology and Medicine of Diving. 5th Edition. Saunders. ISBN 0-7020-2571-2
Buehlmann, A.A. (1983) Dekompression - Dekompressionskrankheit. Springer-Verlag. Buehlmann, A.A., Voellm, E.B. and Nussberger, P. (2002) Tauchmedizin. 5e Auflage. Springer-Verlag.
Tikvisis, P. and Gerth, W.A. (2003) Decompression Theory. In Brubakk and Neuman (2003), Chapter 10.1, pages 419-454.
Wienke, B.R. (1994) Basic diving physics and applications. Best Publishing Co. Workman, R.D. (1965) Calculation of decompression schedules for nitrogen-oxygen and helium-oxygen dives. Research Report 6-65. US Navy Experimental Diving Unit. Washington DC.
ndl
,
haldane
,
showstates
pickmodel("Z")
ndl(30, model=pickmodel("Z"))
Run the code above in your browser using DataLab