Skip to content
Snippets Groups Projects
Verified Commit b91b53c4 authored by Thomas Lambert's avatar Thomas Lambert :helicopter:
Browse files

style(nomencl): add some symbols

parent 4b8ddf31
No related merge requests found
Pipeline #9743 passed
......@@ -63,6 +63,17 @@
\newcommand{\angVel}{\ensuremath{\Omega}}
\nomenclature[G]{\angVel}{Angular velocity\nomunit{\per\s}}
% Ratios
\newcommand{\infRat}{\ensuremath{\lambda}}
\newcommand{\infRati}{\ensuremath{\lambda}}
\newcommand{\swRat}{\ensuremath{\xi}}
\newcommand{\swRati}{\ensuremath{\xi}}
\newcommand{\advRat}{\ensuremath{\mathcal{J}}}
\nomenclature[G]{\infRat}{Inflow ratio, $\frac{\vAx}{\angVel\radius}$\nomunit{\per\s}}
\nomenclature[G]{\infRati}{Induced inflow ratio, $\frac{\viAx}{\angVel\radius}$\nomunit{\per\s}}
\nomenclature[G]{\swRat}{Swirl ratio, $\frac{\vTg}{\angVel\radius}$\nomunit{\per\s}}
\nomenclature[G]{\swRati}{Induced swirl ratio, $\frac{\viTg}{\angVel\radius}$\nomunit{\per\s}}
% --- Angles -------------------------------------------------------------------
\newcommand{\aoa}{\ensuremath{\alpha}}
......@@ -98,18 +109,20 @@
\nomenclature[A]{\radA}{Absolute radial position\nomunit{\m}}
% Surfaces
\newcommand{\area}{\ensuremath{A}} % (Rotor) Area
\newcommand{\area}{\ensuremath{A}}
\nomenclature[A]{\area}{Area\nomunit{\m^2}}
% --- Non-dimensional ----------------------------------------------------------
\newcommand{\advRat}{\ensuremath{\mathcal{J}}} % Advance ratio
\newcommand{\mach}{\ensuremath{\mathcal{M}}} % Mach number
\newcommand{\reynolds}{\ensuremath{Re}} % Reynolds number
% solidity
\newcommand{\mach}{\ensuremath{\mathcal{M}}}
\newcommand{\reynolds}{\ensuremath{Re}}
\newcommand{\sol}{\ensuremath{\sigma}}
\newcommand{\solL}{\ensuremath{\sigma_l}}
\nomenclature[A]{\advRat}{Advance ratio\nomunit{-}}
\nomenclature[A]{\mach}{Mach number\nomunit{-}}
\nomenclature[A]{\reynolds}{Reynolds number\nomunit{-}}
\nomenclature[G]{\sol}{Rotor solidity, $\frac{\nBlades\chord}{\pi\radius}$\nomunit{-}}
\nomenclature[G]{\solL}{Local solidity, $\frac{\nBlades\chord(\radA)}{\pi\radius}$\nomunit{-}}
% --- Others -------------------------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment