mirror of
https://github.com/tu-darmstadt-informatik/tu-darmstadt-latex-thesis.git
synced 2025-12-13 02:16:45 +00:00
13 lines
1.1 KiB
TeX
13 lines
1.1 KiB
TeX
% acronyms
|
|
\newacronym{CO2}{CO\ensuremath{_\textnormal{2}}}{Carbon dioxide}
|
|
\newacronym{NEDC}{NEDC}{New European Driving Cycle}
|
|
\newacronym{ROR}{ROR}{Run-of-the-river hydroelectricity}
|
|
|
|
% list of symbols
|
|
\newglossaryentry{D}{name=\ensuremath{D}, symbol={}, description={Examination days}, type=symbolslist}
|
|
\newglossaryentry{I0}{name=\ensuremath{\bar I_{\textnormal{0}}}, symbol={kWh/m\ensuremath{^2} per day}, description={Average solar irradiance}, type=symbolslist}
|
|
\newglossaryentry{SC}{name=\ensuremath{SC}, symbol={W/m\ensuremath{^2}}, description={Solar constant}, type=symbolslist}
|
|
\newglossaryentry{n}{name=\ensuremath{n}, symbol={}, description={Day in a year}, type=symbolslist}
|
|
\newglossaryentry{L}{name=\ensuremath{L}, symbol={\ensuremath{^\circ}}, description={Latitude}, type=symbolslist}
|
|
\newglossaryentry{delta}{name=\ensuremath{\delta}, symbol={\ensuremath{^\circ}}, description={Declination of the sun}, type=symbolslist}
|
|
\newglossaryentry{HSR}{name=\ensuremath{H_{\textnormal{SR}}}, symbol={}, description={Hour angle at sunrise (+) and sunset (-)}, type=symbolslist} |