RCAIDE.Library.Methods.Powertrain.Sources.Fuel_Tanks.Cryogenic_Tank

Cryogenic_Tank#

Methods for analyzing liquid hydrogen fuel tank systems in powertrain architectures.

This module provides thermal and structural performance solvers used in the evaluation of integral and non-integral fuel tanks. These methods are typically called within component-level classes to compute performance during sizing analysis.

See also

RCAIDE.Library.Components.Powertrain.Sources.Fuel_Tanks.Integral_Tank

Class implementation for integral fuel tanks.

RCAIDE.Library.Components.Powertrain.Sources.Fuel_Tanks.Non_Integral_Tank

Class implementation for non-integral fuel tanks.

RCAIDE.Library.Components.Powertrain.Sources.Fuel_Tanks.Liquid_Hydrogen_Tank

Class implementation for cryogenic liquid hydrogen tanks.

Modules

compute_cryogenic_conformal_tank_volume(...)

Sizes a cryogenic conformal (prismatic/cuboid) tank to fit within the equivalent rectangle envelope set by the upstream integral tank function.

compute_cryogenic_cylindrical_tank_volume(...)

Sizes a cryogenic rounded-end cylindrical tank (cylinder + hemispherical caps) to fit within the outer mold line set by the upstream non-integral tank function.