<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Hi Uli,
<div class=""><br class="">
</div>
<div class="">I am afraid you have done this the “right” way in the sense that indeed, all of the SASmodels functions have the same name… </div>
<div class=""><br class="">
</div>
<div class="">(In fact, the way they are used from the component is by means of a hack, simply a compiler #define clause, hence requiring a recompile of one wants to use a different model…)</div>
<div class=""><br class="">
</div>
<div class="">We are thinking of ways of doing this better, but haven’t exactly settled on the “right” way just yet.</div>
<div class=""><br class="">
</div>
<div class="">Cheers,</div>
<div class=""><br class="">
</div>
<div class="">Peter<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 15 Jul 2019, at 20.29, Wildgruber, Christoph U. <<a href="mailto:wildgrubercu@ornl.gov" class="">wildgrubercu@ornl.gov</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="BodyFragment" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
<font size="2" class=""><span style="font-size: 11pt;" class="">
<div class="PlainText">Hi again,<br class="">
<br class="">
so here is a little update…<br class="">
To get my instrument with multiple instances of SANSCurve.comp (attached) compiled I had to<span class="Apple-converted-space"> </span><br class="">
- or at least thats what I thought - move the functions “CountLines” and “LoadCurve” into the<br class="">
main body of the instr(ument) file (attached). However despite the uneventful execution of<br class="">
the code only the first of the five I(q) data sets was used to simulate a SANS curve.<br class="">
Being suspicious about my understanding of how ‘split’ should/would work I cloned SANSCurve.comp<br class="">
and used SANSCurve_1.comp … SANSCurve_5.comp.<br class="">
Again the code ran without problems but still ignored all but the first I(q) data I specified.<br class="">
At this point I started to wonder if there is a problem with the scope of the variables<br class="">
 - especially “Q’ and ‘I’ - as defined in SANSCurve.<br class="">
After renaming ‘I’ to “I-1’ … ‘I-5’ and ‘Q’ to ‘Q-1 … Q-5’ in my SANSCurve Clones I got the desired results.<br class="">
I consulted the manual (and Lee Robertson :-) but still could not figure out how I should modifiy<br class="">
my instrument and/or SANSCurve.comp.<br class="">
<br class="">
I suspect there is a right way to do it and I am curious how that would look like.<br class="">
<br class="">
Any ideas/suggestions?<br class="">
<br class="">
Thanks so much,<br class="">
<br class="">
Uli<br class="">
<br class="">
<br class="">
</div>
</span></font></div>
<div class="BodyFragment" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
<font size="2" class=""><span style="font-size: 11pt;" class="">
<div class="PlainText"><br class="">
<br class="">
<br class="">
> On 12 Jul 2019, at 09:26, Erik B Knudsen <<a href="mailto:erkn@fysik.dtu.dk" class="">erkn@fysik.dtu.dk</a>> wrote:<br class="">
><span class="Apple-converted-space"> </span><br class="">
> Hi Uli,<br class="">
> Excellent! Great news. Always happy to help!<br class="">
> When it all works and you are satisfied with it - please consider<br class="">
> contributing your instrument file to the project. It might help other<br class="">
> users 8-).<br class="">
><span class="Apple-converted-space"> </span><br class="">
> cheers<br class="">
> Erik<br class="">
><span class="Apple-converted-space"> </span><br class="">
> On 12/07/2019 14:21, Wildgruber, Christoph U. wrote:<br class="">
>> Hi Erik & Peter,<br class="">
>><span class="Apple-converted-space"> </span><br class="">
<br class="">
>> it is working really well and I’d say it is pretty efficient :-)<br class="">
>> The only other thing I had to do was to move two function definition<br class="">
>> from SANSCurve inot the<br class="">
>> instrument to avoid ‘redefinition’ complaints from the compiler.<br class="">
>> All I need to do now is to make sure the output is valid…<br class="">
>><span class="Apple-converted-space"> </span><br class="">
>> Thanks again for your help,<br class="">
>><span class="Apple-converted-space"> </span><br class="">
>> Uli<br class="">
>><span class="Apple-converted-space"> </span><br class="">
>><span class="Apple-converted-space"> </span><br class="">
>>> On 11 Jul 2019, at 14:28, Wildgruber, Christoph U.<br class="">
>>> <<a href="mailto:wildgrubercu@ornl.gov" class="">wildgrubercu@ornl.gov</a> <<a href="mailto:wildgrubercu@ornl.gov" class="">mailto:wildgrubercu@ornl.gov</a>>> wrote:<br class="">
>>><span class="Apple-converted-space"> </span><br class="">
>>> Hi Erik,<br class="">
>>><span class="Apple-converted-space"> </span><br class="">
>>> thanks for the immediate response, I’ll give it a try right away…<br class="">
>>> The error message threw me off...<br class="">
>>><span class="Apple-converted-space"> </span><br class="">
>>> Thanks, again<br class="">
>>><span class="Apple-converted-space"> </span><br class="">
>>> Uli<br class="">
>>><span class="Apple-converted-space"> </span><br class="">
>>><span class="Apple-converted-space"> </span><br class="">
>>>> On 11 Jul 2019, at 14:23, Erik B Knudsen <<a href="mailto:erkn@fysik.dtu.dk" class="">erkn@fysik.dtu.dk</a><br class="">
>>>> <<a href="mailto:erkn@fysik.dtu.dk" class="">mailto:erkn@fysik.dtu.dk</a>>> wrote:<br class="">
>>>><span class="Apple-converted-space"> </span><br class="">
>>>> Dear Christoph,<br class="">
>>>><span class="Apple-converted-space"> </span><br class="">
>>>> In your instrument file there are two missing ; (line 186 and 194), a<br class="">
>>>> switched %} line 187, and a double '==' where it should say '=' (line<br class="">
>>>> 187). Some of these were due to me being a bit too fast of the mark this<br class="">
>>>> morning, so sorry for that. The attached version has these things fixed<br class="">
>>>> - I can't test it completely since I lack your SANS-component but it<br class="">
>>>> should get you a bit further. Good Luck!<br class="">
>>>><span class="Apple-converted-space"> </span><br class="">
>>>> cheers<br class="">
>>>> Erik<br class="">
>>>><span class="Apple-converted-space"> </span><br class="">
>>>><span class="Apple-converted-space"> </span><br class="">
>>>> On 11/07/2019 19:57, Wildgruber, Christoph U. wrote:<br class="">
>>>>> Hi again,<br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>> so I did try the basic ‘SPLIT 2’ approach but I end up with an<br class="">
>>>>> unexpected compile time error (RHEL 7, mcstas 2.5, mpi enabled)…<br class="">
>>>>> I must be missing something really basic…<br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>> Here is the result:<br class="">
>>>>> ==============<br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>> Setting environment:<br class="">
>>>>> MCSTAS_OVERRIDE=<br class="">
>>>>> /usr/local/mcstas/2.5/tools/Python/mcgui/../mccodelib/../../..<br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>> MCSTAS_CFLAGS_OVERRIDE=<br class="">
>>>>> -g -O2 -lm<span class="Apple-converted-space"> </span><br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>> MCSTAS_CC_OVERRIDE=<br class="">
>>>>> gcc<br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>> MCSTAS_MPICC_OVERRIDE=<br class="">
>>>>> mpicc<br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>> mcrun -c BER_SANS_guide_elliptical_optimize_2.1.instr -n0<span class="Apple-converted-space"> </span><br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>> INFO: No output directory specified (--dir)<br class="">
>>>>> INFO: Using directory:<br class="">
>>>>> "BER_SANS_guide_elliptical_optimize_2.1_20190711_134948"<br class="">
>>>>> INFO: Regenerating c-file: BER_SANS_guide_elliptical_optimize_2.1.c<br class="">
>>>>> Reference to undefined component instance a1 at line<br class="">
>>>>> BER_SANS_guide_elliptical_optimize_2.1.instr:246.<br class="">
>>>>> Reference to undefined component instance a1 at line<br class="">
>>>>> BER_SANS_guide_elliptical_optimize_2.1.instr:258.<br class="">
>>>>> Reference to undefined component instance a1 at line<br class="">
>>>>> BER_SANS_guide_elliptical_optimize_2.1.instr:266.<br class="">
>>>>> Reference to undefined component instance a1 at line<br class="">
>>>>> BER_SANS_guide_elliptical_optimize_2.1.instr:274.<br class="">
>>>>> Reference to undefined component instance a1 at line<br class="">
>>>>> BER_SANS_guide_elliptical_optimize_2.1.instr:284.<br class="">
>>>>> Reference to undefined component instance a1 at line<br class="">
>>>>> BER_SANS_guide_elliptical_optimize_2.1.instr:294.<br class="">
>>>>> Reference to undefined component instance a1 at line<br class="">
>>>>> BER_SANS_guide_elliptical_optimize_2.1.instr:304.<br class="">
>>>>> Reference to undefined component instance a1 at line<br class="">
>>>>> BER_SANS_guide_elliptical_optimize_2.1.instr:314.<br class="">
>>>>> Info:    'PSD_monitor_rad' is a contributed component.<br class="">
>>>>> Reference to undefined component instance a1 at line<br class="">
>>>>> BER_SANS_guide_elliptical_optimize_2.1.instr:321.<br class="">
>>>>> Reference to undefined component instance a1 at line<br class="">
>>>>> BER_SANS_guide_elliptical_optimize_2.1.instr:328.<br class="">
>>>>> Info:    'SANSQMonitor' is a contributed component.<br class="">
>>>>> Reference to undefined component instance a1 at line<br class="">
>>>>> BER_SANS_guide_elliptical_optimize_2.1.instr:338.<br class="">
>>>>> Reference to undefined component instance a1 at line<br class="">
>>>>> BER_SANS_guide_elliptical_optimize_2.1.instr:347.<br class="">
>>>>> McStas: 12 Errors encountered during parse of<br class="">
>>>>> BER_SANS_guide_elliptical_optimize_2.1.instr.<br class="">
>>>>> compile thread done<br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>> I attach the instr file in case you get a chance to try to compile it…<br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>> So what is going on?<br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>> Thanks so much,<br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>>> Uli<br class="">
>>>>><span class="Apple-converted-space"> </span><br class="">
>>>><span class="Apple-converted-space"> </span><br class="">
>>>> --<span class="Apple-converted-space"> </span><br class="">
>>>> Erik Bergbäck Knudsen, Research Engineer         | DTU | morituri<br class="">
>>>> NEXMAP, DTU Fysik, DK-2800 Kgs. Lyngby, Denmark  |<>-<>|    te<br class="">
>>>> phone: (+45) 2132 6655                           |<>-<>| salutant<br class="">
>>>> <SANS_test.instr><br class="">
>>><span class="Apple-converted-space"> </span><br class="">
>><span class="Apple-converted-space"> </span><br class="">
><span class="Apple-converted-space"> </span><br class="">
> --<span class="Apple-converted-space"> </span><br class="">
> Erik Bergbäck Knudsen, Research Engineer         | DTU | morituri<br class="">
> NEXMAP, DTU Fysik, DK-2800 Kgs. Lyngby, Denmark  |<>-<>|    te<br class="">
> phone: (+45) 2132 6655                           |<>-<>| salutant<br class="">
<br class="">
</div>
</span></font></div>
<span id="cid:393167147CFA9C4CAB1CFBB21F12BD25@namprd09.prod.outlook.com"><SANSCurve.comp></span><span id="cid:F303B14B019D0E429A329534333C18E5@namprd09.prod.outlook.com"><BER_SANS.instr></span></div>
</blockquote>
</div>
<br class="">
<div class="">
<div 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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;">
<br class="">
Peter Kjær Willendrup<br class="">
Forskningsingeniør, Specialkonsulent<br class="">
Næstformand for DTU Fysik LSU<br class="">
<br class="">
DTU Physics<br class="">
<br class="">
</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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class="Apple-interchange-newline">
<span><img apple-inline="yes" id="C959B8C2-7D06-4CFE-91E8-59114DAEBA5A" src="cid:b6339554-7f28-441d-9f31-5944f811397c@win.dtu.dk" class=""></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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Technical
 University of Denmark</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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;"><span><img apple-inline="yes" id="4EBCBD2B-5EE4-4E84-9F55-9465C150FA91" src="cid:e108e480-fcab-46e2-9531-b38165079572@win.dtu.dk" class=""></span><br class="Apple-interchange-newline">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;" class="">Department
 of Physics</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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;" class="">Fysikvej</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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;" class="">Building
 307</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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;" class="">DK-2800
 Kongens Lyngby</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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;" class="">Direct
 +45 2125 4612</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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;" class="">Mobil
 +45 2125 4612</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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;" class="">Fax
 +45 4593 2399</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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">
<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: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none; display: inline !important; float: none;" class=""><a href="mailto:pkwi@fysik.dtu.dk" class="">pkwi@fysik.dtu.dk</a></span>
</span></span></div>
<br class="">
</div>
</body>
</html>