You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/jupyter_notebooks/e11_export_besmod_models.ipynb
+9-2Lines changed: 9 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,14 @@
92
92
{
93
93
"cell_type": "markdown",
94
94
"metadata": {},
95
-
"source": "In the examples, the parameters for BESMod.Systems.UserProfiles.TEASERProfiles are configured,\nincluding internal gains and heating profiles for each zone.\nBESMod requires 24-hour heating profiles, which are used\nto define the parameters of the `setBakTSetZone` Pulse block.\nBy default, the TEASER profiles are applied, but these can be customized if needed.\n"
95
+
"source": "In the examples, the parameters for BESMod.Systems.UserProfiles.TEASERProfiles are configured,\nincluding internal gains and heating profiles for each zone.\nBESMod requires 24-hour heating profiles in the export here, which are used\nto define the set-back parameters. Setting these parameters directly or the use of TSet file\nis not supported in the export here. Either override them later or use the custom export option shown below.\nBy default, the TEASER profiles are applied, but these can be customized if needed.\nFor example, we modify the heating profile of the first thermal zone of the first building here:\n"
0 commit comments