Fluid Flow Templates¶
OpenForm stellt Vorlagen auf den vier Ebenen Prozess, Operation, Prozessschritt bzw. Platinen und Werkzeuge zur Verfügung. Bei der Strömungsanalyse der Kühlung im Werkzeug treten Ein-, Auslass und die Kühlkanäle, bzw. Kühlmittel an die Stelle von Werkzeugen und Platine.
Operation Templates¶
Dieser Paragraph erläutert die Vorlagen für Operationen. Die folgende Abbildung zeigt die verfügbaren Vorlagen.
![%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{10.2cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.1\pw}
%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=north, nosep] (A) at (0.5\pw,0.99\ph) {
\includegraphics[width=0.40\pw]{\PicturePath/Templates/FluidFlowOperations}
};
\node[anchor=north, nosep] (C) at ($(A.south)+(0.00\pw,-0.05\pw)$) {
\includegraphics[width=0.30\pw]{\PicturePath/Templates/FluidFlowOperationFluidFlowIcon}
};
%%============================================================================================%%
%% TOOLS %%
%\PictureFrame](_images/tikz/tikz-FluidFlowOperations.png)
Operation Templates
![%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{7.1cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.1\pw}
%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=south west, nosep] (A) at (0.00\pw,0.01\pw) {
\includegraphics[width=0.57\pw]{\PicturePath/Templates/FluidFlowOperationFluidFlow}
};
\node[anchor=west, nosep] (B) at ($(A.east)+(0.13\pw,0.00\pw)$) {
\includegraphics[width=0.30\pw]{\PicturePath/Templates/FluidFlowOperationFluidFlowIcon}
};
%%============================================================================================%%
%% ARROWS %%
\draw[arrow, color=FireBrick] ($(0.69\pw,0.50\ph)$) to [out=210, in=330] ($(0.58\pw,0.50\ph)$);
%%============================================================================================%%
%% TOOLS %%
%\PictureFrame](_images/tikz/tikz-FluidFlowOperationFluidFlow.png)
Fluid Flow Operation
Step Templates¶
Dieser Paragraph erläutert die Vorlagen für Prozessschritte. Die folgende Abbildung zeigt die verfügbaren Vorlagen.
![%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{11.4cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.1\pw}
%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=north, nosep] (A) at (0.5\pw,0.99\ph) {
\includegraphics[width=0.40\pw]{\PicturePath/Templates/FluidFlowSteps}
};
\node[anchor=north, nosep] (C) at ($(A.south)+(0.00\pw,-0.05\pw)$) {
\includegraphics[width=0.30\pw]{\PicturePath/Templates/FluidFlowStepFluidFlowIcon}
};
%%============================================================================================%%
%% TOOLS %%
%\PictureFrame](_images/tikz/tikz-FluidFlowSteps.png)
Step Templates
![%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{7.1cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.1\pw}
%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=south west, nosep] (A) at (0.00\pw,0.01\pw) {
\includegraphics[width=0.57\pw]{\PicturePath/Templates/FluidFlowStepFluidFlow}
};
\node[anchor=west, nosep] (B) at ($(A.east)+(0.13\pw,0.00\pw)$) {
\includegraphics[width=0.30\pw]{\PicturePath/Templates/FluidFlowStepFluidFlowIcon}
};
%%============================================================================================%%
%% ARROWS %%
\draw[arrow, color=FireBrick] ($(0.69\pw,0.50\ph)$) to [out=210, in=330] ($(0.58\pw,0.50\ph)$);
%%============================================================================================%%
%% TOOLS %%
%\PictureFrame](_images/tikz/tikz-FluidFlowStepFluidFlow.png)
Fluid Flow Step
Templates für Objekte der Strömungsanalyse¶
Die folgende Abbildung zeigt die Vorlagen für Objekte der Strömungsanalyse, wie Einlass, Auslass, Kühlkanäle und Kühlflüssigkeit.
![%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{8.6cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.1\pw}
%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=north, nosep] (A) at (0.50\pw,0.995\ph) {
\includegraphics[width=0.40\pw]{\PicturePath/Templates/FluidFlowItems}
};
\node[anchor=north west, nosep] (C1) at ($(A.south)+(-0.50\pw,-0.05\pw)$) {
\includegraphics[width=0.16\pw]{\PicturePath/Templates/FluidFlowItemPipes}
};
\node[anchor=north west, nosep] (C2) at ($(C1.north east)+(0.05\pw,0.00\pw)$) {
\includegraphics[width=0.16\pw]{\PicturePath/Templates/FluidFlowItemInlet}
};
\node[anchor=north west, nosep] (C3) at ($(C2.north east)+(0.05\pw,0.00\pw)$) {
\includegraphics[width=0.16\pw]{\PicturePath/Templates/FluidFlowItemOutlet}
};
\node[anchor=north west, nosep] (C4) at ($(C3.north east)+(0.05\pw,0.00\pw)$) {
\includegraphics[width=0.16\pw]{\PicturePath/Templates/FluidFlowItemBase}
};
\node[anchor=north west, nosep] (C5) at ($(C4.north east)+(0.05\pw,0.00\pw)$) {
\includegraphics[width=0.16\pw]{\PicturePath/Templates/FluidFlowItemFluid}
};
%%============================================================================================%%
%% TOOLS %%
%\PictureFrame](_images/tikz/tikz-FluidFlowItemTemplates.png)
Templates für Objekte der Strömungsanalyse