Skip to content

Commit

Permalink
Update Development-ControllerWrapper.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlassere authored Mar 18, 2024
1 parent a81e8e6 commit 3dae863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/Development-ControllerWrapper.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@
"\n",
" # Update SOC\n",
" self.input['parameter']['zone']['temps_initial'] = self.input['temps_initial']\n",
" self.input['parameter']['zone']['fstate_initial'] = self.input['facade_initial']\n",
" self.input['parameter']['facade']['fstate_initial'] = self.input['facade_initial']\n",
"\n",
" # Variable timestep\n",
" st1 = time.time()\n",
Expand Down

0 comments on commit 3dae863

Please sign in to comment.