_TESPY_CACHE_HOME = Path(os.getenv("TESPY_CACHE_HOME", Path.cwd() / ".tespy_cache")) _TESPY_CACHE_HOME.mkdir(parents=True, exist_ok=True) os.environ["HOME"] = str ...
P_live = st.sidebar.number_input("Live steam pressure (bar)", value=50.0, min_value=20.0, max_value=100.0, step=1.0) T_live = st.sidebar.number_input("Live steam ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results