Importing Models

A Coupled Model is composed by Atomic Models and/or Coupled ones. These can be imported from predifined models from three diferent inputs:

  • Predifined Coupled Models .ma Predifined Atomic Models .cdd Basic atomic models from register.cpp file
  • Having a Coupled Model like the following

     

     

    predefined models can be imported using File -> Import option

    This opens an Open File dialog that allows the user to import a .cpp .cdd or .ma file

     

     

    In this case, a coupled model definition file (.ma) was selected and imported. The imported model appears in the models Tree under the 'coupled' folder. When a Coupled Model Unit based on this imported model is added, it appears with the predifined input and output ports. This Unit cannot be modified

     

     

    Next, an Atomic Model definition file (.cdd) was selected and imported. The imported model appears in the models Tree under the 'atomic' folder. When an Atomic Model Unit based on this imported model is added, it appears with the predifined input and output ports. This Unit cannot be modified

     

     

    Next, a Atomic Model definition file (.cdd) was selected and imported. The imported model appears in the models Tree under the 'atomic' folder. When an Atomic Model Unit based on this imported model is added, it appears with the predifined input and output ports. This Unit cannot be modified

    Once defined internal models, Links can be added towards ports defined in them.

     

     

    If after definition of Links, a model is exploded for modification, system automatically disengages Links from model ports because unpredictable changes may happen.