11.5.4.19. rheia.CASES.H2_MOBILITY.h2_mobility.Evaluation.extract_h2_from_tank

Evaluation.extract_h2_from_tank(demand)

Extract the hydrogen demand from the storage tank. If more hydrogen is demanded than available in the tank, extract only the available amount of hydrogen.

Parameters

demand (float) – The hydrogen demand. [kg]

Returns

demand_left – The amount of hydrogen demand that is not covered by the tank. [kg]

Return type

float