Skip to main content
Ctrl+K

jaxprop v0.5.6 documentation

Contents:

  • Installation
  • Bibliography
  • jaxprop package
    • jaxprop.bicubic package
      • jaxprop.bicubic.bicubic_interpolant_property module
      • jaxprop.bicubic.generate_tables module
      • jaxprop.bicubic.jax_bicubic_HEOS_interpolation_1 module
    • jaxprop.components package
      • jaxprop.components.nozzle_model_core module
      • jaxprop.components.nozzle_model_solver module
    • jaxprop.coolprop package
      • jaxprop.coolprop.core_calculations module
      • jaxprop.coolprop.fluid_properties module
      • jaxprop.coolprop.jax_wrapper module
      • jaxprop.coolprop.jax_wrapper_working module
    • jaxprop.perfect_gas package
      • jaxprop.perfect_gas.perfect_gas module
    • jaxprop.graphics module
    • jaxprop.helpers_coolprop module
    • jaxprop.helpers_jax module
    • jaxprop.math module
    • jaxprop.utils module
  • .rst

jaxprop.perfect_gas package

Contents

  • Submodules

jaxprop.perfect_gas package#

Submodules#

  • jaxprop.perfect_gas.perfect_gas module
    • FluidPerfectGas
      • FluidPerfectGas.constants
      • FluidPerfectGas.fluid_name
      • FluidPerfectGas.get_state()
      • FluidPerfectGas.identifier
    • PerfectGasConstants
      • PerfectGasConstants.P_ref
      • PerfectGasConstants.R
      • PerfectGasConstants.S_k
      • PerfectGasConstants.S_mu
      • PerfectGasConstants.T_ref
      • PerfectGasConstants.gamma
      • PerfectGasConstants.k_ref
      • PerfectGasConstants.mu_ref
      • PerfectGasConstants.s_ref
    • assemble_properties()
    • calculate_properties_PT()
    • calculate_properties_Ps()
    • calculate_properties_hP()
    • calculate_properties_hs()
    • calculate_properties_rhoh()
    • calculate_properties_rhop()
    • conductivity_from_T()
    • entropy_from_PT()
    • entropy_from_rhoP()
    • estimate_sutherland_constant()
    • get_constants()
    • get_props_gradient()
    • specific_heat()
    • speed_of_sound_from_T()
    • temperature_from_Ps()
    • temperature_from_h()
    • temperature_from_rhoP()
    • viscosity_from_T()

previous

jaxprop.coolprop.jax_wrapper_working module

next

jaxprop.perfect_gas.perfect_gas module

Contents
  • Submodules

© Copyright 2025, Roberto Agromayor.