Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
4

Open studio keeps freezing when trying to assign space names

asked 2019-04-18 14:15:23 -0500

dtmtg2's avatar

updated 2019-04-18 15:05:53 -0500

Whenever I expand my spaces so I can rename openstudio freezes up and I cannot do anything.. Anyone else have this issue or know how to solve the issue? Thanks.

edit retag flag offensive close merge delete

Comments

which version of openstudio are you using?

mdahlhausen's avatar mdahlhausen  ( 2019-04-18 15:21:25 -0500 )edit

I have the same issue, I use the openstudio plugin for 2.7.0. Now I almost exclusively use the text editor to assign names.

Luis Lara's avatar Luis Lara  ( 2019-04-18 15:53:29 -0500 )edit

Would also be good to know how many spaces your model has and how long it was unresponsive for before you quit, and if you are on mac or windows?

David Goldwasser's avatar David Goldwasser  ( 2019-04-18 16:17:11 -0500 )edit

I am running 2.7.0. I am very new to energy modeling. I am going through the "Building Energy Modeling with Openstudio" book and using their example which has 23 spaces 1 floor (pretty simple building). I checked back after an hour and was still frozen.. I am running windows. Thanks for all responses.

dtmtg2's avatar dtmtg2  ( 2019-04-18 16:24:35 -0500 )edit

@dtmtg2 23 spaces shouldn't take very long, so it does appear to be locked up. I assume you have restarted your machine and been able to repeat this behavior? Did you have any crashes prior this? When OpenStudio crashes it can orphan a process named openstudio. Restarting the machine should clear this out unless it restarts applications. On mac you can go to Activity Monitor or Task Manager on windows. When yo do not have OpenStudio or PAT launched, if you see a process named openstudio kill it. Probably not the issue both it is worth checking. Do you have the same issue with other models?

David Goldwasser's avatar David Goldwasser  ( 2019-04-18 16:53:24 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
6

answered 2019-04-22 17:35:18 -0500

updated 2019-04-22 17:39:14 -0500

There are know issues with the performance of the Floorspace JS editor in the OpenStudio application. There is an additional issue in 2.8.0 preventing the editor from launching on mac, which we hope to address in a 2.8.x installer.

There is a work around that leverages an online development version of FloorspaceJS. This should be much more responsive than what is in the OpenStudio application. It isn't about this being newer, but rather about web rendering engine within the application. To use this workflow follow the steps below closely.

  1. Launch OpenStudio 2.7.0 (on Windows you can use 2.8.0)
  2. Go to The Geometry tab and then the Editor sub tab. Click on new and then choose Create a new floorplan.
  3. Save and close your model and quit the Application
  4. In a web browser (preferably Chrome) go to https://nrel.github.io/floorspace.js/
  5. Choose the Create a new floorplan option
  6. Near the top left of the interface are three buttons with arrows in a circle. Use the third button that looks like a puzzle piece to import library. Point it to the floorspace.json file you made in step 2. This will be in thefiles` directory next to your OSM file.
  7. Work in the web interface as you would in the app. Choose the second button from the left at the top left corner of the interface with the arrow pointing up to save floorplan to your local computer in your Downloads directory. Don't work for 2 hours and then do this, do it every 10-15 minutes, or more frequently to avoid losing any work.
  8. When you are done working on the plan copy the file from your Downloads directory into the "files" directory of your OSM, making sure the file is a named 'floorspace.json`.
  9. Launch OpenStudio again (same version as step 1).
  10. Go back to the Geometry tab and the Editor sub tab. You should see the plan you created online. Choose Merge with Current OSM to create the OpenStudio spaces and other additional objects defined in FloorspaceJS

Notes:
A. Steps 1-3 are only necessary to bring over data from any space types, constructions, zones, or other resources from your model into the web interface.
B. There is an Open existing floorplan open in the OpenStudio application's geometry editor tab when you click new. This can only be used if you do not already setup a new plan. Otherwise you need to overwrite the file manually as described in step 8, while the application is not open.
C. If you want to go back and edit your plan at a later date you may be able to load the floorspace.json file into the web interface. It may be wise to keep a clean copy outside of what is in the OpenStudio Applicaiton's files directory for this.

New plan
image description

Web drawn plan
image description
Plan in app
image description

edit flag offensive delete link more

Comments

1

Thanks for the answer David. OpenStudio 3.0 (a preview will be available in September) is updating the version of Chrome which is embedded in the OpenStudio App. We are hopeful that this improvement will increase the performance of embedded web tabs.

macumber's avatar macumber  ( 2019-04-22 17:45:05 -0500 )edit

Thanks for the response.. So am I unable to open my existing floorplan via the internet application? When I try to do this I do not see the 3 icons in the top left where I can save.. I think you might have said this above in your instructions but I just want to make sure before I recreate the floorplan. Thanks again.

dtmtg2's avatar dtmtg2  ( 2019-04-24 15:03:21 -0500 )edit

@dtmtg2, I just learned there is quick fix for that. Open the file in text editor and change show_import_export": false to show_import_export": true before you upload it to web interface.

David Goldwasser's avatar David Goldwasser  ( 2019-04-24 17:17:29 -0500 )edit
0

answered 2020-08-11 10:39:16 -0500

Here is a video of the process: https://youtu.be/3nUX_BXHODQ?t=10m00s

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

3 followers

Stats

Asked: 2019-04-18 14:15:23 -0500

Seen: 2,905 times

Last updated: Aug 11 '20