<html aria-label="message body">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<a style="color: rgb(0, 0, 0); font-family: arial; background-color: rgb(255, 255, 255);">
<h2></a><a style="color: rgb(0, 0, 0);">
<div style="display: inline !important;">A new version of McStas and McXtrace, v3.7.1 has been released.</div>
</a></h2>
<h3>Installation instructions</h3>
<ul style="font-family: arial; background-color: rgb(255, 255, 255);">
<a></a>
<li><a><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">For McStas go to</span> </a><a href="https://github.com/mccode-dev/McCode/tree/main/INSTALL-McStas">The McStas install page on GitHub</a></li><li>For McXtrace go to <a href="https://github.com/mccode-dev/McCode/tree/main/INSTALL-McXtrace">The McXtrace install page on GitHub</a></li></ul>
<h2 style="font-family: arial; background-color: rgb(255, 255, 255);">What's Changed</h2>
<h3 style="font-family: arial; background-color: rgb(255, 255, 255);">Main new developments:</h3>
<h4 style="font-family: arial; background-color: rgb(255, 255, 255);">Common McStas and McXtrace developments:</h4>
<ul style="font-family: arial; background-color: rgb(255, 255, 255);">
<li>Up to 10 <code>USERVARS</code> supported with <code>Monitor_nD</code> (named <code>user0,...,user9</code>)</li><li>Qt5 -> Qt6 across the package and dependencies</li><li>Bugfix: Fix of rare visualisation bug in <code>mcdisplay</code>/<code>mxdisplay</code> (e.g. box was not allowed as a comp name)</li><li>Doc improvements:
<ul>
<li><code>mcdoc</code>/<code>mxdoc</code> can render <code>.tex</code> and <code>.md</code> in addition to <code>.html</code></li><li>Example instruments come with an in-repo <code>README.md</code> generated via this mechanism</li><li>See e.g. <a href="https://github.com/mccode-dev/McCode/tree/main/mcstas-comps/examples/BNL/BNL_H8/README.md">McStas BNL_H8</a> or <a href="https://github.com/mccode-dev/McCode/tree/main/mcxtrace-comps/examples/ESRF/ESRF_ID01/README.md">McXtrace ESRF ID01</a></li></ul>
</li><li>CI/test improvements:
<ul>
<li><code>mcdisplay</code>/<code>mxdisplay</code> visualisation is performed as part of <code>mctest</code>/<code>mxtest</code> runs (-> CI)</li><li>See top html files in <a href="https://new-nightly.mcstas.org/todays-datafiles/" rel="nofollow">McStas</a> and <a href="https://new-nightly.mcxtrace.org/todays-datafiles/" rel="nofollow">McXtrace</a> nightly test runs</li></ul>
</li></ul>
<h4 style="font-family: arial; background-color: rgb(255, 255, 255);">McStas specific developments:</h4>
<ul style="font-family: arial; background-color: rgb(255, 255, 255);">
<li>Integrated support for <a href="https://github.com/KDSource/KDSource/releases/tag/v0.2.2">KDSource</a>
<ul>
<li>New component <code>KDSource</code></li><li>For usage details, see example instrument <a href="https://github.com/mccode-dev/McCode/tree/main/mcstas-comps/examples/Tests_MCPL_etc/Test_KDSource/README.md"><code>Test_KDSource</code></a> and the <a href="https://kdsource.readthedocs.io/en/latest/" rel="nofollow">KDSource
documentation website</a></li><li>Available as automatic dependency on <code>conda-forge</code> based installations (including macOS and Windows 'installers'</li><li>Not available as .deb package on Debian systems but may function by installing via pip. <br>
<strong>Recommendation</strong>: Just use <code>conda-forge</code>.</li></ul>
</li><li>Pulse-length adjustment available for <code>ESS_butterfly</code>
<ul>
<li>Handled via specifically named instrument input parameter and <code>DEPENDENCY</code> line</li><li>See example instrument <a href="https://github.com/mccode-dev/McCode/blob/main/mcstas-comps/examples/ESS/ESS_butterfly_Adjustable_Pulse/README.md"><code>ESS_butterfly_Adjustable_Pulse</code></a></li></ul>
</li><li><code>PowderN</code> now supports <code>NCrystal</code> <code>cfg</code>-strings.
<ul>
<li>Forwards request to <code>NCrystal</code> that populates datastructures without intermediate <code>.laz/.lau</code> files</li><li>See example instrument <a href="https://github.com/mccode-dev/McCode/blob/main/mcstas-comps/examples/Tests_samples/Test_Powders/README.md">Test_Powders</a> - <code>comp=0</code> mode</li></ul>
</li><li>Bugfixes:
<ul>
<li>Fix to Union, orientation of loggers wrt. master comp</li><li>Bugfixes to recently added improved Union mesh</li></ul>
</li><li>Contributions from NBI/KU:
<ul>
<li><code>Inhomogenous_incoherent_process</code> in Union from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Lomholy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Lomholy" aria-keyshortcuts="Alt+ArrowUp">@Lomholy</a>,
(via ‘tinyexpr' string-expression inputs) - see rel. <a href="https://github.com/mccode-dev/McCode/blob/main/mcstas-comps/examples/Tests_union/Test_inhomogenous_process/README.md">test instrument</a></li><li>New spinwave comp <code>SpinWave_BCO</code> from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/SSBNS/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/SSBNS" aria-keyshortcuts="Alt+ArrowUp">@SSBNS</a> -
see rel. <a href="https://github.com/mccode-dev/McCode/blob/main/mcstas-comps/examples/Tests_samples/Samples_SpinWave_BCO/README.md">test instrument</a></li><li><a href="https://github.com/mccode-dev/McCode/tree/main/mcstas-comps/examples/ESS/ESS_KVASIR/README.md">ESS KVASIR instrument proposal</a> - backend instrument with MCPL input from BIFROST optic. <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AmalieFalkenberg/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AmalieFalkenberg" aria-keyshortcuts="Alt+ArrowUp">@AmalieFalkenberg</a>.
Includes Jupyter notebook in McStasScript syntax.</li></ul>
</li><li>McStas component manual uses <code>.tex</code> snippets from generated via components <code>mcdoc</code></li></ul>
<h4 style="font-family: arial; background-color: rgb(255, 255, 255);">McXtrace specific developments:</h4>
<ul style="font-family: arial; background-color: rgb(255, 255, 255);">
<li>Much improved <a href="https://github.com/mccode-dev/McCode/tree/main/mcxtrace-comps/union">Union subsystem for McXtrace</a> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ebknudsen/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ebknudsen" aria-keyshortcuts="Alt+ArrowUp">@ebknudsen</a>.
Makes use of <a href="https://github.com/tschoonj/xraylib/wiki">Xraylib</a> for Compton and Rayleigh scattering models.</li><li>Test instruments for the new Union processes, both from <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ebknudsen/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ebknudsen" aria-keyshortcuts="Alt+ArrowUp">@ebknudsen</a>
<ul>
<li><a href="https://github.com/mccode-dev/McCode/blob/main/mcxtrace-comps/examples/Tests_union/PowderCompton_union/README.md">PowderCompton_union</a> - Compton scattering and powder diffraction</li><li><a href="https://github.com/mccode-dev/McCode/blob/main/mcxtrace-comps/examples/Tests_union/Test_KN_Comp_Rayl_union/README.md">Test_KN_Comp_Rayl_union</a> - test instrument using Klein-Nishina, Rayleigh, or Compton<br>
scattering processes.</li></ul>
</li></ul>
<h2 style="font-family: arial; background-color: rgb(255, 255, 255);">New Contributors</h2>
<ul style="font-family: arial; background-color: rgb(255, 255, 255);">
<li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/SSBNS/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/SSBNS" aria-keyshortcuts="Alt+ArrowUp">@SSBNS</a> made
their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4152093248" data-permission-text="Title is private" data-url="https://github.com/mccode-dev/McCode/issues/2373" data-hovercard-type="pull_request" data-hovercard-url="/mccode-dev/McCode/pull/2373/hovercard" href="https://github.com/mccode-dev/McCode/pull/2373" aria-keyshortcuts="Alt+ArrowUp">#2373</a></li><li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/AmalieFalkenberg/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/AmalieFalkenberg" aria-keyshortcuts="Alt+ArrowUp">@AmalieFalkenberg</a> made
their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3983113690" data-permission-text="Title is private" data-url="https://github.com/mccode-dev/McCode/issues/2345" data-hovercard-type="pull_request" data-hovercard-url="/mccode-dev/McCode/pull/2345/hovercard" href="https://github.com/mccode-dev/McCode/pull/2345" aria-keyshortcuts="Alt+ArrowUp">#2345</a></li></ul>
<p style="font-family: arial; background-color: rgb(255, 255, 255);"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/mccode-dev/McCode/compare/v3.6.14...v3.7.1"><tt>v3.6.14...v3.7.1</tt></a></p>
<div><br>
</div>
<div>Best regards on behalf of McStas/McXtrace,</div>
<br>
<div>
<div dir="auto" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
<div>Peter Kjær Willendrup<br>
Forskningsingeniør, Specialkonsulent<br>
<br>
DTU Physics<br>
</div>
</div>
<span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"></span><br class="Apple-interchange-newline">
<span><img alt="image001.gif" src="cid:b6339554-7f28-441d-9f31-5944f811397c@win.dtu.dk"></span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;">Technical
University of Denmark</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"></span><span><img alt="image002.gif" src="cid:e108e480-fcab-46e2-9531-b38165079572@win.dtu.dk"></span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;">Department
of</span><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;"> </span><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;">Physics</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;">Fysikvej</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;">Building
307</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;">DK-2800
Kongens Lyngby</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;">Main
office at</span><span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;"> </span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;">ESS
DMSC</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;">Building
305</span><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
<span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;">DK-2800
Kongens Lyngby</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;">Direct
+45 2125 4612</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;">Mobil
+45 2125 4612</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;">Fax
+45 4593 2399</span><br style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">
<span style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); float: none; display: inline !important;">pkwi@fysik.dtu.dk</span>
</div>
<br>
</body>
</html>