Auswertungen zu Eigenfrequenzen hinzugefügt

This commit is contained in:
2015-06-11 23:41:51 +02:00
parent 45d1ad03c6
commit f11aa0fce5
3 changed files with 17 additions and 12 deletions

View File

@@ -42,9 +42,9 @@ Die Simulation hingegen erfolgt mit dem \acs{FEM}"=Programm \emph{ANSYS Mechanic
Abbildung \ref{fig:E:Interaktionen} zeigt die groben Modellinteraktionen.
\begin{figure}[H]\centering
\begin{tikzpicture}[mindmap,
\begin{tikzpicture}[mindmap, scale=0.85,
% level 1 concept/.append style={level distance=130,sibling angle=30}
every node/.style={concept, execute at begin node=\hskip0pt},
every node/.style={concept, execute at begin node=\hskip0pt, scale=0.85},
text=white, grow cyclic,
level 1 concept/.append style={level distance=4.75cm,sibling angle=45},
level 2/.append style={level distance=3cm,sibling angle=30},
@@ -54,10 +54,10 @@ Abbildung \ref{fig:E:Interaktionen} zeigt die groben Modellinteraktionen.
]
\begin{scope}[mindmap, text=white]
\node [root concept, font=\bfseries] (modell) {Berechnungs-modell}[clockwise from=0]
child [concept color=orange, grow=10] {node (cad) {Computermodell}}
child [concept color=orange, grow=190] {node (la) {Lagenaufbaustudie}};
child [concept color=matlab7, grow=10] {node (cad) {Computermodell}}
child [concept color=matlab7, grow=200] {node (la) {Lagenaufbaustudie}};
\end{scope}
\begin{scope}[mindmap, concept color=red,text=white]
\begin{scope}[mindmap, concept color=matlab2,text=white]
\node [concept] at (1,-8.5) {Programme}
child [concept, grow=155]
{node (ansys) {ANSYS}
@@ -71,11 +71,11 @@ Abbildung \ref{fig:E:Interaktionen} zeigt die groben Modellinteraktionen.
child [grow=185, level distance=180]
{node [concept] (matlab) {MATLAB}};
\end{scope}
\begin{scope}[mindmap, concept color=green!50!black,text=white]
\node [concept] at (-2.5,5.5) (nrel) {NREL"=Ausgangs"=WEA} [clockwise from=0]
child [grow=-15]
\begin{scope}[mindmap, concept color=matlab1,text=white]
\node [concept] at (-2.5,4.5) (nrel) {NREL"=Ausgangs"=WEA} [clockwise from=0]
child [grow=-10]
{node [concept] (mbm5) {Multibrid M5000}}
child [grow=15]
child [grow=20]
{node [concept] (rep5) {REpower 5MW}}
child [grow=170]
{node [concept] (windpact) {WindPACT}}