New pages

Jump to navigation Jump to search
New pages
Hide registered users | Show bots | Show redirects

6 February 2026

16 January 2026

15 January 2026

  • 09:3709:37, 15 January 2026 Integrate Applications with PHENOM & CinC (hist | edit) [5,038 bytes] Chris (talk | contribs) (Created page with "This tutorial will walk a user through the compilation and execution of a CinC-based application. The CinC compilation portion of this tutorial is done using WSL (Windows Subsystem for Linux 2). == Create a Data Model == A UoP (Unit of Portability) represents your application. It defines all the inputs and outputs of the application by associating the data types (the queries and views defined in the data model) with the UoP. Start by creating a UoP. CREATE >> INT...")

12 December 2025

  • 10:5210:52, 12 December 2025 Merge External Model (hist | edit) [2,069 bytes] Chris (talk | contribs) (Created page with "A merge external model operation imports nodes from an external model file into the current project. During this process, the system checks each incoming node’s globally unique identifier (GUID): * If the node’s ID does not already exist in the current project, the node is eligible to be added. * If the node’s ID is already present, the existing node in the project is preserved and the incoming one is ignored. The merge also verifies that each incoming node has a...")