-
Notifications
You must be signed in to change notification settings - Fork 5
/
NAMESPACE
161 lines (158 loc) · 4.77 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
# vim:filetype=r:textwidth=80:expandtab:shiftwidth=4:softtabstop=4
useDynLib(gsw, .registration=TRUE)
importFrom("utils", "data")
export(argfix,
gsw_adiabatic_lapse_rate_from_CT,
gsw_adiabatic_lapse_rate_ice,
gsw_alpha,
gsw_alpha_on_beta,
gsw_alpha_wrt_t_exact,
gsw_alpha_wrt_t_ice,
gsw_beta,
gsw_beta_const_t_exact,
gsw_cabbeling,
gsw_C_from_SP,
gsw_chem_potential_water_ice,
gsw_chem_potential_water_t_exact,
gsw_cp_ice,
gsw_cp_t_exact,
gsw_CT_first_derivatives,
gsw_CT_first_derivatives_wrt_t_exact,
gsw_CT_freezing,
gsw_CT_freezing_first_derivatives,
gsw_CT_freezing_first_derivatives_poly,
gsw_CT_freezing_poly,
gsw_CT_from_enthalpy,
gsw_CT_from_entropy,
gsw_CT_from_pt,
gsw_CT_from_rho,
gsw_CT_from_t,
gsw_CT_maxdensity,
gsw_CT_second_derivatives,
gsw_deltaSA_from_SP,
gsw_dilution_coefficient_t_exact,
gsw_dynamic_enthalpy,
gsw_enthalpy,
gsw_enthalpy_CT_exact,
gsw_enthalpy_diff,
gsw_enthalpy_first_derivatives,
gsw_enthalpy_first_derivatives_CT_exact,
gsw_enthalpy_ice,
gsw_enthalpy_second_derivatives,
gsw_enthalpy_second_derivatives_CT_exact,
gsw_enthalpy_t_exact,
gsw_entropy_first_derivatives,
gsw_entropy_from_pt,
gsw_entropy_ice,
gsw_entropy_from_t,
gsw_entropy_second_derivatives,
gsw_Fdelta,
gsw_frazil_properties,
gsw_frazil_properties_potential,
gsw_frazil_properties_potential_poly,
gsw_frazil_ratios_adiabatic,
gsw_frazil_ratios_adiabatic_poly,
gsw_geo_strf_dyn_height,
gsw_geo_strf_dyn_height_1,
gsw_geo_strf_dyn_height_pc,
gsw_gibbs,
gsw_gibbs_ice,
gsw_grav,
gsw_Helmholtz_energy_ice,
gsw_ice_fraction_to_freeze_seawater,
gsw_infunnel,
gsw_internal_energy,
gsw_internal_energy_ice,
gsw_IPV_vs_fNsquared_ratio,
gsw_kappa,
gsw_kappa_const_t_ice,
gsw_kappa_ice,
gsw_kappa_t_exact,
gsw_latentheat_evap_CT,
gsw_latentheat_evap_t,
gsw_latentheat_melting,
gsw_melting_ice_equilibrium_SA_CT_ratio,
gsw_melting_ice_equilibrium_SA_CT_ratio_poly,
gsw_melting_ice_into_seawater,
gsw_melting_ice_SA_CT_ratio,
gsw_melting_ice_SA_CT_ratio_poly,
gsw_melting_seaice_into_seawater,
gsw_Nsquared,
gsw_O2sol,
gsw_O2sol_SP_pt,
gsw_p_from_z,
gsw_pot_rho_t_exact,
gsw_pot_enthalpy_from_pt_ice,
gsw_pot_enthalpy_from_pt_ice_poly,
gsw_pot_enthalpy_ice_freezing,
gsw_pot_enthalpy_ice_freezing_poly,
gsw_pot_enthalpy_ice_freezing_first_derivatives,
gsw_pot_enthalpy_ice_freezing_first_derivatives_poly,
gsw_pressure_coefficient_ice,
gsw_pressure_freezing_CT,
gsw_pt0_from_t,
gsw_pt0_from_t_ice,
gsw_pt_first_derivatives,
gsw_pt_from_CT,
gsw_pt_from_entropy,
gsw_pt_from_pot_enthalpy_ice,
gsw_pt_from_pot_enthalpy_ice_poly,
gsw_pt_from_t,
gsw_pt_from_t_ice,
gsw_pt_second_derivatives,
gsw_rho,
gsw_rho_alpha_beta,
gsw_rho_first_derivatives,
gsw_rho_first_derivatives_wrt_enthalpy,
gsw_rho_ice,
gsw_rho_second_derivatives,
gsw_rho_second_derivatives_wrt_enthalpy,
gsw_rho_t_exact,
gsw_SAAR,
gsw_SA_freezing_from_CT,
gsw_SA_freezing_from_CT_poly,
gsw_SA_freezing_from_t,
gsw_SA_freezing_from_t_poly,
gsw_SA_from_rho,
gsw_SA_from_SP,
gsw_SA_from_SP_Baltic,
gsw_SA_from_Sstar,
gsw_SP_salinometer,
gsw_seaice_fraction_to_freeze_seawater,
gsw_SR_from_SP,
gsw_sigma0,
gsw_sigma1,
gsw_sigma2,
gsw_sigma3,
gsw_sigma4,
gsw_sound_speed,
gsw_sound_speed_ice,
gsw_sound_speed_t_exact,
gsw_specvol,
gsw_specvol_alpha_beta,
gsw_specvol_anom_standard,
gsw_specvol_first_derivatives,
gsw_specvol_first_derivatives_wrt_enthalpy,
gsw_specvol_ice,
gsw_specvol_second_derivatives,
gsw_specvol_second_derivatives_wrt_enthalpy,
gsw_specvol_t_exact,
gsw_SP_from_C,
gsw_SP_from_SA,
gsw_SP_from_SK,
gsw_SP_from_SR,
gsw_SP_from_Sstar,
gsw_spiciness0,
gsw_spiciness1,
gsw_spiciness2,
gsw_Sstar_from_SA,
gsw_Sstar_from_SP,
gsw_t_deriv_chem_potential_water_t_exact,
gsw_t_freezing,
gsw_t_freezing_first_derivatives,
gsw_t_freezing_first_derivatives_poly,
gsw_t_from_CT,
gsw_t_from_pt0_ice,
gsw_thermobaric,
gsw_Turner_Rsubrho,
gsw_z_from_p)