Copying Material Elements Between GoldSim Model Files

In many cases, you may wish to create different portions of your model in different model files. For example, one individual may be working on one part of your model (a particular subsystem), while another is working on a different subsystem. At some point, you would then want to combine the various subsystems into a single model file.

GoldSim allows you do so by simply opening two instances of GoldSim (each with a different file), copying the desired elements (including entire Containers) to the clipboard, and then pasting them into the other model.

When you are copying and pasting Material elements in this manner, however, there are several limitations that GoldSim imposes that you must be aware of:

Note: When Containers are pasted into the same scope The portion of a model from which an element's output can be referenced. You cannot reference an element in a different scope unless that output is specifically exposed. from which they were copied, GoldSim always localizes them. As a result, other elements will not be able to see items in the Container unless you globalize it or expose the inputs.