def fig_solph_modular_example(): return figures_base.show_download_image( "solph_modular", ["graphml", "svg"] )
def fig_extraction_turbine_characteristics(): return figures_base.show_download_image( "entnahmekondensationsturbine_kennfeld", ["svg"] )
def fig_transformer_with_flow(): return figures_base.show_download_image( "transformer_mit_flow", ["graphml", "svg"] )
def fig_solph_energy_system_example(): return figures_base.show_download_image( "solph_example_deutsch", ["graphml", "svg"] )
def fig_show_download_berlin_modell(): return figures_base.show_download_image("berlinmodell_vereinfacht", ["graphml", "svg"])
def fig_show_download_deutschland_modell(): return figures_base.show_download_image("deutschlandmodell_vereinfacht", ["graphml", "svg"])