2

New material in OpenStudio

I try to create new materials and construction in OpenStudio but I got a problem. I can't save the new material that I create. I'm using windows 10.

I already saw this issue and this link.

Someone know what's happen.

J Monteiro's avatar
1.2k
J Monteiro
asked 2015-10-30 03:53:19 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2015-10-30 07:15:22 -0500
edit flag offensive 0 remove flag close merge delete

Comments

1

In the post you linked to, it may have been Windows 10 specific vs. the issue related to preventing the user from typing invalid values. Not sure if this needs to be a new post. It is good to have you chime in the other post. Then we know it isn't just happening to one person. Haven't filed issue yet since we didn't test internally, but if more than one person sees it, then we can get an issue filed for it.

David Goldwasser's avatar David Goldwasser (2015-10-31 00:03:28 -0500) edit
1

Having the same problem, using windows 10.

Vismantas Braziulis's avatar Vismantas Braziulis (2016-06-09 00:42:15 -0500) edit

I think the issue here is the difference between creating a material for use in the current model, and saving it so that it can be used again in a different project without having to recreate it. I am also trying to figure out how to do that. Unfortunately, I haven't seen it in any tutorials or guides, yet.

tribner's avatar tribner (2016-06-17 09:46:37 -0500) edit

This isn't really an answer. Next time, please add a comment to the original post instead.

tribner's avatar tribner (2016-06-17 10:00:44 -0500) edit
2

You can use any osm as a 'library' file, as mentioned here.

ericringold's avatar ericringold (2016-06-17 10:54:20 -0500) edit
add a comment see more comments

1 Answer

1

I have figured out A solution, but it requires a little bit of coding skill, and should be used with caution, as I'm sure there are ways to mess things up doing it this way. But if you wish to proceed at your own risk:

The material libraries for the various buildings can be found at:

C:\Program Files\OpenStudio 1.11.0\share\openstudio-1.11.0\OSApp

If you open one of these in a text editor, you can see how things are set up. You can follow much of the same process as is shown at:

https://www.youtube.com/watch?v=DeAbTl_h8fM (make sure you turn on your closed captions so you can follow what each step is doing)

Save your new, custom library with a new name (making sure not to alter the existing libraries)

Then, in OpenStudio, go to File > Load Library

Assuming you have done everything correctly, you should have your newly created library to choose from.

I am hoping that there is a better method, using something in the OpenStudio interface, which is much more user friendly, but this one seems to work.

tribner's avatar
33
tribner
answered 2016-06-17 10:48:32 -0500, updated 2016-06-17 10:50:00 -0500
edit flag offensive 0 remove flag delete link

Comments

ATTENTION: Eric Ringold gave a better answer as a comment to the original question.

tribner's avatar tribner (2016-06-17 15:06:06 -0500) edit
add a comment see more comments