Orchestrator
In this section, you will be taking the role of an Orchestrator fulfilling a request from the CAE department.
-
Navigate to File > Preferences > Libraryand define the location of the Library folder as Three
Profiles Tutorial/Library.
-
Navigate to the Library tab. You will see the Pulse Modules and User Modules
folders, containing the different modules that will be used to construct the
process. Pulse modules are generic, meaning that they can be used in multiple
processes. User modules contains modules that fulfill very specific tasks.
-
Drag and drop the Optistruct module from the Solvers subfolder library into the
blank space on the right.
If you hover over the module ports, you will see the required inputs and the given outputs.
-
Click the Run button to execute the module. Do not save
the project. As input, select the ModalAnalysis_OS.fem file
from Orchestrator tutorial folder.
-
After the module execution completes, right-click on the blank space
and select Explore Study Folder.
Generated files are contained in the run_0001 folder.
- Click the Stop button.
-
After the module execution completes, right-click on the blank space
and select Explore Study Folder.
-
Drag and drop TextView and
Report_Post-Processing modules into the
process.
- Connect the modules to the Optistruct module as follows.
-
Right-click on the TextView module and click
Edit Input…
-
Update the input values of the module. Linking between the output of
Optistruct and the input of TextView is done automatically since both
variables are of the same type.
The Text File value, =Optistruct_1_outfile, reflects that the input is equal to the output variable outfile of instance 1 of the Optistruct module. The instance number must be specified because multiple modules, in this case Optistruct, could been present in the process. This is called Local Variable Mapping.
-
Update the input values of the module. Linking between the output of
Optistruct and the input of TextView is done automatically since both
variables are of the same type.
-
Drag and drop PowerPoint and
Modal_SetUp modules and link them as follows.
-
Right click on the link connecting Modal_SetUp
and Optistruct.
This opens the link editor, showing that the Modal_SetUp output is automatically mapped to the Optistruct input via the =Modal_SetUp_3_Modal_solverDeck expression. Other inputs to Optistruct module are also visible.
-
Right click on the link connecting Modal_SetUp
and Optistruct.
-
To finish the process, drag and drop the Model_SetUp and
HM_Meshing2D modules and connect them as
follows.
-
Now that the process is created, save it as a Pulse Project for use by
Analysts.
-
Click File > Save As > Project.
-
Enter a name and click Save As.
-
Click File > Save As > Project.
-
Optionally, execute the process by clicking Run. The
Hull.x_t input file is found in the Orchestrator
tutorial folder on your PC.
- Provide the necessary inputs until the process finishes.