ruins.apps.temperature_shift#

Module Contents#

Functions#

explainer(→ None)

Introduce the concept

temperature_dist_intro(→ None)

Introduce temperature distributions

increase_temperatures(→ None)

Increase the temperature on earth

full_temperature_shift(→ None)

Full application with all controls

main_app(**kwargs)

Attributes#

_TRANSLATE_DE

_TRANSLATE_EN

ruins.apps.temperature_shift._TRANSLATE_DE#
ruins.apps.temperature_shift._TRANSLATE_EN#
ruins.apps.temperature_shift.explainer(config: ruins.core.Config) None#

Introduce the concept

ruins.apps.temperature_shift.temperature_dist_intro(config: ruins.core.Config) None#

Introduce temperature distributions

ruins.apps.temperature_shift.increase_temperatures(config: ruins.core.Config) None#

Increase the temperature on earth

ruins.apps.temperature_shift.full_temperature_shift(config: ruins.core.Config) None#

Full application with all controls

ruins.apps.temperature_shift.main_app(**kwargs)#