Skip to content

Commit

Permalink
add all low functions
Browse files Browse the repository at this point in the history
  • Loading branch information
DANA-Laboratory committed Jan 9, 2017
1 parent 4f39a09 commit 95898cc
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 216 deletions.
1 change: 1 addition & 0 deletions test/CoolProp.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export PropsSI, PhaseSI, get_global_param_string, get_parameter_information_stri
export propssi, phasesi, k2f, f2k, hapropssi, cair_sat, set_reference_state
export abstractstate_factory, abstractstate_free, abstractstate_set_fractions, abstractstate_update, abstractstate_keyed_output, abstractstate_specify_phase, abstractstate_unspecify_phase, abstractstate_update_and_common_out!, abstractstate_update_and_5_out!, abstractstate_update_and_1_out!, abstractstate_set_binary_interaction_double, abstractstate_set_cubic_alpha_c, abstractstate_set_fluid_parameter_double, abstractstate_output
export saturation_ancillary, set_departure_functions
export abstractstate_first_saturation_deriv, abstractstate_first_partial_deriv, abstractstate_build_phase_envelope, abstractstate_get_phase_envelope_data!, abstractstate_build_spinodal, abstractstate_get_spinodal_data!, abstractState_all_critical_points!
errcode = Ref{Clong}(0)

const buffer_length = 20000
Expand Down
Loading

0 comments on commit 95898cc

Please sign in to comment.