<?xml version="1.0" encoding="utf-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/
          http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
<repositoryName>HZDR Publication repository</repositoryName>
<responseDate>2026-09-08T09:42:49Z</responseDate>
<request verb="ListRecords" metadataPrefix="oai_dc">https://www.hzdr.de/publications/OAI-PMH</request>
<ListRecords>
<record>
<header>
<identifier>HZDR:PUBLDB:27579-1</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Hübl, A.]]></dc:creator>
<dc:creator><![CDATA[Pöschel, F.]]></dc:creator>
<dc:creator><![CDATA[Koller, F.]]></dc:creator>
<dc:creator><![CDATA[Gu, J.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-27579-1</dc:identifier>
<dc:title><![CDATA[C++ & Python API for Scientific I/O with openPMD]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-06-23 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.27" target="_blank">10.14278/rodare.27</a><br>Last versions: <a href="https://doi.org/10.14278/rodare.4728" target="_blank">10.14278/rodare.4728</a> | <a href="https://doi.org/10.14278/rodare.2447" target="_blank">2447</a> | <a href="https://doi.org/10.14278/rodare.2277" target="_blank">2277</a> | <a href="https://doi.org/10.14278/rodare.2195" target="_blank">2195</a> | <a href="https://doi.org/10.14278/rodare.1688" target="_blank">1688</a><details style="margin-bottom: 0.1em !important;"><summary style="font-weight: normal; font-size: inherit; margin-bottom: 0; color: unset;">All versions</summary><a href="https://doi.org/10.14278/rodare.4728" target="_blank">10.14278/rodare.4728</a> | <a href="https://doi.org/10.14278/rodare.2447" target="_blank">2447</a> | <a href="https://doi.org/10.14278/rodare.2277" target="_blank">2277</a> | <a href="https://doi.org/10.14278/rodare.2195" target="_blank">2195</a> | <a href="https://doi.org/10.14278/rodare.1688" target="_blank">1688</a> | <a href="https://doi.org/10.14278/rodare.1534" target="_blank">1534</a> | <a href="https://doi.org/10.14278/rodare.1234" target="_blank">1234</a> | <a href="https://doi.org/10.14278/rodare.1121" target="_blank">1121</a> | <a href="https://doi.org/10.14278/rodare.1120" target="_blank">1120</a> | <a href="https://doi.org/10.14278/rodare.1079" target="_blank">1079</a> | <a href="https://doi.org/10.14278/rodare.999" target="_blank">999</a> | <a href="https://doi.org/10.14278/rodare.921" target="_blank">921</a> | <a href="https://doi.org/10.14278/rodare.798" target="_blank">798</a> | <a href="https://doi.org/10.14278/rodare.731" target="_blank">731</a> | <a href="https://doi.org/10.14278/rodare.702" target="_blank">702</a> | <a href="https://doi.org/10.14278/rodare.506" target="_blank">506</a> | <a href="https://doi.org/10.14278/rodare.273" target="_blank">273</a> | <a href="https://doi.org/10.14278/rodare.260" target="_blank">260</a> | <a href="https://doi.org/10.14278/rodare.209" target="_blank">209</a> | <a href="https://doi.org/10.14278/rodare.208" target="_blank">208</a> | <a href="https://doi.org/10.14278/rodare.207" target="_blank">207</a> | <a href="https://doi.org/10.14278/rodare.202" target="_blank">202</a> | <a href="https://doi.org/10.14278/rodare.141" target="_blank">141</a> | <a href="https://doi.org/10.14278/rodare.119" target="_blank">119</a> | <a href="https://doi.org/10.14278/rodare.77" target="_blank">77</a> | <a href="https://doi.org/10.14278/rodare.74" target="_blank">74</a> | <a href="https://doi.org/10.14278/rodare.67" target="_blank">67</a> | <a href="https://doi.org/10.14278/rodare.60" target="_blank">60</a> | <a href="https://doi.org/10.14278/rodare.59" target="_blank">59</a> | <a href="https://doi.org/10.14278/rodare.58" target="_blank">58</a> | <a href="https://doi.org/10.14278/rodare.53" target="_blank">53</a> | <a href="https://doi.org/10.14278/rodare.46" target="_blank">46</a> | <a href="https://doi.org/10.14278/rodare.39" target="_blank">39</a> | <a href="https://doi.org/10.14278/rodare.34" target="_blank">34</a> | <a href="https://doi.org/10.14278/rodare.28" target="_blank">28</a></details>License: LGPL-3.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[openPMD is an open metadata format for open data workflows in open science. This library provides a common high-level API for openPMD writing and reading. It provides a common interface to I/O libraries and file formats such as HDF5 and ADIOS. Where supported, openPMD-api implements both serial and MPI parallel I/O capabilities.]]></dc:description>
<dc:subject><![CDATA[openPMD]]></dc:subject>
<dc:subject><![CDATA[Open Science]]></dc:subject>
<dc:subject><![CDATA[Open Data]]></dc:subject>
<dc:subject><![CDATA[HDF5]]></dc:subject>
<dc:subject><![CDATA[ADIOS]]></dc:subject>
<dc:subject><![CDATA[data]]></dc:subject>
<dc:subject><![CDATA[MPI]]></dc:subject>
<dc:subject><![CDATA[HPC]]></dc:subject>
<dc:subject><![CDATA[research]]></dc:subject>
<dc:subject><![CDATA[file-format]]></dc:subject>
<dc:subject><![CDATA[file-handling]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-27579-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:40950-1</identifier>
<datestamp>2026-08-12</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Sourd, J.]]></dc:creator>
<dc:creator><![CDATA[Vignolle, B.]]></dc:creator>
<dc:creator><![CDATA[Gaudin, E.]]></dc:creator>
<dc:creator><![CDATA[Burdin, S.]]></dc:creator>
<dc:creator><![CDATA[Tencé, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-40950-1</dc:identifier>
<dc:title><![CDATA[Drastic enhancement of electronic correlations induced by hydrogen insertion in the cerium intermetallic compound CeFeSi]]></dc:title>
<dc:source><![CDATA[Journal of Physics: Condensed Matter 37(2025), 095601]]></dc:source>
<dc:date>2025</dc:date>
<dc:description><![CDATA[We report a comparative study of two cerium-based intermetallic compounds: CeFeSi with an anti-PbFCl type structure, and CeFeSiH with a ZrCuSiAs type structure. The latter is obtained from CeFeSi through hydrogen insertion. Our results are based on x-rays, transport, thermodynamic and magnetic measurements. While the tetragonal structure with P4/nmm symmetry remains unchanged after hydrogen insertion, the thermodynamic, magnetic, and transport properties change drastically. On the one hand, CeFeSi behaves as a Pauli paramagnet with a small Sommerfeld coefficient, indicating the absence of 4f electron physics. On the other hand, our study shows that CeFeSiH exhibits strong magnetic fluctuations with a magnetic transition at 3.5 K, and coherent Kondo-lattice heavy-fermion features.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1088/1361-648X/ad92d3]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-40950-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43321-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Lucas, H.]]></dc:creator>
<dc:creator><![CDATA[Diaz, F.]]></dc:creator>
<dc:creator><![CDATA[Rachmawati, C.]]></dc:creator>
<dc:creator><![CDATA[Ranneberg, M.]]></dc:creator>
<dc:creator><![CDATA[Weiss, J.]]></dc:creator>
<dc:creator><![CDATA[Song, W.]]></dc:creator>
<dc:creator><![CDATA[Möckel, R.]]></dc:creator>
<dc:creator><![CDATA[Graupner, T.]]></dc:creator>
<dc:creator><![CDATA[Peuker, U.]]></dc:creator>
<dc:creator><![CDATA[Friedrich, B.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43321-1</dc:identifier>
<dc:title><![CDATA[Large‑Scale Feasibility of the EnAM‑Concept Demonstrated in the Pyrometallurgical Treatment of NMC Lithium‑Ion Battery Black Mass and Full Cells]]></dc:title>
<dc:source><![CDATA[Journal of Sustainable Metallurgy 12(2026), 3518-3540]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Pyrometallurgical recycling of spent lithium-ion batteries enables efficient recovery of cobalt, nickel and copper, while lithium predominantly reports to the slag phase. Valorizing lithium-rich slags remains a key challenge, with limited pilotscale data available on mass flows, energy demand and emissions. This study presents pilot-scale trials in a 300 L Top Blown Rotary Converter (TBRC), treating black mass and full end-of-life NMC cells under near-industrial conditions. Continuous monitoring and centralized data acquisition enabled complete mass and energy balances, time-resolved off-gas analysis and product characterization. A novel approach—Engineering of Artificial Minerals (EnAM)—was introduced, employing controlled cooling to promote γ-LiAlO2 formation in slags, facilitating flotation-based lithium recovery. Key results include ~99% reduction efficiency for Cu, Ni and Co, and ~45% Mn transfer to metal for black mass feed. Energy consumption averaged ~8.5 kWh/kg, with approximately 62% supplied by the burner. Black mass treatments yielded higher HF emissions than full-cell treatments, while Al foils in full cells enhanced Mn partitioning into the slag–metal system. Controlled cooling at 25 °C/h, either directly after treatment (full battery cells) or after post-remelting (black mass), is beneficial for immobilizing lithium as γ-LiAlO2. The EnAM from full battery cells immobilized 76% of the lithium present in the slag as γ-LiAlO2, compared with 44% immobilized in the EnAM from black mass. These pilot-scale trials provide a dataset to support future life-cycle assessments and demonstrate that EnAM could be a viable pathway for lithium recovery when integrated with established pyrometallurgical practices.]]></dc:description>
<dc:subject><![CDATA[Pyrometallurgy]]></dc:subject>
<dc:subject><![CDATA[NMC lithium-ion batteries]]></dc:subject>
<dc:subject><![CDATA[LIB recycling]]></dc:subject>
<dc:subject><![CDATA[Slag engineering]]></dc:subject>
<dc:subject><![CDATA[EnAM]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1007/s40831-026-01488-x]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43321-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:33840-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Petr, J.]]></dc:creator>
<dc:creator><![CDATA[Verburg, N.]]></dc:creator>
<dc:creator><![CDATA[Kuijer, J. P. A.]]></dc:creator>
<dc:creator><![CDATA[Koopman, T.]]></dc:creator>
<dc:creator><![CDATA[Keil, V. C.]]></dc:creator>
<dc:creator><![CDATA[Warnert, E. A. H.]]></dc:creator>
<dc:creator><![CDATA[Barkhof, F.]]></dc:creator>
<dc:creator><![CDATA[Hoff, J.]]></dc:creator>
<dc:creator><![CDATA[Boellaard, R.]]></dc:creator>
<dc:creator><![CDATA[Witt Hamer, P. C.]]></dc:creator>
<dc:creator><![CDATA[Mutsaerts, H.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-33840-1</dc:identifier>
<dc:title><![CDATA[Diffuse glioma perfusion quantification with ASL and DSC: head-to-head comparison with 15O-H2O PET]]></dc:title>
<dc:source><![CDATA[Frontiers in Oncology 16(2026), 1766519]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Background: Arterial spin-labeling (ASL) is a viable non-invasive alternative to dynamic susceptibility contrast (DSC) for measuring cerebral blood flow (CBF). While quantitative accuracy of ASL and DSC was compared in healthy volunteers and patients, a comparison to a reference standard in patients diagnosed with glioma is still missing.
Purpose: To probe the quantitative agreement between perfusion measurements based on ASL and DSC in comparison to the gold standard of PET in patients with glioma. 
Materials and Methods: This secondary analysis included pre-surgical ASL and DSC perfusion measurements in participants diagnosed with grade 2-4 gliomas drawn from the prospective FRONTIER study (Dutch National Trial Register - NTR5354) and compared the two techniques with the gold-standard perfusion measurement 15O-H2O-PET. The quantitative comparison was performed both in normal-appearing tissue as well as in the tumor region. The mean, maximum, and voxel-wise perfusion values were with and without normalization to normal-appearing tissue. And finally, a qualitative analysis was performed on individual cases to help interpret the quantitative results.
Results: Eight patients (age 40.5 ± 17.0 years, 3 women) were analyzed. ASL showed better voxel-wise agreement with PET in the normal-appearing tissue than DSC (mean relative error of 26.8% vs. 33.8%). Within the tumor, cerebral blood flow (CBF) normalized contralateral gray matter showed similar tumor maximum values in both techniques - mean relative error of 23.2% for ASL and 22.0% for DSC. However, the mean relative error on a voxel-wise basis was better for ASL (27.2%) than for DSC (35.0%). Qualitatively, ASL tended to overestimate CBF in macrovessels, and DSC tended to overestimate CBF in non-enhancing tumors with small vessel diameters.
Conclusion: While neither ASL nor DSC can readily replace 15O-H2O-PET in tumor quantitative perfusion measurement, ASL CBF presents a viable non-invasive semi-quantitative alternative to DSC for glioma imaging.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.3389/fonc.2026.1766519]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-33840-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:38922-1</identifier>
<datestamp>2026-08-10</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Dornheim, T.]]></dc:creator>
<dc:creator><![CDATA[Schwalbe, S.]]></dc:creator>
<dc:creator><![CDATA[Tolias, P.]]></dc:creator>
<dc:creator><![CDATA[Böhme, M.]]></dc:creator>
<dc:creator><![CDATA[Moldabekov, Z.]]></dc:creator>
<dc:creator><![CDATA[Vorberger, J.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-38922-1</dc:identifier>
<dc:title><![CDATA[Ab initio Density Response and Local Field Factor of Warm Dense Hydrogen]]></dc:title>
<dc:source><![CDATA[Matter and Radiation at Extremes 9(2024)5, 057401]]></dc:source>
<dc:date>2024</dc:date>
<dc:description><![CDATA[We present quasi-exact ab initio path integral Monte Carlo (PIMC) results for the partial static density responses and local field factors of hydrogen in the warm dense matter regime, from solid density conditions to the strongly compressed case. The full dynamic treatment of electrons and protons on the same footing allows us to rigorously quantify both electronic and ionic exchange--correlation effects in the system, and to compare with earlier incomplete models such as the archetypal uniform electron gas [Phys. Rev. Lett. 125, 235001 (2020)] or electrons in a fixed ion snapshot potential [Phys. Rev. Lett. 129, 066402 (2022)] that do not take into account the interplay between the two constituents. The full electronic density response is highly sensitive to electronic localization around the ions, and our results constitute unambiguous predictions for upcoming X-ray Thomson scattering (XRTS) experiments with hydrogen jets and fusion plasmas. All PIMC results are made freely available and can directly be used for a gamut of applications, including inertial confinement fusion calculations and the modelling of dense astrophysical objects. Moreover, they constitute invaluable benchmark data for approximate but computationally less demanding approaches such as density functional theory or PIMC within the fixed-node approximation.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1063/5.0211407]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-38922-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:39503-1</identifier>
<datestamp>2026-08-12</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Papapetrou, T. N.]]></dc:creator>
<dc:creator><![CDATA[Bieberle, M.]]></dc:creator>
<dc:creator><![CDATA[Barthel, F.]]></dc:creator>
<dc:creator><![CDATA[Hampel, U.]]></dc:creator>
<dc:creator><![CDATA[Lecrivain, G.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-39503-1</dc:identifier>
<dc:title><![CDATA[Effect of filling degree on particle segregation in a rotating drum - an experimental and numerical study]]></dc:title>
<dc:source><![CDATA[Scientific Reports 16(2026), 24029]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Granular mixing, ubiquitous in industry, is difficult to observe. Ultrafast X-ray computed tomography is a relatively new technique that can be used to study rapid granular flows in opaque systems. A comparative study is here presented, where ultrafast X-ray computed tomography, camera and simulation with the Discrete Element Method are simultaneously used to investigate the radial segregation of 4-mm spherical polypropylene and glass beads in a rotating drum. The drum filling is varied from 20 to 50 %. The granular flow and the associated segregation dynamics at the front-end wall and in the bulk are compared. An important finding from this work relates to the passive and active layers for decreasing drum filling. At low filling, the layer of spherical particles in contact with the wall slips, leading to an increase in the active layer depth in the bulk.]]></dc:description>
<dc:subject><![CDATA[Granular mixing in a rotating drum]]></dc:subject>
<dc:subject><![CDATA[Ultrafast X-ray computed tomography]]></dc:subject>
<dc:subject><![CDATA[Discrete Element Method]]></dc:subject>
<dc:subject><![CDATA[Filling degree]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1038/s41598-026-65443-2]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-39503-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:39236-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Kamble, V. V.]]></dc:creator>
<dc:creator><![CDATA[Fröhlich, J.]]></dc:creator>
<dc:creator><![CDATA[Rzehak, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-39236-1</dc:identifier>
<dc:title><![CDATA[Eulerian Simulation of Premixed Submerged Multiphase Turbulent Jets]]></dc:title>
<dc:source><![CDATA[Experimental and Computational Multiphase Flow 8(2026), 328-360]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Premixed submerged multiphase turbulent jet flows occur in a variety of important processes in chemical and mineral engineering to enhance mixing and mass transfer. Computational Fluid Dynamics (CFD) simulations of such processes on industrial scales are principally feasible within the Eulerian framework of interpenetrating continua. However, practical application requires suitable closure models to account for phenomena on the scale of individual particles or bubbles, which are not resolved in this approach. The present work applies closure relations, which were previously established for different geometries such as bubble columns, pipe flows and stirred tanks. CFD simulations based on these models are compared with experimental data from the literature for two-phase gas-liquid and solid-liquid turbulent jets. Overall a reasonable agreement between simulation and experiment is found. Possible causes for the remaining differences are discussed and directions for further research are identified. Finally, simulations are presented also for three-phase gas-solid-liquid turbulent jets.]]></dc:description>
<dc:subject><![CDATA[dispersed multiphase flow]]></dc:subject>
<dc:subject><![CDATA[Euler-Euler two-fluid model]]></dc:subject>
<dc:subject><![CDATA[closure relations]]></dc:subject>
<dc:subject><![CDATA[turbulent jet]]></dc:subject>
<dc:subject><![CDATA[CFD simulation]]></dc:subject>
<dc:subject><![CDATA[model validation]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1007/s42757-025-0259-9]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-39236-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:37645-2</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Barnowsky, T.]]></dc:creator>
<dc:creator><![CDATA[Curtarolo, S.]]></dc:creator>
<dc:creator><![CDATA[Krasheninnikov, A. V.]]></dc:creator>
<dc:creator><![CDATA[Heine, T.]]></dc:creator>
<dc:creator><![CDATA[Friedrich, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-37645-2</dc:identifier>
<dc:title><![CDATA[Magnetic State Control of Non-van der Waals 2D Materials by Hydrogenation]]></dc:title>
<dc:source><![CDATA[87. Jahrestagung der DPG und DPG-Frühjahrstagung, 17.-22.03.2024, Berlin, Deutschland]]></dc:source>
<dc:date>2024</dc:date>
<dc:description><![CDATA[Controlling the magnetic state of two-dimensional (2D) materials is crucial for spintronic applications.
By employing data-mining and autonomous density functional theory calculations, we
demonstrate the switching of magnetic properties of 2D non-van der Waals materials upon hydrogen
passivation. The magnetic configurations are tuned to states with flipped and enhanced moments.
For 2D CdTiO3 - a nonmagnetic compound in the pristine case - we observe an onset of ferromagnetism
upon hydrogenation. Further investigation of the magnetization density of the pristine
and passivated systems provides a detailed analysis of modified local spin symmetries and the emergence
of ferromagnetism. Our results indicate that selective surface passivation is a powerful tool
for tailoring magnetic properties of nanomaterials such as non-vdW 2D compounds.]]></dc:description>
<dc:subject><![CDATA[2D materials]]></dc:subject>
<dc:subject><![CDATA[non-van der Waals compounds]]></dc:subject>
<dc:subject><![CDATA[passivation]]></dc:subject>
<dc:subject><![CDATA[magnetism]]></dc:subject>
<dc:subject><![CDATA[data-driven research]]></dc:subject>
<dc:subject><![CDATA[computational materials science]]></dc:subject>
<dc:subject><![CDATA[high-throughput computing]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-37645-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:37645-3</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Barnowsky, T.]]></dc:creator>
<dc:creator><![CDATA[Curtarolo, S.]]></dc:creator>
<dc:creator><![CDATA[Krasheninnikov, A. V.]]></dc:creator>
<dc:creator><![CDATA[Heine, T.]]></dc:creator>
<dc:creator><![CDATA[Friedrich, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-37645-3</dc:identifier>
<dc:title><![CDATA[Magnetic State Control of Non-van der Waals 2D Materials by Hydrogenation]]></dc:title>
<dc:source><![CDATA[Flatlands beyond graphene 2024, 08.-13.09.2024, Wroclaw, Poland]]></dc:source>
<dc:date>2024</dc:date>
<dc:description><![CDATA[Controlling the magnetic state of two-dimensional (2D) materials is crucial for spintronic applications.
By employing data-mining and autonomous density functional theory calculations, we
demonstrate the switching of magnetic properties of 2D non-van der Waals materials upon hydrogen
passivation. The magnetic configurations are tuned to states with flipped and enhanced moments.
For 2D CdTiO3 - a nonmagnetic compound in the pristine case - we observe an onset of ferromagnetism
upon hydrogenation. Further investigation of the magnetization density of the pristine
and passivated systems provides a detailed analysis of modified local spin symmetries and the emergence
of ferromagnetism. Our results indicate that selective surface passivation is a powerful tool
for tailoring magnetic properties of nanomaterials such as non-vdW 2D compounds.]]></dc:description>
<dc:subject><![CDATA[2D materials]]></dc:subject>
<dc:subject><![CDATA[non-van der Waals compounds]]></dc:subject>
<dc:subject><![CDATA[passivation]]></dc:subject>
<dc:subject><![CDATA[magnetism]]></dc:subject>
<dc:subject><![CDATA[data-driven research]]></dc:subject>
<dc:subject><![CDATA[computational materials science]]></dc:subject>
<dc:subject><![CDATA[high-throughput computing]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-37645-3</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:38872-1</identifier>
<datestamp>2026-08-10</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Chava, P.]]></dc:creator>
<dc:creator><![CDATA[Kateel, V.]]></dc:creator>
<dc:creator><![CDATA[Watanabe, K.]]></dc:creator>
<dc:creator><![CDATA[Taniguchi, T.]]></dc:creator>
<dc:creator><![CDATA[Helm, M.]]></dc:creator>
<dc:creator><![CDATA[Mikolajick, T.]]></dc:creator>
<dc:creator><![CDATA[Erbe, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-38872-1</dc:identifier>
<dc:title><![CDATA[Electrical characterization of multi‑gated WSe2/MoS2 van der Waals heterojunctions]]></dc:title>
<dc:source><![CDATA[Scientific Reports 14(2024), 5813]]></dc:source>
<dc:date>2024</dc:date>
<dc:description><![CDATA[Vertical stacking of different two-dimensional (2D) materials into van der Waals heterostructures exploits the properties of individual materials as well as their interlayer coupling, thereby exhibiting unique electrical and optical properties. Here, we study and investigate a system consisting entirely of different 2D materials for the implementation of electronic devices that are based on quantum mechanical band-to-band tunneling transport such as tunnel diodes and tunnel field-effect transistors. We fabricated and characterized van der Waals heterojunctions based on semiconducting layers of WSe2 and MoS2 by employing different gate configurations to analyze the transport properties of the junction. We found that the device dielectric environment is crucial for achieving tunneling transport across the heterojunction by replacing thick oxide dielectrics with thin layers of hexagonal boronnitride. With the help of additional top gates implemented in different regions of our heterojunction device, it was seen that the tunneling properties as well as the Schottky barriers at the contact interfaces could be tuned efficiently by using layers of graphene as an intermediate contact material.]]></dc:description>
<dc:subject><![CDATA[2d material]]></dc:subject>
<dc:subject><![CDATA[van der waals]]></dc:subject>
<dc:subject><![CDATA[heterostructure]]></dc:subject>
<dc:subject><![CDATA[tunneling]]></dc:subject>
<dc:subject><![CDATA[transistor]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1038/s41598-024-56455-x]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-38872-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:37977-1</identifier>
<datestamp>2026-08-26</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Starke, S.]]></dc:creator>
<dc:creator><![CDATA[Smid, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-37977-1</dc:identifier>
<dc:title><![CDATA[Software: removal of bremsstrahlung background from SAXS signals with deep neural networks]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-17 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.2585" target="_blank">10.14278/rodare.2585</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4956" target="_blank">10.14278/rodare.4956</a> | <a href="https://doi.org/10.14278/rodare.2586" target="_blank">2586</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>This record contains the trained pytorch-based deep learning network for removing bremsstrahlung background from SAXS imaging data obtained at the European XFEL laboratory.</p>

<p>We thank Peter Steinbach for providing the codebase for the equivariant UNet, which we used as a backbone for our network. The training code is available at&nbsp;https://github.com/Helmholtz-AI-Matter/bremsstrahlung_denoising.</p>

<p>Below we share a brief description of our method:</p>

<ol>
	<li><strong>Introduction</strong>

	<p>Experimental data from cameras in ultra-high intensity laser interaction experiments very often con-<br>
	tains not only the desired signal, but also a large amount of traces of high-energy photons created<br>
	via the bremsstrahlung process during the interaction. For example, the Jungfrau camera detecting<br>
	small angle x-ray scattering (SAXS) signal in a combined XFEL + optical laser (OL) experiment at<br>
	the European XFEL laboratory still contains lot of bremsstrahlung background, even though strong<br>
	experimental effort (adding a mirror to reflect the signal, and a massive lead wall to block direct view)<br>
	was taken to reduce those (&Scaron;mı́d et al., 2020). Especially in the SAXS case, the signal is gradually<br>
	becoming weaker with increasing scattering angle. Therefore, the experimentally observed signal-to-<br>
	noise ratio determines the limit of the scattering angles for which the signal can be extracted, limiting<br>
	the physics that can be observed.<br>
	As the noise is produced by the high-energy photons, whose origin is very different from the signal<br>
	photons, the signal and noise are additive. The currently used Jungfrau camera has a resolution of<br>
	1024 &times; 512 pixels, pixel size of 75 &mu;m, and the read values are calibrated to deposited keV per pixel.</p>
	</li>
	<li><strong>Methods</strong><br>
	The process of removing the noise from the data was split into three steps. First, the learning dataset<br>
	was curated and cut into patches of 128 &times; 128 pixels. Second, a neural network was created an trained<br>
	on those data. Splitting the data into the patches actually enables the whole process, because no<br>
	&lsquo;noise-only&rsquo; data are measured in the detector areas where signal typically is. In the third step, an<br>
	image with actual data is split into the patches, those are processed by the neural network, and merged<br>
	together to produce the final signal and noise prediction.<br>
	<br>
	<strong>Data preparation</strong><br>
	The experimental data used for training the neural network came from two sets:<br>
	<br>
	&bull; X-ray only shots: Those data are collected when only the XFEL beam was used, i.e. they do<br>
	contain an example of the useful signal, but no bremsstrahlung background at all.<br>
	&bull; Full shots: Those data are from the real physics shots, contain both the XFEL and OL beams,<br>
	therefore have a mixture of signal and noise.<br>
	<br>
	In order to train the neural network in a supervised manner, we need to provide two sets of data: the<br>
	signal and the noise patches. The signal patches are created from the x-ray only data like this: From<br>
	each image, a set of randomly positioned and randomly oriented patches is extracted. The randomness<br>
	in rotation is important, as those training x-ray data do have significant dominant directions, which<br>
	are expected to change in the real full shots data. Next, the patches are checked and only those<br>
	which have integrated intensity above a given threshold are used, to prevent close-to-empty patches<br>
	to be used for the training. In the last step, the amplitude of the patches is randomized, to keep the<br>
	algorithm more general. Note that the dynamic range of the detector as well as the signal is large,<br>
	i.e. above approximately four orders of magnitude.<br>
	The noise patches are created from the full shots data. To avoid the regions with signal to be used,<br>
	those regions are masked out. The masking is performed automatically by using a corresponding x-ray<br>
	only image. Then, patches of given size are randomly selected from the remaining data. Note that<br>
	neither rotation nor changes of amplitude are applied, as both can contain signatures of the structure<br>
	of bremsstrahlung, which could simplify the task for the neural network.<br>
	<br>
	<strong>Neural network</strong><br>
	In the modelling approach we followed, noise was assumed to be additive, i.e. a noisy input signal xin<br>
	can be decomposed into noise and clean signal components n and s, respectively via the relationship<br>
	xin = n + s.<br>
	The removal of the bremsstrahlung background n was achieved with the help of a convolutional<br>
	neural network, which estimated both the noise n̂ to be subtracted from the input and the denoised<br>
	image ŝ itself. More specifically, a UNet architecture (Ronneberger et al., 2015) was adopted with<br>
	four encoder blocks using 32, 64, 128 and 256 feature maps. Each encoder block consisted of two<br>
	separate convolutional layers and ReLU nonlinearities. No batch normalization was employed. The<br>
	corresponding decoder network matched the number of filters. The decoder output produced latent<br>
	feature maps l with 16 channels.<br>
	In preliminary experiments, we have found an equivariant version of the UNet, implemented us-<br>
	ing the &lsquo;escnn&rsquo; library (https://github.com/QUVA-Lab/escnn) (Cesa et al., 2022), to show favorable<br>
	performance compared to the original version. It consisted of 5.88 million trainable parameters and<br>
	implemented operations to make the network equivariant to input transformations under discrete ro-<br>
	tations with angles corresponding to multiples of 90 degrees.<br>
	The input to the neural network consisted of image patches of shape 128 &times; 128. The training data<br>
	comprised of 1754 signal patches and another set of 4711 noise patches.<br>
	During network training, we randomly sampled a new noise patch each time a clean signal patch<br>
	was accessed, as a means of data augmentation and to avoid overfitting. The pixelwise addition of<br>
	both patches resulted in a synthetic noisy patch which was used as model input. Both summands<br>
	were treated as labels during model training. Image intensity normalization on the raw pixel values<br>
	was performed as follows: lower and upper bounds for z-score normalization were computed as the 1<br>
	and 99.95 percentiles of the noisy patch. The lower bound was subtracted from the noisy patch and<br>
	the result was divided by the difference between upper and lower bound. Subsequently, the result was<br>
	clipped to the unit range, i.e. values below zero were set to zero and values above one were reduced to<br>
	one. The same normalization and clipping strategy using the bounds obtained from the noisy patch<br>
	were subsequently applied on the signal and the noise patch, respectively.<br>
	From the latent representation of the equivariant UNet, pixelwise noise was estimated by further<br>
	applying a convolutional layer on the latent feature map, using a kernel size of three, with stride and<br>
	padding of one to retain the spatial dimensionality. A ReLU activation was applied, as the noise<br>
	contribution was known to be non-negative. The estimated noise ŝ was then subtracted from the<br>
	input. To enforce non-negativity also of the estimated signal, again, a ReLU nonlineariy was applied.<br>
	In total, the procedure worked as follows:<br>
	l = eqUNet(xin ),<br>
	n̂ = ReLU (conv(l)) ,<br>
	ŝ = ReLU (xin &minus; n̂) .<br>
	The network was implemented using the &lsquo;PyTorch&rsquo; library (version 1.12.1) for the Python pro-<br>
	gramming language (version 3.10.4). It was trained for 400 epochs with a batch size of 16 on a single<br>
	NVIDIA A100 GPU using the AdamW optimizer with a learning rate of 10&minus;4 and no weight decay. For<br>
	both estimated components n̂ and ŝ, the mean absolute error loss was applied. Both loss components<br>
	were added to obtain the loss function the model was trained on.<br>
	<br>
	<strong>Application</strong><br>
	Once the model was trained, the removal of the bremsstrahlung background of full-sized experimental<br>
	imaging data was performed by applying the model on image patches, followed by a recombination<br>
	of the patch predictions to obtain full-sized model predictions. A simple sliding-window approach,<br>
	i.e. a regular splitting of image data into non-overlapping patches and consequent combination would<br>
	produce unwanted effects on the borders between patches, therefore a more complex method was<br>
	developed.<br>
	Each image is split into a grid of patches four times, with the following initial pixel offsets: [0,0],<br>
	[96,32], [32,96], [64,64]. Normalization of the patches is performed in the same way as described for the training procedure, before being processed by the network. The obtained predictions for each<br>
	patch are then rescaled to the original data range by undoing the normalization (i.e. by multiplying<br>
	the output with the difference between upper and lower bound followed by an addition of the lower<br>
	bound).<br>
	In the last step, the four predictions produced for the four offsets are combined into a final result.<br>
	Each pixel of the final image is calculated as a weighted mean of those four predictions. The weights<br>
	for the mean are calculated as<br>
	wi = 1 / ((|pi&minus;m|/2) + 2)<br>
	where wi is the weight of i&minus;th prediction pi , and m is the mean of all predictions for a given pixel.<br>
	This approach effectively eliminates the outliers, which are sometimes produced close to the edges of<br>
	the patches.<br>
	&nbsp;</li>
	<li><strong>References</strong></li>
</ol>

<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [1] Cesa, G., Lang, L., &amp; Weiler, M. (2022). A program to build e(n)-equivariant steerable CNNs. International Conference on Learning Representations. https: / /openreview.net/forum?id=WE4qe9xlnQw</p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [2] Ronneberger, O., Fischer, P., &amp; Brox, T. (2015). U-net: Convolutional networks for biomedical image segmentation. Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), 9351, 234&ndash;241. https://doi.org/10.1007/978-3-319-24574-4 28</p>

<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [3] &Scaron;mı́d, M., Baehtz, C., Pelka, A., Laso Garcı́a, A., G&ouml;de, S., Grenzer, J., Kluge, T., Konopkova, Z., Makita, M., Prencipe, I., Preston, T. R., R&ouml;del, M., &amp; Cowan, T. E. (2020). Mirror to measure small angle x-ray scattering signal in high energy density experiments. Review of Scientific Instruments, 91 (12), 123501. https://doi.org/10.1063/5.0021691</p>]]></dc:description>
<dc:subject><![CDATA[SAXS]]></dc:subject>
<dc:subject><![CDATA[XFEL]]></dc:subject>
<dc:subject><![CDATA[equivariant neural networks]]></dc:subject>
<dc:subject><![CDATA[noise removal]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-37977-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42119-1</identifier>
<datestamp>2026-09-01</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Gawne, T. D.]]></dc:creator>
<dc:creator><![CDATA[Kononov, A.]]></dc:creator>
<dc:creator><![CDATA[Baczewski, A. D.]]></dc:creator>
<dc:creator><![CDATA[Bellenbaum, H.]]></dc:creator>
<dc:creator><![CDATA[Böhme, M. P.]]></dc:creator>
<dc:creator><![CDATA[Moldabekov, Z.]]></dc:creator>
<dc:creator><![CDATA[Preston, T. R.]]></dc:creator>
<dc:creator><![CDATA[Schwalbe, S.]]></dc:creator>
<dc:creator><![CDATA[Vorberger, J.]]></dc:creator>
<dc:creator><![CDATA[Dornheim, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42119-1</dc:identifier>
<dc:title><![CDATA[Spectral Deconvolution without the Deconvolution: Extracting Temperature from X-ray Thomson Scattering Spectra without the Source-and-Instrument Function]]></dc:title>
<dc:source><![CDATA[Physics of Plasmas 33(2026), 052705]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[X-ray Thomson scattering (XRTS) probes the dynamic structure factor of the system, but the measured spectrum is broadened by the combined source-and-instrument function (SIF) of the setup. In order to extract properties such as temperature from an XRTS spectrum, the broadening by the SIF needs to be removed. Recent work [Dornheim et al. Nature Commun. 13, 7911 (2022)] has suggested that the SIF may be deconvolved using the two-sided Laplace transform. However, the extracted information can depend strongly on the shape of the input SIF, and the SIF is in practice challenging to measure accurately. Here, we propose an alternative approach: we demonstrate that considering ratios of Laplace-transformed XRTS spectra collected at different scattering angles is equivalent to performing the deconvolution, but without the need for explicit knowledge of the SIF. From these ratios, it is possible to directly extract the temperature from the scattering spectra, when the system is in thermal equilibrium. We find the method to be generally robust to spectral noise and physical differences between the spectrometers, and we explore situations in which the method breaks down. Furthermore, the fact that consistent temperatures can be extracted for systems in thermal equilibrium indicates that non-equilibrium effects could be identified by inconsistent temperatures of a few eV between the ratios of three or more scattering angles.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1063/5.0309991]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42119-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42248-2</identifier>
<datestamp>2026-08-25</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Christo V. R., E.]]></dc:creator>
<dc:creator><![CDATA[Robert Meinecke, C.]]></dc:creator>
<dc:creator><![CDATA[Nitzsche, B.]]></dc:creator>
<dc:creator><![CDATA[Lyttleton, R.]]></dc:creator>
<dc:creator><![CDATA[Reuther, C.]]></dc:creator>
<dc:creator><![CDATA[Reuter, D.]]></dc:creator>
<dc:creator><![CDATA[Linke, H.]]></dc:creator>
<dc:creator><![CDATA[Korten, T.]]></dc:creator>
<dc:creator><![CDATA[Diez, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42248-2</dc:identifier>
<dc:title><![CDATA[Practically Error-Free Junctions Enable Solving Large Instances of Exact Cover Problems Using Network-Based Biocomputation]]></dc:title>
<dc:source><![CDATA[Small (2026)]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Network-based biocomputing (NBC) presents an energy-efficient, parallel computing approach for solving nondeterministic polynomial time (NP) complete problems by leveraging motor-driven cytoskeletal filaments that explore all possible solutions through nanofabricated networks in a massively parallel fashion. However, guiding errors at pass junctions, where filaments deviate from their intended path, currently limit the scalability of NBC systems. In this study, we addressed this critical challenge by fabricating sub-200 nm channel geometries using modified electron-beam-lithography and reactive-ion-etching protocols to physically constrain the trajectories of kinesin-driven microtubules and enhance path fidelity. Investigating junction designs with varying channel widths, we demonstrate that reducing channel width significantly lowers junction error rates. Practically error-free junction performance was achieved by scaling down the entire network geometry by a factor of two. These optimized junctions were incorporated into NBC networks that successfully solved 24- and 25-set instances of the Exact Cover problem, representing solution spaces of approximately 16 million and 33 million, respectively. This work establishes a new benchmark in NBC performance and represents a computational scale far beyond what has been achieved in prior demonstrations.]]></dc:description>
<dc:subject><![CDATA[Biocomputation]]></dc:subject>
<dc:subject><![CDATA[Parallel computing]]></dc:subject>
<dc:subject><![CDATA[Kinesin–microtubule motility]]></dc:subject>
<dc:subject><![CDATA[Nanofabrication]]></dc:subject>
<dc:subject><![CDATA[NP‑complete problem]]></dc:subject>
<dc:subject><![CDATA[Exact Cover problem]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/smll.75307]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42248-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:40424-1</identifier>
<datestamp>2026-08-10</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Ghassemi Tabrizi, S.]]></dc:creator>
<dc:creator><![CDATA[Kühne, T. D.-S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-40424-1</dc:identifier>
<dc:title><![CDATA[Simultaneous Spin and Point-Group Adaptation in Exact Diagonalization of Spin Clusters]]></dc:title>
<dc:source><![CDATA[Magnetism 5(2025)1, 8]]></dc:source>
<dc:date>2025</dc:date>
<dc:description><![CDATA[While either spin or point-group adaptation is straightforward when considered
independently, the standard technique for factoring isotropic spin Hamiltonians by the total
spin S and the irreducible representation of the point-group is limited by the complexity of
transformations between different coupling-schemes that are related by site-permutations. To
overcome these challenges, we apply projection-operators directly to uncoupled basis-states,
enabling the simultaneous treatment of spin and point-group symmetry without the need for
recoupling-transformations. This provides a simple and efficient approach for the exact
diagonalization of isotropic spin-models that we illustrate with applications to Heisenberg
spin-rings and polyhedra, including systems that are computationally inaccessible with
conventional coupling-techniques.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.3390/magnetism5010008]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-40424-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42257-1</identifier>
<datestamp>2026-08-28</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Jean, L.]]></dc:creator>
<dc:creator><![CDATA[Radiguet, B.]]></dc:creator>
<dc:creator><![CDATA[Kaden, C.]]></dc:creator>
<dc:creator><![CDATA[Pareige, C.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42257-1</dc:identifier>
<dc:title><![CDATA[Investigation of the microstructure evolution of FeCrNiMnAl FCC High Entropy Alloy under ion irradiation]]></dc:title>
<dc:source><![CDATA[2026 TMS Annual Meeting & Exhibition, 15.-19.03.2026, San Diego, California, USA]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The INNUMAT European project aims to develop innovative structural materials for new nuclear reactors (Gen IV and fission DEMO). High Entropy Alloys (HEA) are promising due to their superior irradiation resistance, likely resulting from sluggish diffusion and the high entropy effect, making them better candidates than conventional austenitic stainless steels.
This work investigates the microstructural evolution of an FCC Fe33.5Cr11Ni43.5Mn6Al6 HEA under 5 MeV Fe2+ ion irradiation. The irradiations were carried out at 300°C at three doses (1, 3, 10 dpa). The microstructural characterization was performed using Atom Probe Tomography (APT). The results revealed the development of a 3D interconnected structure between a Cr/Fe rich region and an ordered region of Ni3Al type. APT analyses also revealed the presence of Si and P enriched clusters together with segregated dislocation loops. A quantitative description of this complex microstructure will be presented. The effect of irradiation dose will be shown and discussed.]]></dc:description>
<dc:subject><![CDATA[ion irradiation]]></dc:subject>
<dc:subject><![CDATA[HEA]]></dc:subject>
<dc:subject><![CDATA[atom probe tomography]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42257-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:41807-3</identifier>
<datestamp>2026-09-03</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Kögler, T.]]></dc:creator>
<dc:creator><![CDATA[Jagt, T. Z.]]></dc:creator>
<dc:creator><![CDATA[Kieslich, A. M.]]></dc:creator>
<dc:creator><![CDATA[Makarevich, K.]]></dc:creator>
<dc:creator><![CDATA[Römer, K.]]></dc:creator>
<dc:creator><![CDATA[Turko, J. A. B.]]></dc:creator>
<dc:creator><![CDATA[Urban, K.]]></dc:creator>
<dc:creator><![CDATA[Wagner, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-41807-3</dc:identifier>
<dc:title><![CDATA[Towards clinical translation: Proton Treatment Verification with Prompt Gamma Timing under close-to-clinical conditions]]></dc:title>
<dc:source><![CDATA[PTCOG 64, 09.-12.06.2026, Deauville, France]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Prompt Gamma Timing (PGT) is a promising method for treatment verification in proton therapy. Until now, its feasibility has only been demonstrated under simplified laboratory conditions. This study investigates its performance in a close-to-clinical scenario.
Real treatment plans were applied to an anthropomorphic head phantom using a clinical pencil beam nozzle. Range shifts were artificially introduced by placing Solid Water® HE slabs of varying thicknesses in front of the phantom. The study focused on: (1) the highly dynamic count rate variations of uncollimated prompt gamma systems in clinical treatment plans, (2) the influence of a range shifter, (3) the effect of scanning beams on PGT distributions, and (4) the detection accuracy for clinically relevant range shifts.
The current data acquisition system significantly limits the maximum detector throughput due to pile-up suppression, resulting in an average of only a few hundred usable events per detector for the most frequent pencil beam spots (≈0.01 MU). For beam energies below 100 MeV, over 70 % of detected events originated in the range shifter, which do not carry any range information. Depending on the detector position, the photon time-of-flight must be corrected individually for each pencil beam spot to enable sufficiently accurate range predictions. By aggregating neighboring spots, all induced range shifts were detected with a mean error of 1.65 mm. PGT thus demonstrated reliable detection of millimeter-scale range shifts.
The results of this study provide valuable insights for future clinical implementation and highlight key challenges of prompt gamma-based range verification, along with potential solutions.]]></dc:description>
<dc:subject><![CDATA[proton therapy]]></dc:subject>
<dc:subject><![CDATA[treatment verification]]></dc:subject>
<dc:subject><![CDATA[prompt gamma timing]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-41807-3</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:41486-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Wenzel, T.]]></dc:creator>
<dc:creator><![CDATA[Kryk, H.]]></dc:creator>
<dc:creator><![CDATA[Fogel, S.]]></dc:creator>
<dc:creator><![CDATA[Reinecke, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-41486-1</dc:identifier>
<dc:title><![CDATA[Energy balancing of electrochemical alternatives to the Solvay process]]></dc:title>
<dc:source><![CDATA[Chemie Ingenieur Technik 98(2026)7, 355-363]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Nowadays, soda (Na2CO3) is predominantly produced via the conventional Solvay process, generating environmentally harmful emissions of CaCl2 and CO2. Electrochemical alternatives, such as chlor-alkali electrolysis, have been explored for decades but still remain unused for large-scale production of soda. Bipolar electrodialysis promises lower energy consumption than chlor-alkali electrolysis while generating the valuable by-product HCl. This work provides mass and energy balances for electrochemical alternatives to the Solvay process. The results indicate a lower total energy requirement for the electrochemically based processes, while energy related costs remain comparable to the Solvay process.]]></dc:description>
<dc:subject><![CDATA[Electrodialysis]]></dc:subject>
<dc:subject><![CDATA[Electrolysis]]></dc:subject>
<dc:subject><![CDATA[Modeling]]></dc:subject>
<dc:subject><![CDATA[Soda]]></dc:subject>
<dc:subject><![CDATA[Solvay]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/cite.70056]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-41486-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42245-2</identifier>
<datestamp>2026-09-07</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Rizaldy, A.]]></dc:creator>
<dc:creator><![CDATA[Ewald Fassnacht, F.]]></dc:creator>
<dc:creator><![CDATA[Afifi, A. J. M.]]></dc:creator>
<dc:creator><![CDATA[Jiang, H.]]></dc:creator>
<dc:creator><![CDATA[Gloaguen, R.]]></dc:creator>
<dc:creator><![CDATA[Ghamisi, P.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42245-2</dc:identifier>
<dc:title><![CDATA[Label-efficient 3D forest mapping: Self-supervised and transfer learning for instance segmentation, semantic segmentation, and species classification]]></dc:title>
<dc:source><![CDATA[arXiv:2511.06331 [cs.CV]: <a href="https://arxiv.org/abs/2511.06331" target="_blank">https://arxiv.org/abs/2511.06331</a>]]></dc:source>
<dc:date>2025</dc:date>
<dc:description><![CDATA[Detailed structural and species information on individual tree level is increasingly important to support precision forestry, biodiversity conservation, and provide reference data for biomass and carbon mapping. Point clouds from airborne and ground-based laser scanning are currently the most suitable data source to rapidly derive such information at scale. Recent advancements in deep learning improved segmenting and classifying individual trees and identifying semantic tree components. However, deep learning models typically require large amounts of annotated training data which limits further improvement. Producing dense, high-quality annotations for 3D point clouds, especially in complex forests, is labor-intensive and challenging to scale. We explore strategies to reduce dependence on large annotated datasets using self-supervised and transfer learning architectures. Our objective is to improve performance across three tasks: instance segmentation, semantic segmentation, and tree classification using realistic and operational training sets. Our findings indicate that combining self-supervised learning with domain adaptation significantly enhances instance segmentation compared to training from scratch (AP50 +16.98%), self-supervised learning suffices for semantic segmentation (mIoU +1.79%), and hierarchical transfer learning enables accurate classification of unseen species (Jaccard +6.07%). To simplify use and encourage uptake, we integrated the tasks into a unified framework, streamlining the process from raw point clouds to tree delineation, structural analysis, and species classification. Pretrained models reduce energy consumption and carbon emissions by ~21%. This open-source contribution aims to accelerate operational extraction of individual tree information from laser scanning point clouds to support forestry, biodiversity, and carbon mapping.]]></dc:description>
<dc:subject><![CDATA[Forest]]></dc:subject>
<dc:subject><![CDATA[Self-supervised learning]]></dc:subject>
<dc:subject><![CDATA[Transfer learning]]></dc:subject>
<dc:subject><![CDATA[Domain adaptation]]></dc:subject>
<dc:subject><![CDATA[Segmentation]]></dc:subject>
<dc:subject><![CDATA[Classification]]></dc:subject>
<dc:subject><![CDATA[Deep learning]]></dc:subject>
<dc:subject><![CDATA[Machine learning]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.48550/arXiv.2511.06331]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42245-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42245-3</identifier>
<datestamp>2026-09-07</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Rizaldy, A.]]></dc:creator>
<dc:creator><![CDATA[Ewald Fassnacht, F.]]></dc:creator>
<dc:creator><![CDATA[Afifi, A. J. M.]]></dc:creator>
<dc:creator><![CDATA[Jiang, H.]]></dc:creator>
<dc:creator><![CDATA[Gloaguen, R.]]></dc:creator>
<dc:creator><![CDATA[Ghamisi, P.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42245-3</dc:identifier>
<dc:title><![CDATA[Label-efficient 3D forest mapping: Self-supervised and transfer learning for instance segmentation, semantic segmentation, and species classification]]></dc:title>
<dc:source><![CDATA[Remote Sensing of Environment 345(2026), 115564]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Detailed structural and species information on individual tree level is increasingly important to support precision forestry, biodiversity conservation, and provide reference data for biomass and carbon mapping. Point clouds from airborne and ground-based laser scanning are currently the most suitable data source to rapidly derive such information at scale. Recent advancements in deep learning improved segmenting and classifying individual trees and identifying semantic tree components. However, deep learning models typically require large amounts of annotated training data which limits further improvement. Producing dense, high-quality annotations for 3D point clouds, especially in complex forests, is labor-intensive and challenging to scale. We explore strategies to reduce dependence on large annotated datasets using self-supervised and transfer learning architectures. Our objective is to improve performance across three tasks: instance segmentation, semantic segmentation, and tree classification using realistic and operational training sets. Our findings indicate that combining self-supervised learning with domain adaptation significantly enhances instance segmentation compared to training from scratch (AP50 +16.98%), self-supervised learning suffices for semantic segmentation (mIoU +1.79%), and hierarchical transfer learning enables accurate classification of unseen species (Jaccard +6.07%). To simplify use and encourage uptake, we integrated the tasks into a unified framework, streamlining the process from raw point clouds to tree delineation, structural analysis, and species classification. Pretrained models reduce energy consumption and carbon emissions by ~21%. This open-source contribution aims to accelerate operational extraction of individual tree information from laser scanning point clouds to support forestry, biodiversity, and carbon mapping.]]></dc:description>
<dc:subject><![CDATA[Forest]]></dc:subject>
<dc:subject><![CDATA[Self-supervised learning]]></dc:subject>
<dc:subject><![CDATA[Transfer learning]]></dc:subject>
<dc:subject><![CDATA[Domain adaptation]]></dc:subject>
<dc:subject><![CDATA[Segmentation]]></dc:subject>
<dc:subject><![CDATA[Classification]]></dc:subject>
<dc:subject><![CDATA[Deep learning]]></dc:subject>
<dc:subject><![CDATA[Machine learning]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.rse.2026.115564]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42245-3</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42265-1</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Becker, A.]]></dc:creator>
<dc:creator><![CDATA[Lippold, H.]]></dc:creator>
<dc:creator><![CDATA[Liu, J.]]></dc:creator>
<dc:creator><![CDATA[Hirscher, M.]]></dc:creator>
<dc:creator><![CDATA[Fischer, C.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42265-1</dc:identifier>
<dc:title><![CDATA[Tritium separation from gaseous <sup>1,2,3</sup>H isotopologue mixtures by selective adsorption on Ag-exchanged zeolite type Y]]></dc:title>
<dc:source><![CDATA[Nature Communications 17(2026), 7405]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Efficient separation of hydrogen isotopologues is crucial for applications such as the recycling of exhaust streams in nuclear fusion reactors. We report, for the first time, on separation experiments of a ternary <sup>1,2,3</sup>H isotope mixture using thermal desorption spectroscopy (TDS), achieving an enrichment of 1:41:175 (H<sub>2</sub>:D<sub>2</sub>:T<sub>2</sub>) from an initially equimolar (1:1:1) gas mixture, based on selective adsorption using an Ag(I)-exchanged zeolite type Y. Further experiments on binary hydrogen isotope mixtures validated numerical predictions of the separation efficiency for T<sub>2</sub>. Specifically, the high selectivity for tritium over protium of 244 makes the Ag(I)-exchanged zeolite an excellent candidate for energy-efficient isotope separation at liquid-nitrogen temperature.]]></dc:description>
<dc:subject><![CDATA[microporous materials]]></dc:subject>
<dc:subject><![CDATA[zeolites]]></dc:subject>
<dc:subject><![CDATA[hydrogen]]></dc:subject>
<dc:subject><![CDATA[deuterium]]></dc:subject>
<dc:subject><![CDATA[tritium]]></dc:subject>
<dc:subject><![CDATA[hydrogen isotopologue separation]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1038/s41467-026-75930-9]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42265-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42419-1</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Kieslich, A. M.]]></dc:creator>
<dc:creator><![CDATA[Singh, Y.]]></dc:creator>
<dc:creator><![CDATA[Palkowitsch, M.]]></dc:creator>
<dc:creator><![CDATA[Starke, S.]]></dc:creator>
<dc:creator><![CDATA[Hennings, F.]]></dc:creator>
<dc:creator><![CDATA[Troost, E. G. C.]]></dc:creator>
<dc:creator><![CDATA[Krause, M.]]></dc:creator>
<dc:creator><![CDATA[Bensberg, J.]]></dc:creator>
<dc:creator><![CDATA[Lühr, A.]]></dc:creator>
<dc:creator><![CDATA[Heinzelmann, F.]]></dc:creator>
<dc:creator><![CDATA[Bäumer, C.]]></dc:creator>
<dc:creator><![CDATA[Timmermann, B.]]></dc:creator>
<dc:creator><![CDATA[Depauw, N.]]></dc:creator>
<dc:creator><![CDATA[Shih, H. A.]]></dc:creator>
<dc:creator><![CDATA[Löck, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42419-1</dc:identifier>
<dc:title><![CDATA[Deep learning for dose-averaged linear energy transfer estimation in pencil-beam scanning and double scattering proton plans with uncertainty-aware external validation]]></dc:title>
<dc:source><![CDATA[Physics and Imaging in Radiation Oncology 39(2026), 100998]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Background and Purpose
Accounting for linear energy transfer (LET) in proton radiotherapy may reduce treatment-related side effects. When Monte-Carlo (MC) simulations are unavailable, deep-learning (DL) surrogate models can be applied. We develop DL LET models for brain tumor patients and assess their uncertainty for an external dataset lacking LET reference.

Material and Methods
A multi-institutional dataset of 570 patients with 605 treatment plans was used for model development and evaluation. DL models predicting dose-averaged LET (LETd) were trained separately for pencil-beam scanning (PBS) and double scattering (DS) treatments, as well as a combined PBS+DS model. Deviations from MC reference were evaluated by median
and 98th percentile voxelwise absolute errors (VAE) in organs at risk and the target. Uncertainty was evaluated via deep ensemble variance and latent space distance, correlated with the median VAE, and applied to an external DS cohort without LETd reference.

Results
The PBS+DS model achieved average median VAEs below 0.42 keV/μm. Ensemble variance and latent space distance correlated strongly with errors (up to ρ = 0.88). Both uncertainty metrics indicated that the DS model should best predict LETd for the external DS data, estimating an average median VAE below 0.54 keV/μm.

Conclusions
DL models accurately approximate LETd for PBS and DS proton radiotherapy. Uncertainty estimation provides indirect evidence of model reliability and enables performance estimation in cohorts lacking LETd reference, supporting safer application in retrospective analyses and clinical research.]]></dc:description>
<dc:subject><![CDATA[proton radiotherapy]]></dc:subject>
<dc:subject><![CDATA[linear energy transfer]]></dc:subject>
<dc:subject><![CDATA[deep learning]]></dc:subject>
<dc:subject><![CDATA[pencil beam scanning]]></dc:subject>
<dc:subject><![CDATA[double scattering]]></dc:subject>
<dc:subject><![CDATA[uncertainty quantification]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.phro.2026.100998]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42419-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42434-1</identifier>
<datestamp>2026-08-28</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Zhu, Y. D.]]></dc:creator>
<dc:creator><![CDATA[Bhattarai, A.]]></dc:creator>
<dc:creator><![CDATA[Albuhwailah, B.]]></dc:creator>
<dc:creator><![CDATA[Shao, X.]]></dc:creator>
<dc:creator><![CDATA[Petr, J.]]></dc:creator>
<dc:creator><![CDATA[Eickel, K.]]></dc:creator>
<dc:creator><![CDATA[Günther, M.]]></dc:creator>
<dc:creator><![CDATA[Wang, D. J. J.]]></dc:creator>
<dc:creator><![CDATA[Fan, A. P.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42434-1</dc:identifier>
<dc:title><![CDATA[Comparison of Water Exchange Rate in Young and Elderly Adults with Diffusion-Weighted and Multi-Echo Arterial Spin Labeling MRI]]></dc:title>
<dc:source><![CDATA[Fluids and Barriers of the CNS (2026)]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Background: Water exchange rate (Kw) across the blood-brain barrier (BBB) has emerged as a candidate biomarker for different neurological disorders. 
Purpose: This work sought to compare the diffusion-weighted (DW) and multi-echo (ME) arterial spin labeling (ASL) MRI sequences that assess Kw across the BBB in a young and an elderly healthy cohort to characterize Kw changes in different brain regions. 
Study Type: Cross-sectional study 
Subjects: 12 young, healthy and 18 elderly, healthy participants
Sequences: T1-weighted scan, DW ASL, and ME ASL at 3T
Assessment: Two different image postprocessing pipelines, each associated with either the DW or ME ASL sequence, were used to extract Kw, arterial transit time (ATT), and cerebral blood flow (CBF) maps from raw MRI scans. 
Methods: Kw, ATT, and CBF maps were linearly registered to the structural images, which were then segmented using FreeSurfer software into masks with 35 bilateral gray matter regions to extract regional values.  
Statistical Tests: Mixed-effect linear regression, two-sample t-test, Pearson’s correlation coefficient, Benjamini Hochberg false discovery rate (FDR) correction
Results: CBF exhibited a strong positive correlation (β  = 1.15, p < 0.001), ATT showed a moderate positive correlation (β  = 0.46, p < 0.001), and Kw was negatively correlated (β  = -0.62, p < 0.001) between DW and ME ASL. While age-related Kw changes were detected in the whole brain and all four lobes for both DW and ME ASL, though in opposite directions, ME ASL detected more significant aging effects on Kw within FreeSurfer parcellated regions.
Conclusion: DW and ME ASL detected distinctive patterns of BBB Kw change associated with aging with ME ASL detecting more significant regional Kw differences in parcellated brain regions. These differences may be attributed to different signal mechanisms and postprocessing procedures.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1186/s12987-026-00856-9]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42434-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42469-1</identifier>
<datestamp>2026-09-01</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Oliveros Mata, E. S.]]></dc:creator>
<dc:creator><![CDATA[Pylypovskyi, O.]]></dc:creator>
<dc:creator><![CDATA[Raimondo, E.]]></dc:creator>
<dc:creator><![CDATA[Illing, R.]]></dc:creator>
<dc:creator><![CDATA[Zabila, Y.]]></dc:creator>
<dc:creator><![CDATA[Guo, L.]]></dc:creator>
<dc:creator><![CDATA[Navarro Lopez, M.]]></dc:creator>
<dc:creator><![CDATA[Wang, X.]]></dc:creator>
<dc:creator><![CDATA[Tzortzinis, G.]]></dc:creator>
<dc:creator><![CDATA[Filippatos, A.]]></dc:creator>
<dc:creator><![CDATA[Canon Bermudez, G. S.]]></dc:creator>
<dc:creator><![CDATA[Garesci, F.]]></dc:creator>
<dc:creator><![CDATA[Finocchio, G.]]></dc:creator>
<dc:creator><![CDATA[Makarov, D.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42469-1</dc:identifier>
<dc:title><![CDATA[Field-programable dynamics in a soft magnetic actuator enabling true random number generation and reservoir computing]]></dc:title>
<dc:source><![CDATA[Advanced Intelligent Systems 8(2026)8, e70432]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Complex and even chaotic dynamics, though prevalent in many natural and engineered systems, has been largely avoided in the design of electromechanical systems due to concerns about wear and controlability. Here, we demonstrate that complex dynamics might be particularly advantageous in soft robotics, offering new functionalities beyond motion not easily achievable with traditional actuation methods. We designed and realized resilient magnetic soft actuators capable of operating in a tunable dynamic regime for tens of thousands cycles without fatigue. We experimentally demonstrated the application of these actuators for true random number generation and stochastic computing. {W}e validate soft robots as physical reservoirs capable of performing Mackey--Glass time series prediction. These findings show that exploring the complex dynamics in soft robotics would extend the application scenarios in soft computing, human-robot interaction and collaborative robots as we demonstrate with biomimetic blinking and randomized voice modulation.]]></dc:description>
<dc:subject><![CDATA[Soft robotics]]></dc:subject>
<dc:subject><![CDATA[Soft computing]]></dc:subject>
<dc:subject><![CDATA[Chaos]]></dc:subject>
<dc:subject><![CDATA[Reservoir computing]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/aisy.70432]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42469-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43763-1</identifier>
<datestamp>2026-08-28</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Günther, N.]]></dc:creator>
<dc:creator><![CDATA[Rodriguez-Barea, B.]]></dc:creator>
<dc:creator><![CDATA[Herzog, J. L.]]></dc:creator>
<dc:creator><![CDATA[Stern, B. E.]]></dc:creator>
<dc:creator><![CDATA[Ansieau, A.]]></dc:creator>
<dc:creator><![CDATA[Wrzesinska-Lashkova, A.]]></dc:creator>
<dc:creator><![CDATA[Vaynzof, Y.]]></dc:creator>
<dc:creator><![CDATA[Erbe, A.]]></dc:creator>
<dc:creator><![CDATA[Eychmüller, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43763-1</dc:identifier>
<dc:title><![CDATA[Data publication: Charge Transport in All-Inorganic CuInSe2 Nanocrystal Transistors: Linking Material Design and Device Performance]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-14 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4942" target="_blank">10.14278/rodare.4942</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4943" target="_blank">10.14278/rodare.4943</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>Raw data for the publication: https://doi.org/10.1002/aelm.70468 The synthesis data is stored in a TU Dresden repository, please contact: alexander.eychmueller@tu-dresden.de</p>]]></dc:description>
<dc:subject><![CDATA[charge transport]]></dc:subject>
<dc:subject><![CDATA[copper indium diselenide]]></dc:subject>
<dc:subject><![CDATA[field-effect transistors]]></dc:subject>
<dc:subject><![CDATA[nanocrystals]]></dc:subject>
<dc:subject><![CDATA[solution process]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43763-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42514-1</identifier>
<datestamp>2026-08-12</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Perevedentseva, Y.]]></dc:creator>
<dc:creator><![CDATA[Waurick, L.]]></dc:creator>
<dc:creator><![CDATA[Marlina, D.]]></dc:creator>
<dc:creator><![CDATA[Techert, G.]]></dc:creator>
<dc:creator><![CDATA[Müllers, Y.]]></dc:creator>
<dc:creator><![CDATA[Lederer, F.]]></dc:creator>
<dc:creator><![CDATA[Möller, H. M.]]></dc:creator>
<dc:creator><![CDATA[Kumke, M. U.]]></dc:creator>
<dc:creator><![CDATA[Ulrich, G.]]></dc:creator>
<dc:creator><![CDATA[Drobot, B.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42514-1</dc:identifier>
<dc:title><![CDATA[An integrative approach toward bio-inspired sequestration of rare earth elements]]></dc:title>
<dc:source><![CDATA[ChemSusChem 9(2026)16, e70900]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Despite their important role in the development of renewable energy, the process of obtaining lanthanides (Ln) through conventional mining or through recovery processes is problematic due to their negative impact on the environment. Research into new recovery processes therefore will be crucial to enable cost-effective and environmentally friendly enrichment and separation of Ln, particularly from waste streams or mine water. Many proteins contain specific peptide sequences as metal-binding sites. EF-hand loops are a Ca2+ binding motif in a diverse family of proteins, among them calmodulin (CaM). As it is well known that lanthanides can substitute Ca2+ in proteins, peptides based on the proteinic binding motifs are a promising approach to develop materials for Ln binding, separation and recovery. This study characterizes the CaM-EF-hand 4 (EF4) and its binding behaviour for various lanthanides in detail. Isothermal titration calorimetry (ITC), time-resolved laser fluorescence spectroscopy (TRLFS), nuclear magnetic resonance (NMR) spectroscopy and molecular dynamics (MD) simulations demonstrate a generally high Ln-binding affinity but indicate slightly different binding constants for different Ln to EF4 (DIDGDGQVNYEE). In addition, thermodynamic, structural and coordination effects upon binding are investigated. The isolated peptide possesses a much higher flexibility than the loop within the protein. Under certain conditions, multiple complex stoichiometries, 1:1 and 2:1 (Ln3+:peptide), are detected. Finally, immobilized EF4 is used to demonstrate the extraction and recovery of Sm3+ from aqueous solution. Overall, the EF4 loop motif of calmodulin turns out to be a promising biological ligand for lanthanide extraction.]]></dc:description>
<dc:subject><![CDATA[metal-binding peptides]]></dc:subject>
<dc:subject><![CDATA[lanthanide-binding peptides]]></dc:subject>
<dc:subject><![CDATA[EF-Hand loop]]></dc:subject>
<dc:subject><![CDATA[calmodulin]]></dc:subject>
<dc:subject><![CDATA[peptide dynamics]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/cssc.70900]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42514-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42523-1</identifier>
<datestamp>2026-08-27</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Gutenthaler-Tietze, S. M.]]></dc:creator>
<dc:creator><![CDATA[Kretzschmar, J.]]></dc:creator>
<dc:creator><![CDATA[Tsushima, S.]]></dc:creator>
<dc:creator><![CDATA[Weis, P.]]></dc:creator>
<dc:creator><![CDATA[Steudtner, R.]]></dc:creator>
<dc:creator><![CDATA[Drobot, B.]]></dc:creator>
<dc:creator><![CDATA[Daumann, L. J.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42523-1</dc:identifier>
<dc:title><![CDATA[Influence of Head-to-Tail Cyclisation of Lanmodulin-Inspired Peptides on Lanthanide Affinity and Structure]]></dc:title>
<dc:source><![CDATA[Chemistry - A European Journal (2026)]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The abstract will be written at a later stage. For now, the publication is being created so that I can link the data repository.]]></dc:description>
<dc:subject><![CDATA[Lanthanides]]></dc:subject>
<dc:subject><![CDATA[head-to-tail]]></dc:subject>
<dc:subject><![CDATA[cyclic peptides]]></dc:subject>
<dc:subject><![CDATA[lanmodulin]]></dc:subject>
<dc:subject><![CDATA[spectroscopy]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/chem.71438]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42523-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42080-2</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Sam, A.]]></dc:creator>
<dc:creator><![CDATA[Principi, A.]]></dc:creator>
<dc:creator><![CDATA[RV, B.]]></dc:creator>
<dc:creator><![CDATA[Kühne, T. D.-S.]]></dc:creator>
<dc:creator><![CDATA[MS, B.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42080-2</dc:identifier>
<dc:title><![CDATA[Quantum Monte Carlo description of correlated electrons in two-dimensional FeSe]]></dc:title>
<dc:source><![CDATA[AIP Advances 16(2026), 055007]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Electronic correlation effects on the structural properties of double-layer FeSe are studied using variation and diffusion quantum Monte Carlo methods. The Slater-Jastrow many-body wavefunction with two different forms for the homogeneous two-body pair-correlation term is used. The ground-state energy of the system is obtained at the thermodynamic limit using two different trial wave functions called JDFT and JSD. Only the Jastrow factor is fully optimized in the JDFT wave function, while the Slater determinant comes from the density functional approximation. In the JSD trial wave function, the Slater determinant and the Jastrow factor are fully optimized simultaneously. We calculated the VMC and DMC energies as a function of interlayer separation for two different in-plane iron-iron bond lengths. Our QMC results indicate that the optimized interlayer separation decreases with increasing iron-iron bond length, driven by stretch. We found that a three- to two-dimensional phase transition increases the electron-electron correlation effects and shifts the system from moderately correlated to strongly correlated. The value of correlation energy implies that the Hubbard value, which is widely used in DFT+U calculations, for two-dimensional FeSe is larger than its value in bulk.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1063/5.0287702]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42080-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42080-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Sam, A.]]></dc:creator>
<dc:creator><![CDATA[Principi, A.]]></dc:creator>
<dc:creator><![CDATA[RV, B.]]></dc:creator>
<dc:creator><![CDATA[Kühne, T. D.-S.]]></dc:creator>
<dc:creator><![CDATA[MS, B.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42080-1</dc:identifier>
<dc:title><![CDATA[Quantum Monte Carlo description of correlated electrons in two-dimensional FeSe]]></dc:title>
<dc:source><![CDATA[<a href="https://arxiv.org/abs/2505.05883" target="_blank">https://arxiv.org/abs/2505.05883</a>]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Electronic correlation effects on the structural properties of double-layer FeSe are studied using variation and diffusion quantum Monte Carlo methods. The Slater-Jastrow many-body wavefunction with two different forms for the homogeneous two-body pair-correlation term is used. The ground-state energy of the system is obtained at the thermodynamic limit using two different trial wave functions called JDFT and JSD. Only the Jastrow factor is fully optimized in the JDFT wave function, while the Slater determinant comes from the density functional approximation. In the JSD trial wave function, the Slater determinant and the Jastrow factor are fully optimized simultaneously. We calculated the VMC and DMC energies as a function of interlayer separation for two different in-plane iron-iron bond lengths. Our QMC results indicate that the optimized interlayer separation decreases with increasing iron-iron bond length, driven by stretch. We found that a three- to two-dimensional phase transition increases the electron-electron correlation effects and shifts the system from moderately correlated to strongly correlated. The value of correlation energy implies that the Hubbard value, which is widely used in DFT+U calculations, for two-dimensional FeSe is larger than its value in bulk.]]></dc:description>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.48550/arXiv.2505.05883]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42080-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42088-2</identifier>
<datestamp>2026-09-01</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Efremkin, V.]]></dc:creator>
<dc:creator><![CDATA[Heske, J.]]></dc:creator>
<dc:creator><![CDATA[Kühne, T. D.-S.]]></dc:creator>
<dc:creator><![CDATA[Prodan, E.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42088-2</dc:identifier>
<dc:title><![CDATA[Quantifying Gibbs measures of disordered crystals up to the solid-liquid phase transition]]></dc:title>
<dc:source><![CDATA[PNAS Nexus 5(2026), pgag136]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Quantifying the configuration space and the Gibbs measure of thermally disordered condensed matter systems has been a long standing problem. The challenge is to avoid the Gibbs paradox, which forbids any ordering or labeling of the atoms. Our key observation is that the lattice of a thermally disordered condensed matter system, in either solid, liquid or gas phase, can be fully reconstructed from the Voronoi cells of the atoms alone, even if these Voronoi cells are disassembled and randomly scrambled. In the example of the crystalline phase of silicon, the statistics of the Voronoi cells reveals the existence of four, and only four, large facets that are present with probability one for all temperatures up to the solid-liquid melting line. These four largest facets, which separate nearest-neighboring atoms, can be also be used to reconstruct the lattice of the crystal. Hence, their collection supplies the optimal representation of the configuration of the crystal. We conjecture that the existence of Voronoi facets that, despite their large thermal fluctuations, survive with probability one up to the melting temperature, is the fundamental signature of the crystalline solid phase and therefore key to quantifying the Gibbs measure over the entire solid phase.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1093/pnasnexus/pgag136]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42088-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42088-1</identifier>
<datestamp>2026-09-01</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Efremkin, V.]]></dc:creator>
<dc:creator><![CDATA[Heske, J.]]></dc:creator>
<dc:creator><![CDATA[Kühne, T. D.-S.]]></dc:creator>
<dc:creator><![CDATA[Prodan, E.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42088-1</dc:identifier>
<dc:title><![CDATA[Quantifying Gibbs measures of disordered crystals up to the solid-liquid phase transition]]></dc:title>
<dc:source><![CDATA[<a href="https://arxiv.org/abs/2506.18190" target="_blank">https://arxiv.org/abs/2506.18190</a>]]></dc:source>
<dc:date>2025</dc:date>
<dc:description><![CDATA[Quantifying the configuration space and the Gibbs measure of thermally disordered condensed matter systems has been a long standing problem. The challenge is to avoid the Gibbs paradox, which forbids any ordering or labeling of the atoms. Our key observation is that the lattice of a thermally disordered condensed matter system, in either solid, liquid or gas phase, can be fully reconstructed from the Voronoi cells of the atoms alone, even if these Voronoi cells are disassembled and randomly scrambled. In the example of the crystalline phase of silicon, the statistics of the Voronoi cells reveals the existence of four, and only four, large facets that are present with probability one for all temperatures up to the solid-liquid melting line. These four largest facets, which separate nearest-neighboring atoms, can be also be used to reconstruct the lattice of the crystal. Hence, their collection supplies the optimal representation of the configuration of the crystal. We conjecture that the existence of Voronoi facets that, despite their large thermal fluctuations, survive with probability one up to the melting temperature, is the fundamental signature of the crystalline solid phase and therefore key to quantifying the Gibbs measure over the entire solid phase.]]></dc:description>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.48550/arXiv.2506.18190]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42088-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43574-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Ullrich, M.]]></dc:creator>
<dc:creator><![CDATA[Zarschler, K.]]></dc:creator>
<dc:creator><![CDATA[Kubeil, M.]]></dc:creator>
<dc:creator><![CDATA[Laube, M.]]></dc:creator>
<dc:creator><![CDATA[Pietzsch, J.]]></dc:creator>
<dc:creator><![CDATA[Belter, B.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43574-1</dc:identifier>
<dc:title><![CDATA[Radiocopper in BCMA-targeted immunotheranostics of myeloma]]></dc:title>
<dc:source><![CDATA[Theranostics 16(2026)15, 8461-8477]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Background: The theranostic potential of copper-64 (PET imaging) and copper-67 (SPECT imaging and therapy) is increasingly recognized. This work investigates the performance of this ‘true’ matched pair in a preclinical radioimmunotheranostic setting that utilizes experimental monoclonal antibodies (mAbs) directed against B cell maturation antigen (BCMA), a transmembrane glycoprotein that has emerged as a critical target for the treatment of multiple myeloma (MM).
Methods: The commercially available BCMA-directed mAbs MAB193 and Vicky 1 were modified with the bispidine N2py4 enabling chelation of radiocopper, and their binding affinity was determined using surface plasmon resonance and flow cytometry. Pharmacokinetics and tumor uptake of the copper 64-labeled mAbs were determined in mice bearing subcutaneous myeloma xenografts, using PET. The best-performing mAb was included in a pilot study on therapeutic use with copper-67 in U266 myeloma-bearing mice, involving dose monitoring and dose predictions for humans based on quantitative SPECT.
Results: After bioconjugation, both [64Cu]Cu N2py4-MAB193 and [64Cu]Cu N2py4-Vicky 1 maintained low nanomolar BCMA binding affinity. In PET imaging, [64Cu]Cu N2py4-MAB193 showed the highest uptake in U266 myeloma xenografts and the lowest normal tissue background, e.g., achieving a tumor-to-muscle contrast of 14.9 within 48 h. [67Cu]Cu N2py4-MAB193 delivered absorbed doses up to 1.26 Gy/MBq in U266 myeloma xenografts and reduced the tumor mass at total doses above 52 Gy. Predicted human effective doses were below 35.3 µSv/MBq for immunoPET and 162 µSv/MBq for radioimmunotherapy/immunoSPECT.
Conclusion: The fundamental efficacy of copper 64 and copper 67 in BCMA-targeted immunotheranostics of MM promises both precise PET-based dose planning as well as radioimmunotherapy in combination with highly sensitive SPECT-based dose monitoring, as demonstrated by the theranostic capabilities of [64Cu/67Cu]Cu N2py4-MAB193 in tumor-bearing mice. The results provide a strong incentive for incorporating the CopperNostics approach into the further development of BCMA-targeted radioimmunotheranostic agents, including precise tailoring of their pharmacokinetic properties to the physical half-life of copper-67.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.7150/thno.134397]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43574-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:40457-1</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Wicaksono, D. C.]]></dc:creator>
<dc:creator><![CDATA[Hernandez Acosta, U.]]></dc:creator>
<dc:creator><![CDATA[Thekke Veettil, S. K.]]></dc:creator>
<dc:creator><![CDATA[Kissinger, J.]]></dc:creator>
<dc:creator><![CDATA[Hecht, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-40457-1</dc:identifier>
<dc:title><![CDATA[Data to "Minterpy: Multivariate polynomial interpolation in Python"]]></dc:title>
<dc:source><![CDATA[Publication date: 2025-04-24 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.3378" target="_blank">10.14278/rodare.3378</a><br>Versions: <a href="https://doi.org/10.14278/rodare.3717" target="_blank">10.14278/rodare.3717</a> | <a href="https://doi.org/10.14278/rodare.3379" target="_blank">3379</a><br>License: MIT]]></dc:source>
<dc:date>2025</dc:date>
<dc:description><![CDATA[<p>This release includes the dataset used to generate the convergence plot featured in the paper &quot;Minterpy: Multivariate Polynomial Interpolation in Python,&quot; submitted to the Journal of Open Source Software (JOSS). It also provides instructions for reproducing both the data from scratch and the plot derived from that data.</p>

<p>This is the second release of the dataset, prepared following feedback from the JOSS review process.</p>]]></dc:description>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-40457-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:41940-1</identifier>
<datestamp>2026-08-31</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Anwar, M. S.]]></dc:creator>
<dc:creator><![CDATA[Cansever, H.]]></dc:creator>
<dc:creator><![CDATA[Lenz, K.]]></dc:creator>
<dc:creator><![CDATA[Kentsch, U.]]></dc:creator>
<dc:creator><![CDATA[Zhou, S.]]></dc:creator>
<dc:creator><![CDATA[Faßbender, J.]]></dc:creator>
<dc:creator><![CDATA[Potzger, K.]]></dc:creator>
<dc:creator><![CDATA[Hellwig, O.]]></dc:creator>
<dc:creator><![CDATA[Lindner, J.]]></dc:creator>
<dc:creator><![CDATA[Bali, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-41940-1</dc:identifier>
<dc:title><![CDATA[Ferromagnetic Resonance response of bcc Fe60V40 layers generated from short-range ordered precursors]]></dc:title>
<dc:source><![CDATA[Advanced Electronic Materials 12(2026)10, e00697]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Layers of body-centered cubic (bcc) Fe60V40 are generated in short-range ordered (SRO) Fe60V40 precursors through atomic displacements caused by the irradiation of light noble gas ions. The structural change leads to the onset of ferromagnetism confined to the bcc layers. Here, the variation of ferromagnetic resonance response as a function of Ne+-ions of energies varying from 5 to 30 keV, while keeping the fluence fixed at 7 × 1015 ions/cm2 is investigated. The irradiation was performed on SRO Fe60V40 films grown at 300 K as well as at 573 K. Shifts of the resonance line position as a function of ion-energy are observed. As the ion-energy is increased, the atomic displacements are distributed deeper within the film, thereby increasing the thickness of the induced bcc layers. The results can be understood in terms of a saturation magnetization (Ms) that is fixed for a given growth temperature, and an increasing effective magnetic thickness (teff) with increasing ion-energy. Despite the varying teff, the Landé g-factor and Gilbert damping tend to remain relatively stable, respectively at 2.099 ± 0.006 and 0.003 ± 0.001, thus providing a material system well-suited for microwave applications, that can be reliably modified using ion-irradiation.]]></dc:description>
<dc:subject><![CDATA[Ferromagnetic Resonance]]></dc:subject>
<dc:subject><![CDATA[Fe-V alloys]]></dc:subject>
<dc:subject><![CDATA[short-range order]]></dc:subject>
<dc:subject><![CDATA[magnetic properties]]></dc:subject>
<dc:subject><![CDATA[ion-irradiation]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/aelm.202500697]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-41940-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:41697-2</identifier>
<datestamp>2026-09-02</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Simoes Silva, I. M.]]></dc:creator>
<dc:creator><![CDATA[Fleming, C. H.]]></dc:creator>
<dc:creator><![CDATA[Noonan, M. J.]]></dc:creator>
<dc:creator><![CDATA[Fagan, W. F.]]></dc:creator>
<dc:creator><![CDATA[Calabrese, J.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-41697-2</dc:identifier>
<dc:title><![CDATA[Too few, too many, or just right? Optimizing sample sizes for population-level inferences in animal tracking projects]]></dc:title>
<dc:source><![CDATA[Ecology and Evolution 16(2026)6, e73755]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Successful animal tracking projects depend on well-informed sampling strategies and robust methods to yield biologically meaningful inferences. Considering financial and logistical constraints, the reliability of research outputs is shaped by key decisions regarding study duration (how long should each individual be tracked?), sampling frequency (how often should new locations be collected?), and how many individuals should be tracked. To maximize their conservation value, studies must avoid biased estimates of key parameters related to movement behavior and space use, as this can lead to wasted resources and misguided management actions.
To address these challenges, we propose a workflow for determining the optimal sample sizes for population-level inferences in movement ecology, explicitly addressing the trade-offs between sampling duration (T), sampling interval (reciprocal of frequency; ∆t), and population sample size (m). While a priori study design is considered best practice, this workflow can be applied at multiple stages, including concurrent with data collection, or as a post hoc evaluation.
By selecting robust methods that are sampling-insensitive, and by quantifying and propagating uncertainty through downstream analyses, we can determine whether our sample sizes (both at the individual- and population-level) are sufficient to yield robust population-level inferences, such as mean home range area or mean movement speed. Furthermore, researchers can integrate additional logistical constraints such as fix success rate, location error, and potential device malfunctions, while also accounting for individual variation. We illustrate potential applications of this workflow through empirically-guided simulations.
To facilitate its use and implementation, we incorporated this workflow into the user-friendly ‘movedesign’ R Shiny application. This application enables researchers to easily test different sampling strategies, and as of version 0.3.2, integrates population-level analytical targets. This workflow has the potential to improve the rigor and reliability of animal tracking projects conducted under logistical and financial constraints, and thereby support more effective scientific research, wildlife management, and conservation efforts.]]></dc:description>
<dc:subject><![CDATA[movement ecology]]></dc:subject>
<dc:subject><![CDATA[experimental design]]></dc:subject>
<dc:subject><![CDATA[home range]]></dc:subject>
<dc:subject><![CDATA[space use]]></dc:subject>
<dc:subject><![CDATA[movement behavior]]></dc:subject>
<dc:subject><![CDATA[ecology]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/ECE3.73755]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-41697-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:41107-2</identifier>
<datestamp>2026-08-13</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Zhao, X.]]></dc:creator>
<dc:creator><![CDATA[Schröder, T. A.]]></dc:creator>
<dc:creator><![CDATA[Heubner, L.]]></dc:creator>
<dc:creator><![CDATA[Janićijević, Ž.]]></dc:creator>
<dc:creator><![CDATA[Bockholt, R.]]></dc:creator>
<dc:creator><![CDATA[Melius, J.]]></dc:creator>
<dc:creator><![CDATA[Korn, P.]]></dc:creator>
<dc:creator><![CDATA[Mirus, M.]]></dc:creator>
<dc:creator><![CDATA[Lauer, G.]]></dc:creator>
<dc:creator><![CDATA[Spieth, P. M.]]></dc:creator>
<dc:creator><![CDATA[Baraban, L.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-41107-2</dc:identifier>
<dc:title><![CDATA[In vivo real-time monitoring of tissue perfusion via L-lactate levels in interstitial fluid: An innovative and portable microfluidic device trial using a pig model]]></dc:title>
<dc:source><![CDATA[International Journal of Surgery 112(2026)2, 2623-2635]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[In surgery, especially in reconstructive flap surgery, the postoperative assessment of the tissue is a major challenge. Lactate serves as a key indicator of metabolic dysfunction, providing essential insights into tissue oxygenation and perfusion, cellular stress, and identifying potential pathological conditions. Consequently, continuous monitoring of lactate levels is vital for postoperative tissue analysis in patients undergoing microvascular tissue transfer to prevent serious complications. However, methodologies for the time-resolved sensing of metabolic biomarkers across various body fluids still pose a major challenge and are currently out of reach. To address the need for real-time biomarker detection, we developed an innovative portable device relying on droplet-based microfluidics technology for monitoring lactate levels in interstitial fluids. This device was evaluated on individual animal samples and during in vivo trials, with results benchmarked against a standard clinical blood gas analyzer. Our portable device demonstrates high accuracy and sensitivity (limit of detection (LOD) of ca. 2 µM versus 100 µM for the clinical method), coupled with a short response time (ca. 0.5 min) and reagent-saving process (requiring only 10% of reagents used in traditional methods). Using a microdialysis probe, we enabled continuous and minimally invasive lactate collection from interstitial fluid (ISF) dialysate. The lactate measurements closely correlated with those obtained from the blood gas analyzer and exhibited long-term stability, delivering high temporal resolution (0.5 s intervals) over an 8-hour animal trial.  Comparative analysis revealed that lactate levels in ISF were consistently higher and exhibited a slight lag compared to blood lactate levels. Additionally, this approach also demonstrated high selectivity and robust lactate detection in a clinical environment. We expect that this strategy can be used in the future for lactate monitoring applications during flap graft surgery in a real clinical setting.]]></dc:description>
<dc:subject><![CDATA[L-lactate]]></dc:subject>
<dc:subject><![CDATA[tissue real-time monitoring]]></dc:subject>
<dc:subject><![CDATA[flap surgery]]></dc:subject>
<dc:subject><![CDATA[droplet-based microfluidics]]></dc:subject>
<dc:subject><![CDATA[optical biosensor]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1097/JS9.0000000000003263]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-41107-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:41885-2</identifier>
<datestamp>2026-09-02</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Martins, W. T.]]></dc:creator>
<dc:creator><![CDATA[Lopes Junior, E.]]></dc:creator>
<dc:creator><![CDATA[da Silva, M. T.]]></dc:creator>
<dc:creator><![CDATA[Parra Ramirez, M. A.]]></dc:creator>
<dc:creator><![CDATA[Reinecke, S.]]></dc:creator>
<dc:creator><![CDATA[Melo Euzebio, T. A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-41885-2</dc:identifier>
<dc:title><![CDATA[Finite state machine control optimized by simulated annealing for reducing combined sewer overflows]]></dc:title>
<dc:source><![CDATA[Measurement Science and Technology 37(2026)19, 196207]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Combined sewer overflows (CSOs) are a major source of urban water pollution, yetadvanced control strategies often demand high computational resources, limiting real-time applicability. This study proposes a finite state machine (FSM)–based control strategy whose parameters are automatically tuned using simulated annealing. The FSM framework governs pump and valve operations in storage tanks as discrete states, while simulated annealing optimizes level thresholds and flow distribution parameters at the system scale. The approach was tested in the Benchmark Simulation Model for Integrated Urban Wastewater Systems (BSM-UWS) under multiple rainfall scenarios. Results demonstrate that the optimized FSM (FSM-Opt) reduced CSO volumes by up to 56.9%, pollutant loads by over 60%, and overflow frequency by 40%, while improving dissolved oxygen concentrations in the receiving river. Compared to the benchmark rule-based controller, FSM-Opt achieved these benefits with negligible additional computational burden, making it suitable for real-time deployment even in resource-limited automation infrastructures. The findings highlight FSM-Opt as a practical and scalable strategy for mitigating CSOs and protecting aquatic environments.]]></dc:description>
<dc:subject><![CDATA[combined sewer overflow]]></dc:subject>
<dc:subject><![CDATA[finite state machines]]></dc:subject>
<dc:subject><![CDATA[simulated annealing]]></dc:subject>
<dc:subject><![CDATA[sewer system control]]></dc:subject>
<dc:subject><![CDATA[wastewater management]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1088/1361-6501/ae61d4]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-41885-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:41218-1</identifier>
<datestamp>2026-08-12</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Nihei, A.]]></dc:creator>
<dc:creator><![CDATA[Barnowsky, T.]]></dc:creator>
<dc:creator><![CDATA[Friedrich, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-41218-1</dc:identifier>
<dc:title><![CDATA[Non-van der Waals Heterostructures]]></dc:title>
<dc:source><![CDATA[Acta Materialia 315(2026), 122370]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Beyond the study of individual materials, their interfaces and arising functionality are crucial enablers of fundamental science and technological applications. Recently, the arena of two-dimensional (2D) materials was extended to so-called non-van der Waals (non-vdW) compounds derived from strongly bonded non-layered bulk crystals. These nanosystems with their active surfaces complement now - through their chemically bonded heterostructure (HS) interfaces - the established space of weakly interacting vdW HSs. Here, we study a wide range of 55 candidate non-vdW HSs with autonomous density functional calculations and find that the resulting interfacial chemical hybridization and bonding is the key factor determining their electronic and magnetic properties. It gives rise to the formation of hybrid interface bands, strong magnetic coupling, and substantial electronic as well as magnetic moire surface property modulations upon twisting. Our work thus provides a significant step towards charting the new interface class of non-vdW HSs.]]></dc:description>
<dc:subject><![CDATA[2D materials]]></dc:subject>
<dc:subject><![CDATA[Non-van der Waals compounds]]></dc:subject>
<dc:subject><![CDATA[Heterostructures]]></dc:subject>
<dc:subject><![CDATA[Interface design]]></dc:subject>
<dc:subject><![CDATA[Magnetism]]></dc:subject>
<dc:subject><![CDATA[Data-driven research]]></dc:subject>
<dc:subject><![CDATA[Computational materials science]]></dc:subject>
<dc:subject><![CDATA[High-throughput computing]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.actamat.2026.122370]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-41218-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42101-1</identifier>
<datestamp>2026-09-08</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Kogler, J.]]></dc:creator>
<dc:creator><![CDATA[Donat, C.]]></dc:creator>
<dc:creator><![CDATA[Trommer, J.]]></dc:creator>
<dc:creator><![CDATA[Kopka, K.]]></dc:creator>
<dc:creator><![CDATA[Stadlbauer, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42101-1</dc:identifier>
<dc:title><![CDATA[Synthesis and preclinical evaluation of FAP-targeting radiotracers for PET and optical imaging]]></dc:title>
<dc:source><![CDATA[EJNMMI Radiopharmacy and Chemistry 10(2025), 77]]></dc:source>
<dc:date>2025</dc:date>
<dc:description><![CDATA[Background
Successful treatment of solid cancers relies on precise diagnosis, e.g. using noninvasive molecular imaging, followed by surgical removal and/or chemo/immunotherapy. Despite advances in pre-operative imaging, real-time intraoperative tools remain limited, which often results in high rates of tumor-positive margins and recurrence after tumor resection. To address this limitation, we aimed to develop multifunctional fibroblast activation protein alpha (FAP) targeting tracers for bimodal medical imaging, enabling both pre-operative noninvasive molecular imaging via positron emission tomography (PET) and optical visualization during intraoperative fluorescence-guided surgery.
Results
NODAGA-FAP647 and NODAGA-FAP800 targeting human FAP (hFAP) were synthesized bearing a (R)-NODAGA chelator and a fluorophore (AlexaFluor647 or IRDye800CW, respectively). Binding affinities and binding kinetics of both unlabeled and 67/68Ga-labeled compounds were evaluated in vitro using HT1080 cells (hFAP-expressing and wild type, WT) along with respective frozen xenograft tissue sections. Using real-time binding, both compounds exhibited picomolar binding affinities to hFAP via radioactive/fluorescent detection. This was primarily driven by low dissociation rate constants in vitro. Pharmacokinetics and tumor uptake were evaluated via PET and fluorescence imaging in mice bearing xenografts from the same cells. In vivo, both compounds were rapidly distributed and accumulated in hFAP-expressing but not WT-HT1080 tumors within 10-20 minutes post-injection. Fluorescence imaging showed a similarly good and selective tumor uptake in the first two hours and a qualitatively visible difference compared to WT-HT1080 beyond 24 hours. Both compounds were quickly cleared from normal tissue and excreted renally.
Conclusion
Two FAP-targeting bimodal ligands were synthesized and evaluated in vitro and in vivo, showing high specificity and selectivity, along with rapid and selective tumor accumulation. Their long tumor retention and high imaging contrast make them promising candidates for clinical translation.]]></dc:description>
<dc:subject><![CDATA[FAP]]></dc:subject>
<dc:subject><![CDATA[FAPI]]></dc:subject>
<dc:subject><![CDATA[PET]]></dc:subject>
<dc:subject><![CDATA[fluorescence-guided surgery]]></dc:subject>
<dc:subject><![CDATA[noninvasive molecular imaging]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1186/s41181-025-00398-9]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42101-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:41332-1</identifier>
<datestamp>2026-08-10</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Moldabekov, Z.]]></dc:creator>
<dc:creator><![CDATA[Schwalbe, S.]]></dc:creator>
<dc:creator><![CDATA[Gawne, T. D.]]></dc:creator>
<dc:creator><![CDATA[Preston, T. R.]]></dc:creator>
<dc:creator><![CDATA[Vorberger, J.]]></dc:creator>
<dc:creator><![CDATA[Dornheim, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-41332-1</dc:identifier>
<dc:title><![CDATA[Applying the Liouville–Lanczos method of time-dependent density-functional theory to warm dense matter]]></dc:title>
<dc:source><![CDATA[Matter and Radiation at Extremes 10(2025), 047601]]></dc:source>
<dc:date>2025</dc:date>
<dc:description><![CDATA[Ab initio modeling of dynamic structure factors (DSF) and related density response properties in the warm dense matter (WDM) regime is a challenging computational task. The DSF, convolved with a probing X-ray beam and instrument function, is measured in X-ray Thomson scattering (XRTS) experiments, which allow the study of electronic structure properties at the microscopic level. Among the various ab initio methods, linear-response time-dependent density-functional theory (LR-TDDFT) is a key framework for simulating the DSF. The standard approach in LR-TDDFT for computing the DSF relies on the orbital representation. A significant drawback of this method is the unfavorable scaling of the number of required empty bands as the wavenumber increases, making LR-TDDFT impractical for modeling XRTS measurements over large energy scales, such as in backward scattering geometry. In this work, we consider and test an alternative approach to LR-TDDFT that employs the Liouville–Lanczos (LL) method for simulating the DSF of WDM. This approach does not require empty states and allows the DSF at large momentum transfer values and over a broad frequency range to be accessed. We compare the results obtained from the LL method with those from the solution of Dyson’s equation using the standard LR-TDDFT within the projector augmented-wave formalism for isochorically heated aluminum and warm dense hydrogen. Additionally, we utilize exact path integral Monte Carlo results for the imaginary-time density-density correlation function (ITCF) of warm dense hydrogen to rigorously benchmark the LL approach. We discuss the application of the LL method for calculating DSFs and ITCFs at different wavenumbers, the effects of pseudopotentials, and the role of Lorentzian smearing. The successful validation of the LL method under WDM conditions makes it a valuable addition to the ab initio simulation landscape, supporting experimental efforts and advancing WDM theory.]]></dc:description>
<dc:subject><![CDATA[Ab-initio methods]]></dc:subject>
<dc:subject><![CDATA[Time dependent density functional theory]]></dc:subject>
<dc:subject><![CDATA[Linear response]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1063/5.0263947]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-41332-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42228-1</identifier>
<datestamp>2026-08-13</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Kuhne, K.]]></dc:creator>
<dc:creator><![CDATA[Strohbach, L.]]></dc:creator>
<dc:creator><![CDATA[Neuber, C.]]></dc:creator>
<dc:creator><![CDATA[Wodtke, R.]]></dc:creator>
<dc:creator><![CDATA[Ruiz-Gomez, G.]]></dc:creator>
<dc:creator><![CDATA[Belter, B.]]></dc:creator>
<dc:creator><![CDATA[Brandt, F.]]></dc:creator>
<dc:creator><![CDATA[Gluhacevic von Krüchten, L.]]></dc:creator>
<dc:creator><![CDATA[Keller, M.]]></dc:creator>
<dc:creator><![CDATA[Pisabarro, M. T.]]></dc:creator>
<dc:creator><![CDATA[Kopka, K.]]></dc:creator>
<dc:creator><![CDATA[Pietzsch, J.]]></dc:creator>
<dc:creator><![CDATA[Löser, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42228-1</dc:identifier>
<dc:title><![CDATA[Development of cathepsin B-activatable cell-penetrating peptides for tumor targeting]]></dc:title>
<dc:source><![CDATA[ACS Pharmacology & Translational Science 9(2026)4, 966-996]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Extracellular cathepsin B is a driver of tumor progression and metastasis, and its potential as diagnostic and prognostic marker is increasingly recognized. To harness its activity for triggering the uptake of activatable cell-penetrating peptides (ACPP) in vivo, kinetically suitable and stable endopeptidase substrates for this cysteine protease, which mainly acts as carboxydipeptidase, are required. This challenge was tackled by C-terminal elongation of the previously identified GIVRAK sequence to octapeptides and systematic structural variation, which has revealed that endopeptidase activity of cathepsin B is associated with kinetic hysteresis and the P4’ residue plays a key role in this regard, as further investigated by enzyme-substrate docking in silico. By replacing the N-terminal motif with GFLG and focused N-methylation of the backbone, substrate serum half-life was extended from 3.7 min to 23.4 h. Integrating this sequence into the fluorophore-conjugated ACPP and fluorescence microscopy in U87MG cells confirmed cathepsin B-mediated uptake on the basis of selective inhibitors and control probes. PET imaging and biodistribution studies ex vivo with a NODAGA-conjugated ACPP analogue radiolabeled with copper-64 in a murine U87MG-derived xenograft model together with radiopharmacological investigations in normal Wistar rats demonstrated more favorable pharmacokinetics compared to the corresponding CPP. Although tumor-associated proteolytic activation in vivo is indicated, this does not contribute to tumor retention as judged from control experiments under pharmacological blockade of cathepsin B and with non-functional analogues. The obtained results are discussed in context of previous data for radiolabeled ACPPs and implications for the general use of ACPPs for radiotheranostic approaches are highlighted.]]></dc:description>
<dc:subject><![CDATA[Copper-64]]></dc:subject>
<dc:subject><![CDATA[Kinetic hysteresis]]></dc:subject>
<dc:subject><![CDATA[PET imaging]]></dc:subject>
<dc:subject><![CDATA[Pharmacokinetics]]></dc:subject>
<dc:subject><![CDATA[Protease substrates]]></dc:subject>
<dc:subject><![CDATA[Theranostics]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1021/acsptsci.5c00746]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42228-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:40886-1</identifier>
<datestamp>2026-08-10</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Straßheim, M.]]></dc:creator>
<dc:creator><![CDATA[Salazar Mejia, C.]]></dc:creator>
<dc:creator><![CDATA[Bykov, E.]]></dc:creator>
<dc:creator><![CDATA[Niehoff, T.]]></dc:creator>
<dc:creator><![CDATA[Beyer, L.]]></dc:creator>
<dc:creator><![CDATA[Freudenberger, J.]]></dc:creator>
<dc:creator><![CDATA[Hübner, R.]]></dc:creator>
<dc:creator><![CDATA[Ganss, F.]]></dc:creator>
<dc:creator><![CDATA[Naumann, T.]]></dc:creator>
<dc:creator><![CDATA[Wosnitza, J.]]></dc:creator>
<dc:creator><![CDATA[Gottschall, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-40886-1</dc:identifier>
<dc:title><![CDATA[Magnetocaloric effect in La<sub>1−z</sub>Ce<sub>z</sub>(Fe<sub>0.88−y</sub>Mn<sub>y</sub>Si<sub>0.12</sub>)<sub>13</sub> with tunable, low transition temperature in high magnetic fields]]></dc:title>
<dc:source><![CDATA[Journal of Applied Physics 137(2025), 045106]]></dc:source>
<dc:date>2025</dc:date>
<dc:description><![CDATA[Cryogenic magnetic refrigeration becomes more and more important nowadays, especially for the liquefaction of gases such as hydrogen. In this study, we have synthesized La<sub>1–z</sub>Ce<sub>z</sub>(Fe<sub>0.88–y</sub>Mn<sub>y</sub>Si<sub>0.12</sub>)<sub>13</sub> samples and investigated their magnetic and magnetocaloric properties in order to assess their potential for cryogenic applications. By adjusting the Mn and Ce content and adding excess rare-earth elements, the first-order ferromagnetic transition was lowered from 200 to 40 K and the adiabatic temperature change of the samples was measured directly using pulsed magnetic fields. The sample with the lowest transition temperature still showed a significant adiabatic temperature change in magnetic fields up to 10 T, with an increasingly stronger first-order transition observed in samples with higher Ce substitution. In addition, we synthesized spherical powder with diameters between 20 and 120 μm using ultrasonic atomization while maintaining the magnetic transition, which is a promising starting material for future additive manufacturing of magnetocaloric materials.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1063/5.0237782]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-40886-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42720-1</identifier>
<datestamp>2026-08-21</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Hadlich, C.]]></dc:creator>
<dc:creator><![CDATA[Rodriguez-Barea, B.]]></dc:creator>
<dc:creator><![CDATA[Pohl, D.]]></dc:creator>
<dc:creator><![CDATA[Hübner, R.]]></dc:creator>
<dc:creator><![CDATA[Kielar, C.]]></dc:creator>
<dc:creator><![CDATA[Rellinghaus, B.]]></dc:creator>
<dc:creator><![CDATA[Erbe, A.]]></dc:creator>
<dc:creator><![CDATA[Seidel, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42720-1</dc:identifier>
<dc:title><![CDATA[DNA mold-based fabrication of continuous silver nanostructures]]></dc:title>
<dc:source><![CDATA[Small Structures 7(2026)6, e202500700]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Bottom-up fabrication of inorganic nanostructures is emerging as an alternative to classical topdown
approaches, offering precise nanometer-scale control at relatively low cost and effort. In
particular, DNA nanostructures provide versatile scaffolds for directly templating the growth
of metal structures. Previously, a DNA mold–based method for metal nanostructure synthesis
has been established that supports a modular structure design and a high control over the
structure formation. So far, this method was limited to the growth of gold and palladium
nanostructures.
Here, we report the successful adaptation of the DNA mold-based fabrication method to
produce continuous silver nanowires. By optimizing reagent concentrations and applying gentle
thermal annealing, we obtain continuous wire structures of several hundred nanometer length,
overcoming limitations in anisotropic growth. Despite the strong interaction of silver ions with
DNA, we can control the growth without increasing the complexity of our approach. Detailed
analysis reveals that the structures consist of metallic silver; yet they did not exhibit
conductivity. This work demonstrates the versatility of DNA-templated metallization and opens
new opportunities for constructing self-assembled hybrid nanostructures with controlled shape
and composition.]]></dc:description>
<dc:subject><![CDATA[DNA metallization]]></dc:subject>
<dc:subject><![CDATA[DNA nanostructures]]></dc:subject>
<dc:subject><![CDATA[metal nanoparticles]]></dc:subject>
<dc:subject><![CDATA[nanoelectronics]]></dc:subject>
<dc:subject><![CDATA[seeded growth]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/sstr.202500700]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42720-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42209-1</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Herrera-Pérez, J.]]></dc:creator>
<dc:creator><![CDATA[Carvajal-Quintero, J. D.]]></dc:creator>
<dc:creator><![CDATA[Arango, A.]]></dc:creator>
<dc:creator><![CDATA[Valencia-Rodríguez, D.]]></dc:creator>
<dc:creator><![CDATA[Garcia Andrade, A. B.]]></dc:creator>
<dc:creator><![CDATA[Tedesco, P. A.]]></dc:creator>
<dc:creator><![CDATA[Villalobos, F.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42209-1</dc:identifier>
<dc:title><![CDATA[The latitudinal speciation gradient in freshwater fishes: higher speciation at higher latitudes in the northern hemisphere]]></dc:title>
<dc:source><![CDATA[Research Square: <a href="https://www.researchsquare.com/article/rs-6173154/v1" target="_blank">https://www.researchsquare.com/article/rs-6173154/v1</a>]]></dc:source>
<dc:date>2025</dc:date>
<dc:description><![CDATA[Speciation rates are a key driver of diversity patterns and are often used to explain the latitudinal diversity gradient (LDG). However, latitudinal variation in speciation rates at both assemblage and species levels remains poorly explored in freshwater fishes. This highlights a gap in understanding the mechanisms driving geographic biodiversity gradients in freshwater fishes. Here, we investigated the latitudinal speciation gradient in freshwater fishes, using a comprehensive database of freshwater fish distributions and phylogenetic relationships of Actinopterygian fishes. We estimated speciation rates using three metrics (BAMM, DR, and ClaDS) and evaluated the latitudinal speciation gradient through spatial and phylogenetic regressions at assemblage and species levels. Finally, we analyzed those patterns based on the species assemblage's phylogenetic diversity and structure. Our results show that areas and species with the highest speciation rates were located in the tropics. However, the general assemblage pattern revealed a positive relationship between absolute latitude and speciation rates. This relationship is generally absent in tropical regions below 23.8° and became significant only at higher latitudes, particularly in the Northern Hemisphere. We do not find a significant relationship at the species level, mainly due to the strong influence of hyper-diverse groups like Cichliformes. When Cichliformes were excluded, the relationship between latitude and speciation became significant, aligning with assemblage-level results. The areas whit higher speciation rates also match with areas whit recent radiation and higher clustering in all latitudes. However, septentrional assemblages show high speciation rates, which reflects environmental filtering and dispersal events consistent with the glaciation and deglaciation in the Pleistocene.]]></dc:description>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.21203/rs.3.rs-6173154/v1]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42209-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42209-2</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Herrera-Pérez, J.]]></dc:creator>
<dc:creator><![CDATA[Carvajal-Quintero, J. D.]]></dc:creator>
<dc:creator><![CDATA[Arango, A.]]></dc:creator>
<dc:creator><![CDATA[Valencia-Rodríguez, D.]]></dc:creator>
<dc:creator><![CDATA[Garcia Andrade, A. B.]]></dc:creator>
<dc:creator><![CDATA[Tedesco, P. A.]]></dc:creator>
<dc:creator><![CDATA[Villalobos, F.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42209-2</dc:identifier>
<dc:title><![CDATA[The latitudinal speciation gradient in freshwater fishes: higher speciation at higher latitudes in the northern hemisphere]]></dc:title>
<dc:source><![CDATA[PLOS ONE 21(2026)1, e0338966]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Speciation rates are a key driver of diversity patterns and are often used to explain the latitudinal diversity gradient (LDG). However, latitudinal variation in speciation rates at both assemblage and species levels remains poorly explored in freshwater fishes. This highlights a gap in understanding the mechanisms driving geographic biodiversity gradients in freshwater fishes. Here, we investigated the latitudinal speciation gradient in freshwater fishes, using a comprehensive database of freshwater fish distributions and phylogenetic relationships of Actinopterygian fishes. We estimated speciation rates using three metrics (BAMM, DR, and ClaDS) and evaluated the latitudinal speciation gradient through spatial and phylogenetic regressions at assemblage and species levels. Finally, we analyzed those patterns based on the species assemblage's phylogenetic diversity and structure. Our results show that areas and species with the highest speciation rates were located in the tropics. However, the general assemblage pattern revealed a positive relationship between absolute latitude and speciation rates. This relationship is generally absent in tropical regions below 23.8° and became significant only at higher latitudes, particularly in the Northern Hemisphere. We do not find a significant relationship at the species level, mainly due to the strong influence of hyper-diverse groups like Cichliformes. When Cichliformes were excluded, the relationship between latitude and speciation became significant, aligning with assemblage-level results. The areas whit higher speciation rates also match with areas whit recent radiation and higher clustering in all latitudes. However, septentrional assemblages show high speciation rates, which reflects environmental filtering and dispersal events consistent with the glaciation and deglaciation in the Pleistocene.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1371/journal.pone.0338966]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42209-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42291-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Carstens, F.-O.]]></dc:creator>
<dc:creator><![CDATA[Bernert, C.]]></dc:creator>
<dc:creator><![CDATA[Bussmann, M.]]></dc:creator>
<dc:creator><![CDATA[Debus, A.]]></dc:creator>
<dc:creator><![CDATA[Hirsch, A. E.]]></dc:creator>
<dc:creator><![CDATA[Ordyna, P.]]></dc:creator>
<dc:creator><![CDATA[Steiniger, K.]]></dc:creator>
<dc:creator><![CDATA[Widera, R.]]></dc:creator>
<dc:creator><![CDATA[Schramm, U.]]></dc:creator>
<dc:creator><![CDATA[Pausch, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42291-1</dc:identifier>
<dc:title><![CDATA[Synthetic Optical Imaging in PIConGPU]]></dc:title>
<dc:source><![CDATA[LPAW Laser-Plasma Accelerators Workshop, 13.-19.04.2025, Isola d'Ischia, Italia<br>LPAW 2025 Workshop, Plasma Physics and Controlled Fusion: IOP]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Particle-in-Cell (PIC) codes are powerful tools to self-consistently simulate laser–plasma
dynamics. Recent methods enable the extraction of electromagnetic fields from PIC
simulations and their propagation to a virtual screen using Fourier optics. This approach
allows the generation of synthetic optical images, so called shadowgrams, which reproduce
experimental diagnostics where a transverse probe beam is refracted by plasma structures
and imaged onto a detector. By using field data from PIC simulations, such synthetic
shadowgrams capture the full laser–plasma interaction, beyond what static ray-tracing or
stand-alone finite-difference time-domain solvers can represent. However, these methods
were only used in post-processing until now, and require storing large 3D field datasets,
which is often impractical for large-scale simulations. To overcome this limitation, we
present an in-situ plugin for the PIC code PIConGPU, which performs a Fourier time
integration of 2D field slices at fixed positions, avoiding full 3D spatial Fourier transforms.
This enables the creation of synthetic optical images directly during runtime (”in-situ”)
with a significantly reduced storage footprint and reduced total simulation size. We
present the implementation of the in-situ optical imaging plugin. We validate the plugin
against PIConGPU’s intrinsic field solver and analytic theory using a double-slit test, and
demonstrate the first synthetic in-situ shadowgram generated of high-intensity
laser-plasma experiments with cryogenic hydrogen-jet targets.]]></dc:description>
<dc:subject><![CDATA[Shadowgraphy]]></dc:subject>
<dc:subject><![CDATA[Laser Plasma Acceleration]]></dc:subject>
<dc:subject><![CDATA[Particle-In-Cell]]></dc:subject>
<dc:subject><![CDATA[PIConGPU]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1088/1361-6587/ae6bb8]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42291-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42197-1</identifier>
<datestamp>2026-08-10</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Kim, N.]]></dc:creator>
<dc:creator><![CDATA[Su, S.]]></dc:creator>
<dc:creator><![CDATA[Abdelkader, M. M.]]></dc:creator>
<dc:creator><![CDATA[Schindler, F.]]></dc:creator>
<dc:creator><![CDATA[Eckert, S.]]></dc:creator>
<dc:creator><![CDATA[Vogt, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42197-1</dc:identifier>
<dc:title><![CDATA[Spatiotemporal temperature measurements in low‑Prandtl‑number Rayleigh–Bénard convection at Γ = 5]]></dc:title>
<dc:source><![CDATA[Experiments in Fluids 66(2025), 219]]></dc:source>
<dc:date>2025</dc:date>
<dc:description><![CDATA[We present measurements of temperature fields and flow structures in a liquid metal Rayleigh–Bénard convection at a low Prandtl number, which were carried out for the first time using embedded fiber Bragg grating sensors (FBG) in combination with ultrasonic Doppler velocimetry (UDV). The FBG sensors enable minimally invasive, spatially resolved temperature measurements in optically opaque and electrically conductive liquids, thereby overcoming significant limitations of conventional thermocouples and optical techniques. This approach was applied in a cuboid Rayleigh–Bénard cell with an aspect ratio Γ = 5 filled with GaInSn. In this paper, we present measurements at two Rayleigh numbers, Ra = 6.8 × 10^4 and 2.1 × 10^5. At the lower Rayleigh number, a coherent three-roll structure is observed with low-frequency modulation of thermal fluctuations. At the higher Rayleigh number, a cellular convection regime emerges, featuring checkerboard-like temperature patterns in the mid-plane and periodic plume emissions. Spectral analysis reveals a dominant oscillation frequency near f = 0.029 Hz, while autocorrelation and extremum tracking highlight strong temporal coherence near the center and more volatile plume behavior near the sidewalls. The results of the temperature measurements and the UDV velocity measurements are consistent, thus confirming the capability of FBG sensors as a robust tool for investigating the spatio-temporal dynamics in convective systems.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1007/s00348-025-04147-1]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42197-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42045-1</identifier>
<datestamp>2026-08-26</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Wolter, L. C.]]></dc:creator>
<dc:creator><![CDATA[Ghannam, Y.]]></dc:creator>
<dc:creator><![CDATA[Poels, K.]]></dc:creator>
<dc:creator><![CDATA[Menkel, S.]]></dc:creator>
<dc:creator><![CDATA[Hennings, F.]]></dc:creator>
<dc:creator><![CDATA[Souris, K.]]></dc:creator>
<dc:creator><![CDATA[Lenk, T.]]></dc:creator>
<dc:creator><![CDATA[Stützer, K.]]></dc:creator>
<dc:creator><![CDATA[Richter, C.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42045-1</dc:identifier>
<dc:title><![CDATA[Error detection sensitivity and operational efficiency of phantom-based and phantom-less patient-specific quality assurance in proton therapy]]></dc:title>
<dc:source><![CDATA[Zeitschrift für Medizinische Physik (2026)]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Background and Purpose
In proton therapy (PT), patient-specific quality assurance (PSQA) is an important component of the measures which ensure accurate and safe treatment delivery. Traditional phantom-based PSQA is resource-intensive and may miss clinically relevant data transfer and delivery errors. This study compared the sensitivity and workload of established phantom-based methods versus an automated, phantom-less alternative based on the increasingly utilized log file-based approach.

Materials and Methods
We evaluated phantom-based (dose measurements & manual physics checks) and phantom-less (log file-based QA & automated physics checks) PSQA workflows. Twenty-nine artificial error scenarios were introduced to a clinically delivered head-and-neck plan. Error detection sensitivity was determined via the percentage of scenarios detected by each workflow. Human workload was quantified by counting mouse clicks and manual parameter entries in clinical systems.

Results
Phantom-less PSQA detected 90% of simulated errors, outperforming phantom-based PSQA detecting only 52% at clinically realistic measurement conditions. Specifically, log file-based QA alone detected 76% of scenarios versus 10% detected by phantom-based measurements. Manual and automated plan parameter checks showed an equal sensitivity, detecting 48% of scenarios. The phantom-less alternative could reduce operational burden by at least one third of the current workload.

Conclusions
Phantom-less PSQA provided higher error detection sensitivity and significantly reduced manual workload compared to conventional phantom-based methods. These findings support its integration into clinical practice, a key objective of many PT centers.]]></dc:description>
<dc:subject><![CDATA[Sensitivity analysis]]></dc:subject>
<dc:subject><![CDATA[Patient-specific quality assurance]]></dc:subject>
<dc:subject><![CDATA[Proton therapy]]></dc:subject>
<dc:subject><![CDATA[Automation]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.zemedi.2026.04.002]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42045-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:41230-1</identifier>
<datestamp>2026-08-13</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Trommer, J.]]></dc:creator>
<dc:creator><![CDATA[Ullrich, M.]]></dc:creator>
<dc:creator><![CDATA[Reissig, F.]]></dc:creator>
<dc:creator><![CDATA[Brühlmann, S. A.]]></dc:creator>
<dc:creator><![CDATA[Nitt-Weber, A.-K.]]></dc:creator>
<dc:creator><![CDATA[Novy, Z.]]></dc:creator>
<dc:creator><![CDATA[Hajduova, K.]]></dc:creator>
<dc:creator><![CDATA[Kurfurstova, D.]]></dc:creator>
<dc:creator><![CDATA[Hendrychova, R.]]></dc:creator>
<dc:creator><![CDATA[Bouchal, J.]]></dc:creator>
<dc:creator><![CDATA[Petrik, M.]]></dc:creator>
<dc:creator><![CDATA[Neuber, C.]]></dc:creator>
<dc:creator><![CDATA[Sihver, W.]]></dc:creator>
<dc:creator><![CDATA[Stadlbauer, S.]]></dc:creator>
<dc:creator><![CDATA[Pietzsch, J.]]></dc:creator>
<dc:creator><![CDATA[Kreller, M.]]></dc:creator>
<dc:creator><![CDATA[Kopka, K.]]></dc:creator>
<dc:creator><![CDATA[Mamat, C.]]></dc:creator>
<dc:creator><![CDATA[Zarschler, K.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-41230-1</dc:identifier>
<dc:title><![CDATA[It’s a match: Use of the radionuclide theranostic pair 133La/225Ac for the radiopharmacological characterization of EGFR-targeted single-domain antibodies]]></dc:title>
<dc:source><![CDATA[EJNMMI Radiopharmacy and Chemistry 10(2025), 31]]></dc:source>
<dc:date>2025</dc:date>
<dc:description><![CDATA[Background: 
Targeted alpha therapy represents an advanced and rapidly evolving form of precision cancer treatment with increasing importance in recent years. The alpha-emitter 225Ac plays a key role in this clinical development due to its attractive physical and chemical properties. In this context, the macropa chelator has favorable characteristics in terms of labeling conditions and complex stability, making its derivatives exceptionally appealing for 225Ac-labeling of heat-sensitive biomolecules. However, preclinical evaluation of such 225Ac-containing molecules and comprehensive assessment of their pharmacokinetics, dosimetry and radiobiology necessitate a suitable diagnostic counterpart. Due to its attractive radiation properties, 133La represents an adequate positron-emitting radionuclide to form a matched pair with 225Ac for macropa-based radiopharmaceuticals. Herein, we describe the preparation and radiopharmacological characterization of macropa-functionalized, 133La/225Ac-labeled single-domain antibodies (sdAbs) targeting the epidermal growth factor receptor (EGFR) to demonstrate the general suitability of this theranostic pair of radionuclides.
    Results:
The synthesis of a clickable, bicyclononyne-modified macropa chelator and its site-specific conjugation to azide-modified, monovalent and biparatopic sdAbs is presented. Subsequent labeling at room temperature (rt) for 15 min resulted in molar activities of 30 MBq/nmol for 133La and 0.5 MBq/nmol for 225Ac, respectively. In vitro studies using the 133La-labeled sdAbs revealed comparable binding characteristics, but an enhanced cellular internalization of the biparatopic variant compared to its monovalent counterparts. This increased uptake consequently resulted in higher cytotoxicity of the 225Ac-labeled biparatopic conjugate. In vivo PET imaging in mice bearing EGFR-overexpressing tumors indicated comparable uptake and retention of the 133La-labeled conjugates in liver and kidneys, but a slightly higher tumor accumulation of the monovalent variants. Ex vivo biodistribution studies conducted with 225Ac-labeled conjugates largely confirmed the findings obtained by PET imaging. Final histological examinations of tumor and kidney tissues showed DNA damage in the renal cortex of the 225Ac-radioimmunoconjugate-treated mice, but no differences in the number of -H2AX-positive cells in the corresponding tumor tissues could be detected.
    Conclusions: 
We present a comprehensive study on the theranostic application of 133La and 225Ac for antibody-based biomolecules and lay the foundation for the future application of this matched pair of radionuclides towards labeling of heat-sensitive, macropa-functionalized radiopharmaceuticals in general.]]></dc:description>
<dc:subject><![CDATA[Radio-TLC]]></dc:subject>
<dc:subject><![CDATA[Radio-SDS-PAGE]]></dc:subject>
<dc:subject><![CDATA[Bindung und Internalisierung]]></dc:subject>
<dc:subject><![CDATA[Fluoreszenzmikroskopie]]></dc:subject>
<dc:subject><![CDATA[Koloniebildungsassay]]></dc:subject>
<dc:subject><![CDATA[Incucyte]]></dc:subject>
<dc:subject><![CDATA[PET imaging]]></dc:subject>
<dc:subject><![CDATA[Bioverteilung]]></dc:subject>
<dc:subject><![CDATA[Histologie]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1186/s41181-025-00354-7]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-41230-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:41669-1</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Bernabei, M.]]></dc:creator>
<dc:creator><![CDATA[Nexhipi, S.]]></dc:creator>
<dc:creator><![CDATA[Bodenstein, E.]]></dc:creator>
<dc:creator><![CDATA[Lühr, A.]]></dc:creator>
<dc:creator><![CDATA[Pawelke, J.]]></dc:creator>
<dc:creator><![CDATA[Schneider, M.]]></dc:creator>
<dc:creator><![CDATA[Schürer, M.]]></dc:creator>
<dc:creator><![CDATA[Schwarz, R.]]></dc:creator>
<dc:creator><![CDATA[Horst, F. E.]]></dc:creator>
<dc:creator><![CDATA[Dietrich, A.]]></dc:creator>
<dc:creator><![CDATA[Beyreuther, E.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-41669-1</dc:identifier>
<dc:title><![CDATA[Six-Month Evaluation of Normal Mouse Brain Side Effects: Comparing FLASH and Conventional Proton SOBP Irradiation]]></dc:title>
<dc:source><![CDATA[Clinical and Translational Radiation Oncology 59(2026), 101183]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Background and purpose: The FLASH effect demonstrated its ability to effectively control local tumour while reducing damage to healthy tissues. This pilot study was designed and conducted to establish an irradiation setup and to generate data for future studies investigating long-term side effects of mouse brain irradiation with ultra-high dose-rate (FLASH-PT) and conventional proton therapy (CONV-PT).
Material and methods: Fourteen C57BL/6JRj female mice were partial brain irradiated with a single dose of 22.5 Gy using a proton spread-out Bragg peak (SOBP). Mice were randomised into FLASH-PT (268 Gy/s, n=6), CONV-PT (0.33 Gy/s, n=6), and unirradiated sham groups (n=2). In addition to skin reaction monitoring as short-term endpoint, regular contrast-enhanced magnetic resonance imaging (MRI) was performed during the six-month follow-up. Brains were formalin-fixed and paraffin-embedded and stained to assess activation of microglia.
Results: The analysis of skin reactions demonstrates a trend in tissue-sparing effect for the FLASH group. In the brain MRI, no contrast enhancement was observed after irradiation. Although no group–level differences in microglia activation were observed between FLASH-PT and CONV-PT, both treatments showed increased density of activated microglia, which was distinct in specific regions within the periventricular area.
Conclusion: The established irradiation setup allowed for a clinically relevant approach to preclinical FLASH-PT research. Partially irradiated brain showed no microglia-related FLASH effect. Further studies are required to fully comprehend dose–effect curves and timing for the FLASH effect in the brain.]]></dc:description>
<dc:subject><![CDATA[Brain FLASH radiotherapy]]></dc:subject>
<dc:subject><![CDATA[Long-term side effects]]></dc:subject>
<dc:subject><![CDATA[Microglia density]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.ctro.2026.101183]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-41669-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42041-1</identifier>
<datestamp>2026-09-01</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Schwengfelder, J.]]></dc:creator>
<dc:creator><![CDATA[Peters, N.]]></dc:creator>
<dc:creator><![CDATA[Wohlfahrt, P.]]></dc:creator>
<dc:creator><![CDATA[Richter, C.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42041-1</dc:identifier>
<dc:title><![CDATA[Dual-energy CT for proton therapy: Impact of advanced slice-wise patient-thickness estimation methods for improved stopping-power prediction]]></dc:title>
<dc:source><![CDATA[Journal of Applied Clinical Medical Physics 27(2026)5, e70630]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Background and Purpose
The direct prediction of stopping-power ratio (SPR) from dual-energy CT has become gold-standard in proton therapy. Remaining uncertainties due to patient-size-specific CT number variations are mitigated by calibration factors based on patient size defined as water-equivalent thickness. To improve SPR prediction, two slice-wise thickness estimation methods (TEM-B1 and -B2) were compared with the previously used one (TEM-A).

Materials and Methods
TEM-A is using the maximum attenuation projections in x- and y-direction, while TEM B1 and -B2 incorporate all voxels of the object to better describe non-oval geometries. Simplified geometries were used to investigate TEM dependencies on several parameters (e.g. object shape, rotation). TEMs were then applied to DECT scans of cylindrical acrylic phantoms with varying diameters and to patient data. Clinical treatment plans were recalculated on generated TEM-specific SPR datasets and the impact of different estimated thicknesses on SPR was assessed.

Results
In contrast to TEM-A, TEM-B1 and -B2 demonstrated robustness to object shape and rotation. Couch attenuation affected all evaluated TEMs with TEM-A being most affected. For patient scans, TEM-B1 and B2 agreed closely but differed from TEM-A, especially in high diameters. In obese patients this leads to relative proton range deviations up to 0.3% when comparing TEM-B1 and TEM-A. In the sensitivity analysis, TEM-B1 and -B2 maintained SPR uncertainties below ± 3% even for cortical bone. 

Conclusions
TEM-B1 and -B2 reduced deviations in thickness estimation and increased robustness to object shape, overcoming the limitations of TEM-A and improving SPR prediction accuracy.]]></dc:description>
<dc:subject><![CDATA[stopping-power ratio]]></dc:subject>
<dc:subject><![CDATA[dual-energy computed tomography]]></dc:subject>
<dc:subject><![CDATA[proton therapy]]></dc:subject>
<dc:subject><![CDATA[thickness estimation]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/acm2.70630]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42041-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43786-1</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Liang, J.]]></dc:creator>
<dc:creator><![CDATA[Bergamini, R.]]></dc:creator>
<dc:creator><![CDATA[Lundsted Poulsen, J.]]></dc:creator>
<dc:creator><![CDATA[Padullés Solé, R.]]></dc:creator>
<dc:creator><![CDATA[Nielsen, J. U.]]></dc:creator>
<dc:creator><![CDATA[Zühlsdorf, B.]]></dc:creator>
<dc:creator><![CDATA[Jensen, J. K.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43786-1</dc:identifier>
<dc:title><![CDATA[Rethinking spray drying for full electrification by process adaptation]]></dc:title>
<dc:source><![CDATA[Energy 360(2026), 141742]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Spray drying is a cornerstone of dairy manufacturing, yet its high energy demand and carbon footprint require transformative solutions. Electrification using high temperature heat pumps (HTHPs) offers strong potential, but existing studies mainly optimize heat pump configurations while treating spray drying processes as fixed boundary conditions, limiting system-level performance. This study rethinks spray drying for full electrification by proposing a system-level framework that simultaneously adapts process parameters and HTHP integration. The framework establishes thermodynamic coupling between the multiple HTHPs and key components including the drying chamber, fluidizers, desiccant wheels, and heat exchanger network, and captures interactions among production, efficiency, and economic performance. Using skimmed milk powder production as a case study, the model reveals that coordinated adjustments of airflow, feed rate, and fluidizer humidity can significantly lower the required drying temperature to 152.4 <sup>◦</sup>C, achieving a coefficient of performance of 3.3, a levelized heat cost of 25.69 €/MWh, and a specific energy consumption of 0.36 kWh/kg. Exergy analysis further clarifies internal loss mechanisms and energy recovery opportunities. By shifting from heat pump optimization to holistic process redesign, this work introduces a new pathway for fully electrified spray drying and provides a practical decisionsupport framework for balancing production, efficiency, and economic viability in cleaner dairy manufacturing.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.energy.2026.141742]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43786-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43642-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Günther, N.]]></dc:creator>
<dc:creator><![CDATA[Rodriguez-Barea, B.]]></dc:creator>
<dc:creator><![CDATA[Herzog, J. L.]]></dc:creator>
<dc:creator><![CDATA[Stern, B. E.]]></dc:creator>
<dc:creator><![CDATA[Ansieau, A.]]></dc:creator>
<dc:creator><![CDATA[Wrzesinska-Lashkova, A.]]></dc:creator>
<dc:creator><![CDATA[Vaynzof, Y.]]></dc:creator>
<dc:creator><![CDATA[Erbe, A.]]></dc:creator>
<dc:creator><![CDATA[Eychmüller, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43642-1</dc:identifier>
<dc:title><![CDATA[Charge Transport in All-Inorganic CuInSe2 Nanocrystal Transistors: Linking Material Design and Device Performance]]></dc:title>
<dc:source><![CDATA[Advanced Electronic Materials 12(2026)15, e70468]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Solution-processable semiconductor nanocrystals (NCs) offer a versatile, highly tunable platform for low-cost, next-generation electronics. However, their integration into field-effect transistors (FETs) remains limited by the challenge of optimizing synthesis, surface chemistry, and charge transport. In this work, CuInSe2 NCs are synthesized, and their organic, insulating ligand environment is exchanged with short inorganic ligands such as sulfides, to enable efficient interparticle coupling. The all-inorganic dispersions are spin-coated and top-contacted to fabricate fully functioning FETs. Reference samples exhibit saturation mobilities of µsat  =  2.30 ± 0.76 × 10−3 cm2 V−1 s−1 and a current modulation Ron/off  =  10.4. Systematic variation of key parameters—including NC size, ligand chemistry, film thickness, and transistor geometry—provides a comprehensive understanding of the structure-property relationships, enhancing the final FET performance up to µsat  =  12.93 ± 1.23 × 10−3 cm2 V−1 s−1. This study presents a knowledge platform for advancing NC-based electronics toward practical applications.]]></dc:description>
<dc:subject><![CDATA[charge transport]]></dc:subject>
<dc:subject><![CDATA[copper indium diselenide]]></dc:subject>
<dc:subject><![CDATA[field-effect transistors]]></dc:subject>
<dc:subject><![CDATA[nanocrystals]]></dc:subject>
<dc:subject><![CDATA[solution process]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/aelm.70468]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43642-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43621-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Ghosh, S.]]></dc:creator>
<dc:creator><![CDATA[Puddu, A.]]></dc:creator>
<dc:creator><![CDATA[Prucnal, S.]]></dc:creator>
<dc:creator><![CDATA[Lehmann, S.]]></dc:creator>
<dc:creator><![CDATA[Nielsch, K.]]></dc:creator>
<dc:creator><![CDATA[Georgiev, Y. M.]]></dc:creator>
<dc:creator><![CDATA[Echresh, A.]]></dc:creator>
<dc:creator><![CDATA[Erbe, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43621-1</dc:identifier>
<dc:title><![CDATA[From Doping to Polarity Control: Transport Switching in Silicon Nanowire Field-Effect Transistors]]></dc:title>
<dc:source><![CDATA[Physica Status Solidi (A) 223(2026)15, 1614009]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[As semiconductor technologies approach the sub-nanometer node, conventional CMOS scaling faces fundamental physical limitations. To overcome these challenges, novel device architectures are being investigated to sustain performance improvements and enable enhanced functionality. This work explores silicon nanowire field-effect transistors (FETs) fabricated using a top-down, CMOS-compatible process, employing n-type phosphorus-doped channels with systematically varied doping concentrations. The influence of doping on carrier transport is investigated through back-gate, top-gate, and dual-gate configurations. Lightly doped devices exhibit transport dominated by Schottky-barrier modulation, enabling ambipolar and unipolar operation, polarity control, and tunable transfer characteristics with on/off current ratios up to 108 and excellent p–n on-current symmetry of 1.67, emulating reconfigurable modes of operation. In contrast, increasing the doping concentration and reducing the channel length promote a transition toward junctionless operation. Highly doped short-channel devices with gate lengths down to 500 nm and cross-sectional dimensions of 20 nm exhibit unipolar operation, strong electrostatic control, and scalable junctionless behavior. These devices achieve on/off current ratios exceeding 106, stable threshold voltages below 1 V, and moderate subthreshold swing. This work provides insight into the evolution of transport mechanisms from Schottky-barrier-controlled to junctionless operation, demonstrating doping-dependent switching of functionality within a CMOS-compatible platform.]]></dc:description>
<dc:subject><![CDATA[silicon nanowire]]></dc:subject>
<dc:subject><![CDATA[FET]]></dc:subject>
<dc:subject><![CDATA[Schottky-barrier]]></dc:subject>
<dc:subject><![CDATA[junctionless transistor]]></dc:subject>
<dc:subject><![CDATA[ion implantation]]></dc:subject>
<dc:subject><![CDATA[polarity-control]]></dc:subject>
<dc:subject><![CDATA[ambipolarity]]></dc:subject>
<dc:subject><![CDATA[unipolarity]]></dc:subject>
<dc:subject><![CDATA[electrostatic modulation]]></dc:subject>
<dc:subject><![CDATA[flash lamp annealing]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/pssa.70442]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43621-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43375-4</identifier>
<datestamp>2026-09-01</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Krause, L.]]></dc:creator>
<dc:creator><![CDATA[Sieger, M.]]></dc:creator>
<dc:creator><![CDATA[Wondrak, T.]]></dc:creator>
<dc:creator><![CDATA[Eckert, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43375-4</dc:identifier>
<dc:title><![CDATA[Contactless detection and characterization of gas bubbles and non-conducting inclusions in liquid metals]]></dc:title>
<dc:source><![CDATA[INM weekly seminar, 27.08.2026, Riga / online, Latvia]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[This paper presents the method of contactless inductive bubble detection (CIBD) in electrically conductive fluids, such as liquid metals. This measuring technique is also suitable for applications in high-temperature processes for the detection and characterisation of non-conductive inclusions. An excitation coil generates an alternating magnetic field which penetrates the fluid and induces eddy currents within it. The appearance of electrically non-conductive inclusions, such as gas bubbles and slag, in the otherwise highly conductive liquid, alters the current distribution and can be detected by monitoring the corresponding magnetic field outside the liquid. We demonstrate that even a single sensor is sufficient to reliably detect the presence of inclusions and estimate their velocity. Based on numerical simulations, we present a multi-sensor detection system to determine key properties of individual spherical non-conductive inclusions, such as size and position. The capabilities for reconstructing inclusion properties are investigated using various sensor combinations. This study experimentally validates a suitable configuration that involves a minimal number of sensors for the robust reconstruction of the position and size of these inclusions.]]></dc:description>
<dc:subject><![CDATA[inductive measurement techniques]]></dc:subject>
<dc:subject><![CDATA[inverse problem]]></dc:subject>
<dc:subject><![CDATA[liquid metal]]></dc:subject>
<dc:subject><![CDATA[magnetohydrodynamics]]></dc:subject>
<dc:subject><![CDATA[process controll]]></dc:subject>
<dc:subject><![CDATA[reactor safety]]></dc:subject>
<dc:type>info:eu-repo/semantics/lecture</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:lecture</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43375-4</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43375-3</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Krause, L.]]></dc:creator>
<dc:creator><![CDATA[Sieger, M.]]></dc:creator>
<dc:creator><![CDATA[Wondrak, T.]]></dc:creator>
<dc:creator><![CDATA[Eckert, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43375-3</dc:identifier>
<dc:title><![CDATA[Contactless detection and characterization of gas bubbles and non-conducting inclusions in liquid metals]]></dc:title>
<dc:source><![CDATA[14th PAMIR International Conference on Fundamental and Applied Magnetohydrodynamics, 06.-09.07.2026, Leoben, Österreich<br>Proceedings of 14th PAMIR International Conference on Fundamental and Applied MHD]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[This paper presents the method of contactless inductive bubble detection (CIBD) in electrically conductive fluids, such as liquid metals. This measuring technique is also suitable for applications in high-temperature processes for the detection and characterisation of non-conductive inclusions. An excitation coil generates an alternating magnetic field which penetrates the fluid and induces eddy currents within it. The appearance of electrically non-conductive inclusions, such as gas bubbles and slag, in the otherwise highly conductive liquid, alters the current distribution and can be detected by monitoring the corresponding magnetic field outside the liquid. We demonstrate that even a single sensor is sufficient to reliably detect the presence of inclusions and estimate their velocity. Based on numerical simulations, we present a multi-sensor detection system to determine key properties of individual spherical non-conductive inclusions, such as size and position. The capabilities for reconstructing inclusion properties are investigated using various sensor combinations. This study experimentally validates a suitable configuration that involves a minimal number of sensors for the robust reconstruction of the position and size of these inclusions.]]></dc:description>
<dc:subject><![CDATA[inductive measurement techniques]]></dc:subject>
<dc:subject><![CDATA[inverse problem]]></dc:subject>
<dc:subject><![CDATA[liquid metal]]></dc:subject>
<dc:subject><![CDATA[magnetohydrodynamics]]></dc:subject>
<dc:subject><![CDATA[process controll]]></dc:subject>
<dc:subject><![CDATA[reactor safety]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43375-3</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43375-2</identifier>
<datestamp>2026-08-20</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Krause, L.]]></dc:creator>
<dc:creator><![CDATA[Sieger, M.]]></dc:creator>
<dc:creator><![CDATA[Wondrak, T.]]></dc:creator>
<dc:creator><![CDATA[Eckert, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43375-2</dc:identifier>
<dc:title><![CDATA[Contactless detection and characterization of gas bubbles and non-conducting inclusions in liquid metals]]></dc:title>
<dc:source><![CDATA[14th PAMIR International Conference on Fundamental and Applied Magnetohydrodynamics, 06.-09.07.2026, Loeben, Österreich]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[This paper presents the method of contactless inductive bubble detection (CIBD) in electrically conductive fluids, such as liquid metals. This measuring technique is also suitable for applications in high-temperature processes for the detection and characterisation of non-conductive inclusions. An excitation coil generates an alternating magnetic field which penetrates the fluid and induces eddy currents within it. The appearance of electrically non-conductive inclusions, such as gas bubbles and slag, in the otherwise highly conductive liquid, alters the current distribution and can be detected by monitoring the corresponding magnetic field outside the liquid. We demonstrate that even a single sensor is sufficient to reliably detect the presence of inclusions and estimate their velocity. Based on numerical simulations, we present a multi-sensor detection system to determine key properties of individual spherical non-conductive inclusions, such as size and position. The capabilities for reconstructing inclusion properties are investigated using various sensor combinations. This study experimentally validates a suitable configuration that involves a minimal number of sensors for the robust reconstruction of the position and size of these inclusions.]]></dc:description>
<dc:subject><![CDATA[inductive measurement techniques]]></dc:subject>
<dc:subject><![CDATA[inverse problem]]></dc:subject>
<dc:subject><![CDATA[liquid metal]]></dc:subject>
<dc:subject><![CDATA[magnetohydrodynamics]]></dc:subject>
<dc:subject><![CDATA[process controll]]></dc:subject>
<dc:subject><![CDATA[reactor safety]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43375-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43597-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Machado, J. d. M. F.]]></dc:creator>
<dc:creator><![CDATA[Winzer, R.]]></dc:creator>
<dc:creator><![CDATA[Apolle, R.]]></dc:creator>
<dc:creator><![CDATA[Forberger, A.]]></dc:creator>
<dc:creator><![CDATA[Zarschler, K.]]></dc:creator>
<dc:creator><![CDATA[Knieß, T.]]></dc:creator>
<dc:creator><![CDATA[Kreller, M.]]></dc:creator>
<dc:creator><![CDATA[Kopka, K.]]></dc:creator>
<dc:creator><![CDATA[Kiß, O.]]></dc:creator>
<dc:creator><![CDATA[Wimberger, P.]]></dc:creator>
<dc:creator><![CDATA[Miederer, M.]]></dc:creator>
<dc:creator><![CDATA[Link, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43597-1</dc:identifier>
<dc:title><![CDATA[Case Report: Non-invasive [89Zr]Zr-DFO-trastuzumab positron emission tomography in the multimodal characterisation of platinum-resistant high-grade serous ovarian cancer]]></dc:title>
<dc:source><![CDATA[Frontiers in Nuclear Medicine 6(2026), 1832138]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[We report a case that combines several aspects of molecular diagnostics and clinical follow-up with innovative imaging of [89Zr]Zr-DFO-trastuzumab positron emission computed tomography (PET/CT) to depict human epidermal growth factor receptor 2 (HER2)-targeted tracer uptake in several metastatic sites in advanced platinum-resistant high-grade serous ovarian cancer (HGSOC). A 74-year-old woman underwent this procedure, and PET/CT images were interpreted alongside conventional biomarkers (CA125 and immunohistochemistry (IHC)) and contrast-enhanced computed tomography (CE-CT). PET imaging revealed intense tracer uptake in the primary ovarian tumour site (SUVratio 13.8), with corresponding HER2+ expression (3+) observed on the IHC of the primary tumour. Moreover, moderate uptake was observed in abdominal wall metastases (SUVratio 3.6) and near-background uptake in hepatic lesions (SUVratio 1.6), consistent with image-suggestive spatial heterogeneity in HER2-targeted tracer uptake. CA125 measurements corroborated early biochemical response, with values declining from 676 to 254 U/mL after six weeks of trastuzumab deruxtecan (T-DXd) treatment as third-line therapy. Follow-up CE-CT showed qualitative regression of [89Zr]Zr-DFO-trastuzumab-avid lesions, despite non-measurable disease by RECIST and a subsequent CE-CT imaging after 20 weeks demonstrated a mixed response pattern, without a clear relationship to pre-T-DXd [89Zr]Zr-DFO-trastuzumab uptake. This case study illustrates how integrating non-invasive [89Zr]Zr-DFO-trastuzumab PET molecular imaging with conventional radiology, IHC, and biochemical markers within the clinical pathway may support individualised therapeutic decision-making.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.3389/fnume.2026.1832138]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43597-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43749-1</identifier>
<datestamp>2026-08-13</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Wen, S.]]></dc:creator>
<dc:creator><![CDATA[Coto, R.]]></dc:creator>
<dc:creator><![CDATA[Wen, P.]]></dc:creator>
<dc:creator><![CDATA[Prucnal, S.]]></dc:creator>
<dc:creator><![CDATA[Helm, M.]]></dc:creator>
<dc:creator><![CDATA[Luo, J.-W.]]></dc:creator>
<dc:creator><![CDATA[Zhou, S.]]></dc:creator>
<dc:creator><![CDATA[Berencen, Y.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43749-1</dc:identifier>
<dc:title><![CDATA[Room-temperature alignment-free magnetometry with boron vacancies in hot-pressed hexagonal boron nitride]]></dc:title>
<dc:source><![CDATA[Communications Materials 7(2026), 209]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Magnetic-field sensing is essential for applications ranging from communication and environmental monitoring to biomedical diagnostics. Quantum sensors based on solid-state spin defects, such as nitrogen-vacancy centers in diamond and boron vacancies (VB-) in hexagonal boron nitride (hBN), typically require precise alignment between the external magnetic field and the defect spin quantization axis, limiting their practical deployment. Here, we demonstrate room-temperature optically detected magnetic resonance (ODMR) from negatively charged boron vacancies in commercially available hot-pressed polycrystalline hBN. The random orientation of crystallites gives rise to an ensemble of defect quantization axes, enabling magnetic-field detection without the need for precise sensor alignment. The resulting orientation-averaged ODMR response exhibits broadened linewidths and reduced contrast compared with single-crystal hBN, while retaining clear magnetic-field-dependent signatures. Numerical simulations incorporating hyperfine interactions, anisotropic broadening, and preferential defect alignment accurately reproduce the experimental ODMR spectra across different magnetic-field strengths and orientations. Although the ensemble response does not permit unambiguous reconstruction of the magnetic-field vector, it enables robust alignment-free (scalar) magnetometry under ambient conditions. These results establish hot-pressed polycrystalline hBN as a scalable platform for room-temperature quantum magnetic-field sensing and highlight the potential of disordered spin ensembles for practical quantum sensing applications.]]></dc:description>
<dc:subject><![CDATA[Optically active spin defects]]></dc:subject>
<dc:subject><![CDATA[hexagonal boron nitride]]></dc:subject>
<dc:subject><![CDATA[He irradiation]]></dc:subject>
<dc:subject><![CDATA[Optically detected magnetic resonance]]></dc:subject>
<dc:subject><![CDATA[Room-temperature magnetometry]]></dc:subject>
<dc:subject><![CDATA[Quantum sensing]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1038/s43246-026-01329-0]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43749-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43561-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Rutkowski, S.]]></dc:creator>
<dc:creator><![CDATA[Frühwald, M. C.]]></dc:creator>
<dc:creator><![CDATA[Fleischhack, G.]]></dc:creator>
<dc:creator><![CDATA[Tippelt, S.]]></dc:creator>
<dc:creator><![CDATA[Hernáiz-Driever, P.]]></dc:creator>
<dc:creator><![CDATA[Witt, O.]]></dc:creator>
<dc:creator><![CDATA[Gnekow, A.]]></dc:creator>
<dc:creator><![CDATA[Kramm, C.]]></dc:creator>
<dc:creator><![CDATA[Eyrich, M.]]></dc:creator>
<dc:creator><![CDATA[Wolf, J. E. A.]]></dc:creator>
<dc:creator><![CDATA[Müller, H.]]></dc:creator>
<dc:creator><![CDATA[Friedrich, C.]]></dc:creator>
<dc:creator><![CDATA[Kordes, U. R.]]></dc:creator>
<dc:creator><![CDATA[Obrecht-Sturm, D.]]></dc:creator>
<dc:creator><![CDATA[Ketteler, P.]]></dc:creator>
<dc:creator><![CDATA[Zezschwitz, B.]]></dc:creator>
<dc:creator><![CDATA[Johann, P.]]></dc:creator>
<dc:creator><![CDATA[Sturm, D.]]></dc:creator>
<dc:creator><![CDATA[Nemes, K.]]></dc:creator>
<dc:creator><![CDATA[Schönberger, S.]]></dc:creator>
<dc:creator><![CDATA[Milde, T.]]></dc:creator>
<dc:creator><![CDATA[Bison, B.]]></dc:creator>
<dc:creator><![CDATA[Warmuth-Metz, M.]]></dc:creator>
<dc:creator><![CDATA[Pietsch, T.]]></dc:creator>
<dc:creator><![CDATA[Schüller, U.]]></dc:creator>
<dc:creator><![CDATA[Koch, A.]]></dc:creator>
<dc:creator><![CDATA[Capper, D.]]></dc:creator>
<dc:creator><![CDATA[Hasselblatt, M.]]></dc:creator>
<dc:creator><![CDATA[Thomas, C.]]></dc:creator>
<dc:creator><![CDATA[Hagel, C.]]></dc:creator>
<dc:creator><![CDATA[Pfister, S. M.]]></dc:creator>
<dc:creator><![CDATA[Sahm, F.]]></dc:creator>
<dc:creator><![CDATA[Jones, D. T. W.]]></dc:creator>
<dc:creator><![CDATA[Schuhmann, M. U.]]></dc:creator>
<dc:creator><![CDATA[Krauss, J.]]></dc:creator>
<dc:creator><![CDATA[Emami, P.]]></dc:creator>
<dc:creator><![CDATA[El Damaty, A.]]></dc:creator>
<dc:creator><![CDATA[Kortmann, R. D.]]></dc:creator>
<dc:creator><![CDATA[Schwarz, R.]]></dc:creator>
<dc:creator><![CDATA[Debus, J.]]></dc:creator>
<dc:creator><![CDATA[Krause, M.]]></dc:creator>
<dc:creator><![CDATA[Pohl, F.]]></dc:creator>
<dc:creator><![CDATA[Ottensmeier, H.]]></dc:creator>
<dc:creator><![CDATA[Bußenius, L.]]></dc:creator>
<dc:creator><![CDATA[Baust, K.]]></dc:creator>
<dc:creator><![CDATA[Faldum, A.]]></dc:creator>
<dc:creator><![CDATA[Ronckers, C.]]></dc:creator>
<dc:creator><![CDATA[Grabow, D.]]></dc:creator>
<dc:creator><![CDATA[Benesch, M.]]></dc:creator>
<dc:creator><![CDATA[Perwein, T.]]></dc:creator>
<dc:creator><![CDATA[Dieckmann, K.]]></dc:creator>
<dc:creator><![CDATA[Slavc, I.]]></dc:creator>
<dc:creator><![CDATA[Gojo, J.]]></dc:creator>
<dc:creator><![CDATA[Gerber, N. U.]]></dc:creator>
<dc:creator><![CDATA[Bueren, A. O.]]></dc:creator>
<dc:creator><![CDATA[Scheinemann, K.]]></dc:creator>
<dc:creator><![CDATA[Calaminus, G.]]></dc:creator>
<dc:creator><![CDATA[Timmermann, B.]]></dc:creator>
<dc:creator><![CDATA[Thomale, U.-W.]]></dc:creator>
<dc:creator><![CDATA[Mynarek, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43561-1</dc:identifier>
<dc:title><![CDATA[The HIT Network for Children and Adolescents With CNS Tumors Facilitates Improvements of Diagnostic Assessments, Multimodal Treatments, Individual Counseling, and Research in Germany, Austria, and Switzerland]]></dc:title>
<dc:source><![CDATA[Pediatric Blood & Cancer 73(2026)5]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Background: The HIT network was established in 2000 to create a population-based structure aiming to improve survival rates and reduce late effects for children with central nervous system (CNS) tumors by conducting comprehensive clinical trials.
Methods: The HIT network currently consists of 10 coordinating trial centers mandated by the German Society for Pediatric Oncology and Hematology (GPOH) to conduct clinical trials and research projects, and to provide counseling to local centers for individual patients. The network is complemented by 11 reference centers (neuropathology, tumor biology, neuroradiology, 
pediatric neurosurgery, cerebrospinal fluid [CSF], assessments, radiotherapy, genetics), biostatistical support, and currently 72 local treatment sites. 
Results: Numbers of children and adolescents with newly diagnosed CNS tumors registered to trials and registries increased from approximately 500 to more than 600 per year, corresponding to > 95% of affected HIT-eligible children and adolescents in Germany.]]></dc:description>
<dc:subject><![CDATA[brain tumor]]></dc:subject>
<dc:subject><![CDATA[children]]></dc:subject>
<dc:subject><![CDATA[clinical trials]]></dc:subject>
<dc:subject><![CDATA[CNS tumor]]></dc:subject>
<dc:subject><![CDATA[network]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/1545-5017.70165]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43561-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43753-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Duckstein, A.]]></dc:creator>
<dc:creator><![CDATA[Pospiech, S.]]></dc:creator>
<dc:creator><![CDATA[Tolosana Delgado, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43753-1</dc:identifier>
<dc:title><![CDATA[GeoPathSim: A Python workflow for geostatistical simulation of mineral structures along potential transport pathways based on classified mineral images]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-13 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4932" target="_blank">10.14278/rodare.4932</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4933" target="_blank">10.14278/rodare.4933</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>GeoPathSim is a Python-based research software workflow for deriving, analysing, and stochastically simulating mineral structures exposed along potential transport pathways in heterogeneous geological materials. It was developed within the SANGUR project (Systematic Sensitivity Analysis for Mechanistic Geochemical Models using Field Data from Crystalline Rock; ref. no. 02E12112A) to support the characterization of mineral assemblages that may be accessible along potential transport pathways and to provide structural input for subsequent geochemical and transport-related analyses.</p>

<p>GeoPathSim operates on spatially resolved, classified two-dimensional raster data, such as SEM-based automated mineralogy maps or comparable categorical images of mineral or material classes. The preprocessing workflow converts classified images into integer rasters, harmonizes mineral classes, calculates bulk and mask-area mineral compositions in volume and weight fractions, and can derive mineral-neighbour statistics from the original structure.</p>

<p>Two complementary stochastic simulation approaches are implemented. For visible fractures or other explicitly traceable pathways, the one-dimensional workflow extracts mineral sequences, estimates Markov transition probabilities, and generates stochastic pathway realizations. For samples without clearly traceable pathways or when complete spatial mineral fields are required, the two-dimensional workflow estimates empirical indicator variograms, fits Mat&eacute;rn models, and generates hierarchical multi-Gaussian mineral-field realizations.</p>

<p>Additional workflows support the aggregation of results from multiple 1D and 2D simulations, mineral-neighbour analysis, categorical smoothing, bulk-versus-pathway comparison, mineral highlighting, image cropping, and representative-volume-element size analysis. GeoPathSim records explicit random seeds, configurations, manifests, logs, and structured numerical outputs to facilitate reproducible analyses. The software is designed to run on conventional desktop or laptop computers and does not require dedicated high-performance computing infrastructure.</p>

<p>In addition to the GeoPathSim source code, this publication contains two example datasets that demonstrate the application of the one-dimensional and two-dimensional workflows. For each example, the corresponding configuration files used to control preprocessing, analysis, simulation, and plotting are provided together with the resulting data outputs. These examples document the complete processing chain from classified mineral input data to derived mineral statistics and stochastic realizations and are intended to facilitate reproducibility, verification of the software workflow, and adaptation of GeoPathSim to other classified mineral datasets.</p>]]></dc:description>
<dc:subject><![CDATA[Geostatistical simulation]]></dc:subject>
<dc:subject><![CDATA[Markov chains]]></dc:subject>
<dc:subject><![CDATA[Multi-Gaussian simulation]]></dc:subject>
<dc:subject><![CDATA[Transport pathways]]></dc:subject>
<dc:subject><![CDATA[Spatial data analysis]]></dc:subject>
<dc:subject><![CDATA[Python research software]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43753-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43837-1</identifier>
<datestamp>2026-09-01</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Joseph, P. A.]]></dc:creator>
<dc:creator><![CDATA[Debastiani, R.]]></dc:creator>
<dc:creator><![CDATA[Ebert, D.]]></dc:creator>
<dc:creator><![CDATA[Möckel, R.]]></dc:creator>
<dc:creator><![CDATA[Guy, B. M.]]></dc:creator>
<dc:creator><![CDATA[Renno, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43837-1</dc:identifier>
<dc:title><![CDATA["Data Publication Related to the Master's Thesis '3D Reconstruction of Gas-Filled Bubbles in Slag-Metal Systems: Characterization, Distribution, and Implications for Pyrometallurgical Processes," by Praicy Ann Joseph.]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-26 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4979" target="_blank">10.14278/rodare.4979</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4980" target="_blank">10.14278/rodare.4980</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>Growing demand for sustainable metal production has increased interest in valorising metallurgical residues as secondary resources. The Waelz process commonly recovers Zinc from electric arc furnace dust, but it also produces significant amounts of Waelz slag containing valuable metals and minerals. Valorisation of Waelz slag via pyrometallurgical reduction smelting enables recovery of metals such as iron and manganese, providing a secondary resource and yielding a chemically stabilised secondary slag. The mechanisms controlling metal&ndash;slag separation and the development of internal microstructure during solidification remain under investigation. A comprehensive understanding of the chemical, mineralogical, and three-dimensional microstructural characteristics of this secondary slag is crucial for evaluating its properties and optimising its subsequent utilisation.</p>

<p>This study examines the three-dimensional structure and phase distribution of secondary Waelz slag produced by pyrometallurgical valorisation. X-ray computed tomography (XCT) served as the primary non-destructive characterisation method to reconstruct and quantify the slag&#39;s internal structure, focusing on the distribution, morphology, and size of gas-filled pores and metallic inclusions. XCT analysis was supplemented by X-ray diffraction (XRD) and elemental and mineralogical characterisation via SEM- based Automated minerology to correlate three-dimensional features with the material&#39;s chemical and phase composition.</p>

<p>XCT analysis identified a heterogeneous internal structure with pores and metallic inclusions exhibiting diverse sizes, morphologies, and spatial distributions. The results indicate systematic variations in porosity and metal fraction across the solidified slag.</p>

<p>The combined dataset shows that integrating XCT with XRD, XRF, and SEM-based Automated minerology links three-dimensional morphology, chemistry, and mineralogy in complex slag&ndash;metal systems. Correlation of XRD with SEM-based Automated minerology led to the proper identification of mineral phases present in the complex slag-metal system.</p>

<p>Although viscosity and surface tension can be simulated for experimental methods, the analytical workflow developed in this study provides a foundation for future research to quantify liquid slag viscosity and surface tension using XCT analysis. The technique-coupled correlative approach shows the necessity of a correlative workflow in an analysis.</p>



<p><strong>X-ray computed tomography (XCT) datasets</strong></p>

<p>Zip file with raw and reconstructed datasets from XCT for each of the subsamples from SWS_Bulk sample. For each scan, the folder is named as Sample_X, for example, Sample 1, and contains the raw data (&ldquo;WS_S1_scan_00xxxx.tif), the &ldquo;acquisition settings XRE.txt&rdquo; file with the XCT scan information and a folder named &ldquo;recon_WS_S1&rdquo;, which refers to data reconstructed using Panthera software, a software based on filtered back projection algorithm. The reconstructed data corresponds to xy slices in .tif format.</p>



<p><strong>Micro X-ray Fluorescence Spectroscopy (&micro;XRF) datasets</strong></p>

<p>&ldquo;SWS XRF data&rdquo; folder: excel file</p>

<p>Contains modal composition of the Secondary Waelz slag and the file is in the .xlsx format.</p>



<p><strong>SEM-based Automated Mineralogy (MLA)</strong></p>

<p>&ldquo;SEM_Automated Mineralogy&rdquo; folder contains BSE images and elemental maps of the MLA datasets for the sample SWS_S4 are .bmp or .png files. Bruker spectra are saved as .spx. and the .xlsx file contain the Measurement parameters, Modal minerology and Mineral reference.</p>

<p><strong>MLA measurement parameters: </strong></p>

<p>Voltage: 25 kV</p>

<p>Spot size: 4.46</p>

<p>Specimen current: 10 nA</p>

<p>Working distance: 13 mm</p>

<p>Pixel Resolution: 1000</p>

<p>Horizontal field width: 1000 microns</p>

<p>BSE calibration (Cu): 244 BSE</p>

<p>X ray mapping BSE range: 30-255 BSE</p>



<p>MLA Measurement mode: GXMAP</p>

<p>Step size: 10 microns</p>

<p>Min feature size: ca.2 microns</p>

<p>Dwell time: 16 microsec</p>

<p>X ray acquisition time: 6 ms</p>



<p>MLA Measurement mode: XMOD</p>

<p>Step size: 25 microns</p>

<p>Dwell time: 8 microsec</p>

<p>X ray acquisition time: 8 ms</p>

<p>Avg Number X ray points: 533785</p>



<p><strong>X ray Diffraction (XRD)</strong></p>

<p>&ldquo;SWS_XRD data&rdquo; folder contains the XY file from the measurement, a figure of the XRD intensity plot, the weight percent quantification of the phases and the &ldquo;SWS_Profex_BGMN_refined_XRD&rdquo; folder, it contains the refined structural files of phases, BGMN refinement parameter file and XRD device measurement file.</p>

<p>XRD Measurement parameter</p>

<p>Tube. Cobalt X ray tube</p>

<p>Voltage. 35 kV</p>

<p>Current: 35 mA</p>

<p>Filter: Iron- beta filter</p>

<p>Theta &ndash; range: 5 to 80</p>

<p>Step size_ 0.0131 degrees</p>

<p>Sample area: 15 X 12 mm</p>

<p>Duration: 153 min</p>

<p>Reference database: ICDD PDF-5+ 2026</p>]]></dc:description>
<dc:subject><![CDATA[X-ray Computed Tomography]]></dc:subject>
<dc:subject><![CDATA[Metallurgical Slag]]></dc:subject>
<dc:subject><![CDATA[Secondary Waelz Slag]]></dc:subject>
<dc:subject><![CDATA[X-ray Diffraction]]></dc:subject>
<dc:subject><![CDATA[SEM-based Automated Minerology]]></dc:subject>
<dc:subject><![CDATA[Correlative Characterisation.]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43837-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43707-1</identifier>
<datestamp>2026-08-10</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Feige, J.]]></dc:creator>
<dc:creator><![CDATA[Airo, A.]]></dc:creator>
<dc:creator><![CDATA[Koll, D.]]></dc:creator>
<dc:creator><![CDATA[Winkler, S.]]></dc:creator>
<dc:creator><![CDATA[Golser, R.]]></dc:creator>
<dc:creator><![CDATA[Knie, K.]]></dc:creator>
<dc:creator><![CDATA[Linnemann, U.]]></dc:creator>
<dc:creator><![CDATA[Merchel, S.]]></dc:creator>
<dc:creator><![CDATA[Rugel, G.]]></dc:creator>
<dc:creator><![CDATA[Steier, P.]]></dc:creator>
<dc:creator><![CDATA[Wallner, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43707-1</dc:identifier>
<dc:title><![CDATA[Applicability of 26Al and 10Be for depositional age dating in deep-sea records]]></dc:title>
<dc:source><![CDATA[Earth and Planetary Science Letters 692(2026)15, 120233]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Reliable depositional age dating is essential for studying million-year-old geologic records. Where methods such as biostratigraphy, magnetostratigraphy, or radiometric dating are insufficient or inapplicable, the atmospheric long-lived cosmogenic radionuclide 10Be (t1/2 = 1.4 million years) has become an important additional dating tool. The cosmogenic radionuclide 26Al (t1/2 = 0.7 million years), which is also produced in the atmosphere, has not been thoroughly investigated as a dating tool. In this study, we measured the concentrations of 10Be and 26Al, along with their stable counterparts 9Be and 27Al, in four deep-sea sediment cores from the Indian Ocean, one Central Pacific ferromanganese crust, and six ferromanganese nodules from the Atlantic Ocean. Our results show that 26Al-based dating is, in principle, similarly applicable to 10Be-based dating but has one major drawback: nucleogenic in-situ 26Al production leads to increasingly unreliable ages in sediments older than approximately 3 million years, with interferences occurring even earlier in ferromanganese deposits. Furthermore, in deep-sea sediments only the 26Al/27Al and 10Be/9Be ratios yield reliable ages, whereas 26Al and 10Be concentrations or the 26Al/10Be ratio are affected by signal dilution due to pelagic carbonates. Thus, we conclude that the primary advantage of measuring 26Al is to corroborate and improve 10Be/9Be ratio-derived ages using 26Al/27Al ratios, but only for deep-sea sediments younger than approximately 3 million years.]]></dc:description>
<dc:subject><![CDATA[26Al]]></dc:subject>
<dc:subject><![CDATA[10Be]]></dc:subject>
<dc:subject><![CDATA[AMS]]></dc:subject>
<dc:subject><![CDATA[Depositional dating]]></dc:subject>
<dc:subject><![CDATA[Sediments]]></dc:subject>
<dc:subject><![CDATA[Ferromanganese crust and nodules]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.epsl.2026.120233]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43707-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43714-1</identifier>
<datestamp>2026-08-27</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Babich, A.]]></dc:creator>
<dc:creator><![CDATA[Han, Y.]]></dc:creator>
<dc:creator><![CDATA[Mutschke, G.]]></dc:creator>
<dc:creator><![CDATA[Yang, X.]]></dc:creator>
<dc:creator><![CDATA[Eckert, K.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43714-1</dc:identifier>
<dc:title><![CDATA[Temperature-dependent bubble regimes in hydrogen and oxygen evolution]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-07-31 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4893" target="_blank">10.14278/rodare.4893</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4894" target="_blank">10.14278/rodare.4894</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>File containing the post-processed data used in the article</p>]]></dc:description>
<dc:subject><![CDATA[water electrolysis]]></dc:subject>
<dc:subject><![CDATA[fluid dynamics]]></dc:subject>
<dc:subject><![CDATA[bubble dynamics]]></dc:subject>
<dc:subject><![CDATA[Marangoni convection]]></dc:subject>
<dc:subject><![CDATA[microelectrode]]></dc:subject>
<dc:subject><![CDATA[temperature influence]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43714-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43681-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Li, Y.]]></dc:creator>
<dc:creator><![CDATA[Hua, Z.]]></dc:creator>
<dc:creator><![CDATA[Kurpaska, Ł.]]></dc:creator>
<dc:creator><![CDATA[Cheng, Y.]]></dc:creator>
<dc:creator><![CDATA[Wang, P.]]></dc:creator>
<dc:creator><![CDATA[Lu, E.]]></dc:creator>
<dc:creator><![CDATA[Stasiak, T.]]></dc:creator>
<dc:creator><![CDATA[Zhou, S.]]></dc:creator>
<dc:creator><![CDATA[Kim, H. S.]]></dc:creator>
<dc:creator><![CDATA[Zhang, Y.]]></dc:creator>
<dc:creator><![CDATA[Huo, W.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43681-1</dc:identifier>
<dc:title><![CDATA[Cobalt-Free High-Entropy Alloys with Enhanced Strength-Ductility Synergy and Reduced Thermal Diffusivity]]></dc:title>
<dc:source><![CDATA[ACS Applied Materials and Interfaces 18(2026)31, 43357-43369]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Developing advanced thermal barrier interlayers remains highly challenging due to the stringent requirements of simultaneously achieving high mechanical strength, sufficient ductility, and low thermal diffusivity. To address these limitations, a low-cost cobalt-free V10Cr15Fe30Mn15Ni30 HEA was designed. The alloy was cold-rolled to 80% thickness reduction. It was then annealed at 823–1223 K for 30 min. The annealed samples showed excellent strength–ductility synergy. They delivered an ultimate tensile strength over 1 GPa. The total elongation reached 15%. All annealed samples had low thermal diffusivity. Quantitative analysis revealed the strengthening mechanisms. Grain boundary strengthening and dislocation strengthening dominated yield strength increases below 1023 K. Grain boundary strengthening prevailed at and above 1123 K. This work offers new insights into how to leverage σ-phase precipitation for mechanical enhancement. It also tailors reduced thermal diffusivity through precipitate–matrix interface modifications. Refined grains, moderate dislocation density, σ-phase scattering, and severe lattice distortion work together. These effects increase the structural robustness and thermal barrier functionality of cobalt-free HEAs.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1021/acsami.6c09090]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43681-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43732-1</identifier>
<datestamp>2026-08-17</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Xu, M.]]></dc:creator>
<dc:creator><![CDATA[Zhang, H.]]></dc:creator>
<dc:creator><![CDATA[Rudolph, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43732-1</dc:identifier>
<dc:title><![CDATA[Effects of air oversaturation and wettability on ultrasonication-generated surface microbubbles and their implications for froth flotation]]></dc:title>
<dc:source><![CDATA[Ultrasonics Sonochemistry 132(2026), 107960]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Surface microbubbles generated during ultrasonic pretreatment can enhance froth flotation. However, the effective utilization of these microbubbles requires air-oversaturated conditions in the liquid after ultrasonication. To verify this requirement, dissolved-air concentrations were measured before and after ultrasonication at different sonication durations, and the evolution of ultrasonication-generated surface microbubbles was monitored on microcavity-containing substrates with different wettabilities. Bubble pick-up and collision experiments were further conducted to evaluate the role of ultrasonication-generated surface microbubbles in particle flotation. Dissolved-air measurements and imaging observations indicate that ultrasonication generates surface microbubbles through two pathways: (i) nucleation of bulk bubbles followed by attachment to solid surfaces, and (ii) in situ nucleation from surface microcavities. The post-ultrasonication evolution of surface microbubbles demonstrates that air oversaturation is the dominant factor controlling the stable surface-microbubble population, whereas microbubbles cannot remain stable under non-oversaturated conditions. By contrast, increasing sonication duration has only a limited effect on the stable bubble population, although it slightly increases the initial number of bubbles. Surface microbubble formation also exhibits strong selectivity toward hydrophobic surfaces. Bubble pick-up and collision experiments demonstrate that ultrasonication-generated surface microbubbles enhance the attachment of hydrophobic particles to carrier bubbles and increase particle loading only under air-oversaturated conditions.]]></dc:description>
<dc:subject><![CDATA[Froth flotation]]></dc:subject>
<dc:subject><![CDATA[Surface microbubbles]]></dc:subject>
<dc:subject><![CDATA[Ultrasonication]]></dc:subject>
<dc:subject><![CDATA[Dissolved-air concentrations]]></dc:subject>
<dc:subject><![CDATA[Wettabilities]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.ultsonch.2026.107960]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43732-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42810-1</identifier>
<datestamp>2026-08-20</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Nash, W.]]></dc:creator>
<dc:creator><![CDATA[Svaluto-Ferro, E.]]></dc:creator>
<dc:creator><![CDATA[Zboray, R.]]></dc:creator>
<dc:creator><![CDATA[Vagliani, F.]]></dc:creator>
<dc:creator><![CDATA[Basso, D.]]></dc:creator>
<dc:creator><![CDATA[Turconi, A.]]></dc:creator>
<dc:creator><![CDATA[Pozzi, A.]]></dc:creator>
<dc:creator><![CDATA[Battaglia, C.]]></dc:creator>
<dc:creator><![CDATA[Weber, N.]]></dc:creator>
<dc:creator><![CDATA[Weier, T.]]></dc:creator>
<dc:creator><![CDATA[Heinz, M. V. F.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42810-1</dc:identifier>
<dc:title><![CDATA[Cycling performance of sodium-metal chloride battery cells and modules based on iron and zinc]]></dc:title>
<dc:source><![CDATA[Advanced Energy Materials 16(2026)31, e71236]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Cycling performance and ageing mechanisms of high-temperature sodium–metal chloride cells were investigated using a modified Na–NiCl₂ chemistry, where Fe and Zn replace Ni in the cathode. These abundant metals reduce cost and environmental impact while maintaining theoretical capacity. Metal utilization was increased from 30% to 39% compared with state-of-the-art Na–NiCl₂ cells. A single cell and a five-cell module were operated for three months at 300 °C, demonstrating stable cycling and high energy efficiency. The single cell achieved near-complete utilization of its theoretical capacity with excellent coulombic and voltage efficiencies even under elevated current densities. Aging manifested as a gradual decline in discharge energy, linked to rising Zn²⁺-reduction overpotentials at low states-of-charge. Post-mortem analysis revealed NaCl-rich layers at the cathode–electrolyte interface and gas-induced porosity, indicating active-material redistribution and side reactions during extended cycling. These reactions were mitigated in a five-cell module by lowering the upper cut-off voltage by 0.1 V (2.55 V→2.45 V). The module exhibited similar initial behavior but required current adjustments to counter capacity fade caused by rising cycle resistance, ultimately stabilizing at a substantial fraction of theoretical capacity. These findings highlight the potential of Fe,Zn-based sodium–metal chloride cells as cost-effective alternatives to Ni-based cell chemistries.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/aenm.71236]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42810-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42830-1</identifier>
<datestamp>2026-09-02</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Kononova, L.]]></dc:creator>
<dc:creator><![CDATA[Åström, M.]]></dc:creator>
<dc:creator><![CDATA[Bazarkina, E.]]></dc:creator>
<dc:creator><![CDATA[Prieur, D.]]></dc:creator>
<dc:creator><![CDATA[Kvashnina, K.]]></dc:creator>
<dc:creator><![CDATA[Luo, T.]]></dc:creator>
<dc:creator><![CDATA[Boily, J.-F.]]></dc:creator>
<dc:creator><![CDATA[Drake, H.]]></dc:creator>
<dc:creator><![CDATA[Sjöberg, V.]]></dc:creator>
<dc:creator><![CDATA[Cheng, N.]]></dc:creator>
<dc:creator><![CDATA[Yu, C.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42830-1</dc:identifier>
<dc:title><![CDATA[Stabilization of U(V) and U(VI) in Goethite Formed by Recrystallization of Fe-Oxyhydroxysulfates]]></dc:title>
<dc:source><![CDATA[Environmental Science & Technology 60(2026)21, 15299-15309]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Schwertmannite and jarosite are strong absorbents for hexavalent uranium U(VI) in many acidic, sulfate-rich, and U-contaminated environments. However, it remains poorly-understood how the recrystallization of these metastable minerals, particularly under varying Fe(II) concentrations, controls the long-term fate of associated U(VI). Here, we quantified molecular-level changes in U repartitioning and speciation when U(VI)-doped schwertmannite and jarosite were reacted with dissolved Fe(II) under near-neutral and anaerobic conditions over 2 weeks. The results show that Fe(II) additions promoted rapid mineral transformation via a dissolution–reprecipitation pathway, with schwertmannite transforming more rapidly and completely than jarosite to goethite. Importantly, even at early reaction stages when goethite likely only started forming on the surface of the transforming minerals, the recrystallization process led to near-quantitative retention of U, predominantly as U(VI), within the structure of the neo-formed goethite. Subsequent U reduction to U(V) increased with time but remained incomplete, even after extensive mineral transformation in the presence of 1–50 mM Fe(II) for 2 weeks. The results demonstrate that Fe(II)-promoted recrystallization of Fe oxyhydroxysulfates can rapidly and persistently lock both U(VI) and U(V) into chemically stable goethite, with important implications for predicting U behavior and designing remediation strategies in various acidic and U-contaminated environments.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1021/acs.est.6c02403]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42830-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43769-1</identifier>
<datestamp>2026-09-02</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Sawallisch, T. E.]]></dc:creator>
<dc:creator><![CDATA[Grödler, D.]]></dc:creator>
<dc:creator><![CDATA[Näder, A.]]></dc:creator>
<dc:creator><![CDATA[E. Silva, C. L.]]></dc:creator>
<dc:creator><![CDATA[Kaden, P.]]></dc:creator>
<dc:creator><![CDATA[Patzschke, M.]]></dc:creator>
<dc:creator><![CDATA[Amidani, L.]]></dc:creator>
<dc:creator><![CDATA[Kvashnina, K.]]></dc:creator>
<dc:creator><![CDATA[Pospiech, S.]]></dc:creator>
<dc:creator><![CDATA[Leusen, J.]]></dc:creator>
<dc:creator><![CDATA[Schmidt, M.]]></dc:creator>
<dc:creator><![CDATA[Stumpf, T.]]></dc:creator>
<dc:creator><![CDATA[Gericke, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43769-1</dc:identifier>
<dc:title><![CDATA[Hexacoordinate Actinide(IV) Compounds: Benchmark Complexes for Magnetism and Electronic Structure Analysis]]></dc:title>
<dc:source><![CDATA[Journal of the American Chemical Society (2026)]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Two series of actinide tetrachloride complexes with the monodentate carboxylic amide ligands phthalimidine (H-phthal) and 2-pyridone (HPyO) of the general formula [An<sup>IV</sup>Cl<sub>4</sub>(L)<sub>2</sub>] (An = U, Np, Pu) were synthesized and characterized in solid state and in solution. SC-XRD analysis revealed an octahedral coordination environment with trans orientation of either H-phthal or HPyO in all cases, with and without THF molecules hydrogen-bonded to the NH group of the ligands. In case of [NpCl<sub>4</sub>(H phthal)<sub>2</sub>], the absence of THF leads to a significant distortion of the coordination geometry around the metal, including the shortest Np–Cl bonds observed so far (2.4394(8) Å). A quantum chemical bonding analysis (QTAIM) showed that the main bonding interaction is found between the actinide and chloride ligands, with the amides rather loosely bound. Despite their unusually low coordination number, the complexes were found to be stable, even in coordinating solvents. This allowed for an in-depth analysis of their <sup>1</sup>H- and <sup>13</sup>C-NMR spectroscopy. Due to their pseudo D<sub>4h</sub> symmetry in the first coordination sphere, these complexes are excellent model systems to analyze their electronic structure and magnetic properties. We applied SQUID magnetometry to extract magnetic properties (µ<sub>eff</sub>) and crystal field parameters (B<sub>q</sub><sup>k</sup>, Wybourne) in combination with quantum chemical calculations, which allows for the comprehensive description of the electronic ground state from an experimental and theoretical point of view.]]></dc:description>
<dc:subject><![CDATA[Actinides]]></dc:subject>
<dc:subject><![CDATA[single-crystal X-ray diffraction]]></dc:subject>
<dc:subject><![CDATA[bonding trends]]></dc:subject>
<dc:subject><![CDATA[ligand field theory]]></dc:subject>
<dc:subject><![CDATA[SQUID]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1021/jacs.6c09492]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43769-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43721-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Knoblauch, S.]]></dc:creator>
<dc:creator><![CDATA[Kumar Muthusamy, R.]]></dc:creator>
<dc:creator><![CDATA[Ghamisi, P.]]></dc:creator>
<dc:creator><![CDATA[Zipf, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43721-1</dc:identifier>
<dc:title><![CDATA[Automated Road Crack Localization for Spatially Guided Highway Maintenance]]></dc:title>
<dc:source><![CDATA[Transactions in GIS 30(2026)2, e70258]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Highway networks are crucial for economic prosperity. Climate change-induced temperature fluctuations are exacerbating stress on road pavements, resulting in elevated maintenance costs. This underscores the need for precisely targeted maintenance strategies. This study investigates the potential of open-source data to support geographically informed highway infrastructure maintenance. The proposed framework integrates airborne imagery and OpenStreetMap (OSM) to fine-tune YOLOv11 for highway crack localization. To demonstrate the framework's real-world applicability, a Swiss Relative Highway Crack Density (RHCD) index was constructed to inform maintenance prioritization across the national network. The crack classification model achieved an F1-score of 0.84 for the positive class (crack) and 0.97 for the negative class (no crack). The Swiss RHCD index exhibited weak correlations with Long-term Land Surface Temperature Amplitudes (LT-LST-A) and Traffic Volume (TV), underscoring its added value as a more direct indicator of road condition. Significantly high RHCD values were observed near urban centers and intersections, providing contextual validation for the predictions. These findings highlight the value of open-source data sharing to drive innovation, ultimately enabling more efficient solutions in the public sector.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1111/tgis.70258]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43721-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43607-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Mondonico, D.]]></dc:creator>
<dc:creator><![CDATA[Calvani, D.]]></dc:creator>
<dc:creator><![CDATA[Joswig, J.-O.]]></dc:creator>
<dc:creator><![CDATA[Heine, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43607-1</dc:identifier>
<dc:title><![CDATA[Design principles for isotopologue-selective membranes in aqueous environment]]></dc:title>
<dc:source><![CDATA[123H conference, 20.03.2026, Leipzig, Germany]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The separation of hydrogen isotopes represents a critical bottleneck for next-generation nuclear fusion energy and heavy water production. Traditional separation methods remain energetically prohibitive due to the subtle physicochemical differences between isotopologues. This work investigates the exploitation of nuclear quantum effects (NQEs) in functionalized covalent organic framework (COF) membranes to achieve isotope-selective water transport under ambient conditions. 
Using molecular-dynamics simulations employing the reactive force field (ReaxFF), we established a mechanistic framework for H2O/D2O discrimination. The central hypothesis posits that isotope-dependent hydrogen bonding between confined water molecules and COF pore walls can be engineered to induce selective transport. While H2O and D2O are nearly indistinguishable classically, hydrogen bonds involving the heavier isotopologue are intrinsically stronger due to lower zero-point energy (ZPE).
Our results demonstrate that selectivity emerges as a synergistic product of pore geometry and functional group chemistry. We identified a sub-nanoscale confinement regime where bidentate carboxylic acid groups function as "crossing assistants," facilitating D2O transport through a dynamic coordination mechanism. The analysis of alternative functionalizations reveals that sites with lower isotopic differences in binding energy are not efficient in introducing crossing selectivity.
This work derives rational design principles for isotopic separation, highlighting that optimal membrane performance requires both a highly constricted and interaction-assisted crossing. This work is ground-breaking because, in contrast to all previously published works, it favours crossing of the heavier, less abundant isotopologue; however, a limitation is the need for pores as narrow as is still a challenge for experimental synthesis.]]></dc:description>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43607-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.presentationml.presentation]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43768-1</identifier>
<datestamp>2026-08-28</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Bhattacharjee, Y.]]></dc:creator>
<dc:creator><![CDATA[Mielke, L.]]></dc:creator>
<dc:creator><![CDATA[Al-Hussein, M.]]></dc:creator>
<dc:creator><![CDATA[Singh, S.]]></dc:creator>
<dc:creator><![CDATA[Schaefer, K.]]></dc:creator>
<dc:creator><![CDATA[Rodriguez-Barea, B.]]></dc:creator>
<dc:creator><![CDATA[Li, Q.]]></dc:creator>
<dc:creator><![CDATA[Kumar Ghosh, A.]]></dc:creator>
<dc:creator><![CDATA[Erbe, A.]]></dc:creator>
<dc:creator><![CDATA[Herrmann, C.]]></dc:creator>
<dc:creator><![CDATA[Vaynzof, Y.]]></dc:creator>
<dc:creator><![CDATA[Fery, A.]]></dc:creator>
<dc:creator><![CDATA[Schlicke, H.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43768-1</dc:identifier>
<dc:title><![CDATA[Data publication: Molecular Cross-linking of MXenes: Tunable Interfaces and Chemiresistive Sensing]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-14 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4950" target="_blank">10.14278/rodare.4950</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4951" target="_blank">10.14278/rodare.4951</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>Data for publication: https://doi.org/10.1002/adfm.202518884 The synthesis and simulation data are stored in the IPF repository, please contact: bhattacharjee@ipfdd.de</p>]]></dc:description>
<dc:subject><![CDATA[MXene]]></dc:subject>
<dc:subject><![CDATA[hybrid nanomaterials]]></dc:subject>
<dc:subject><![CDATA[2D materials]]></dc:subject>
<dc:subject><![CDATA[molecular Cross-linking]]></dc:subject>
<dc:subject><![CDATA[density functional theory (DFT)]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43768-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43867-1</identifier>
<datestamp>2026-09-02</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Ehrler, R.]]></dc:creator>
<dc:creator><![CDATA[Engelhardt, F.]]></dc:creator>
<dc:creator><![CDATA[Hellwig, O.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43867-1</dc:identifier>
<dc:title><![CDATA[Revisiting Seed Thickness: When Improved Texture Does Not Enhance Perpendicular Magnetic Anisotropy in Co/Pt Multilayers]]></dc:title>
<dc:source><![CDATA[IEEE Transactions on Magnetics (2026)]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[We investigated the impact of the Pt seed layer thickness on the magnetic properties of [Co(0.4 nm)/Pt(0.7 nm)]25 multilayers (MLs)
when using a Ta adhesion layer on an amorphous SiO2 substrate. Using magnetometry, X-ray diffraction, and X-ray reflectivity,
we quantitatively correlated the perpendicular magnetic anisotropy (PMA) with the seed roughness and MLs texture by fitting the
X-ray reflectivity and defining a self-defined texture parameter, respectively. We find that, above a certain threshold, seed roughness
and ML texture are correlated and increase with the seed’s thickness. Magnetically, we observe only small changes in PMA that are
anticorrelated with the seed’s roughness, effectively reducing PMA at higher seed thicknesses despite improved texture. We propose
a competition between detrimental roughness increases that reduce interfacial anisotropy and beneficial texture improvements that
increase magnetocrystalline anisotropy, which we validate by comparing to previous results. For Co/Pt MLs with very thin individual
layers, we conclude that the underlayer roughness has a much stronger impact on the system’s PMA than the crystal quality, marking
another important factor in tuning the magnetism of such MLs.]]></dc:description>
<dc:subject><![CDATA[Co/Pt multilayer]]></dc:subject>
<dc:subject><![CDATA[perpendicular magnetic anisotropy]]></dc:subject>
<dc:subject><![CDATA[Ta adhesion layer]]></dc:subject>
<dc:subject><![CDATA[Pt seed]]></dc:subject>
<dc:subject><![CDATA[crystal structure]]></dc:subject>
<dc:subject><![CDATA[roughness]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1109/TMAG.2026.3693886]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43867-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43413-1</identifier>
<datestamp>2026-08-17</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Ney, V.]]></dc:creator>
<dc:creator><![CDATA[Lenz, K.]]></dc:creator>
<dc:creator><![CDATA[Wilhelm, F.]]></dc:creator>
<dc:creator><![CDATA[Hübner, R.]]></dc:creator>
<dc:creator><![CDATA[Ganss, F.]]></dc:creator>
<dc:creator><![CDATA[Freynschlag, R.]]></dc:creator>
<dc:creator><![CDATA[Lindner, J.]]></dc:creator>
<dc:creator><![CDATA[Rogalev, A.]]></dc:creator>
<dc:creator><![CDATA[Ney, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43413-1</dc:identifier>
<dc:title><![CDATA[Spin-pumping in Pt/Py heterostructures: the role of Al spacer layers]]></dc:title>
<dc:source><![CDATA[Physical Review Materials 10(2026), 075202]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The magnetic damping of spin-pumping heterostructures consisting of Pt and Ni80Fe20 (Permalloy, Py) thin films is studied via temperature- and frequency-dependent ferromagnetic resonance (FMR). Additional magnetic and structural characterization is done by transmission electron microscopy (TEM) and x-ray absorption spectroscopy and x-ray magnetic circular dichroism (XMCD). The frequency-dependence of the FMR linewidth allows to extract the Gilbert damping parameter alpha as a function of temperature. Py in direct contact with Pt exhibits a strong enhancement of alpha(T ) and the dependence on the thickness of the Py layer suggests this to be an interfacial effect. The enhanced alpha(T ) is accompanied by a induced magnetic polarization of the Pt as evidenced by XMCD while the static magnetic properties as measured with FMR and SQUID of Py remain virtually unchanged. The increase of alpha(T ) can be efficiently suppressed by the insertion of an Al-spacer layer between Pt and Py which coincides with the loss of the magnetic polarization of Pt for spacer layers as thin as 1 nm.]]></dc:description>
<dc:subject><![CDATA[ferromagnetism]]></dc:subject>
<dc:subject><![CDATA[ferromagnetic resonance]]></dc:subject>
<dc:subject><![CDATA[thin films]]></dc:subject>
<dc:subject><![CDATA[damping]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1103/48tc-z3pd]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43413-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43635-1</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Müller, P.]]></dc:creator>
<dc:creator><![CDATA[Steinbach, P.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43635-1</dc:identifier>
<dc:title><![CDATA[Byte-Pair Encoding Explainer: An Interactive Visualization for Understanding Subword Tokenization]]></dc:title>
<dc:source><![CDATA[<a href="https://philipmueller.dev/bpe-explainer/" target="_blank">https://philipmueller.dev/bpe-explainer/</a>]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Byte-Pair Encoding (BPE) is a subword tokenization technique used by most large language models. Iteratively merging the most frequent adjacent token pairs to build a vocabulary, BPE provides an intuitive way to understand how text is broken down into the units that models actually process. Originally described as a data compression algorithm by Gage (1994), it was adapted for neural machine translation by Sennrich et al. (2016) and later extended to byte-level tokenization in GPT-2 by Radford et al. (2019).

Byte-Pair Encoding Explainer offers an interactive, browser-based way to learn how BPE works. The tool visualizes the algorithm step by step: the training corpus is displayed as a sequence of tokens that visually merge as the algorithm progresses, while side panels show the frequency of token pairs and the growing vocabulary. Users can play, pause, and freely navigate through individual steps, hover over pairs to highlight all their occurrences, and switch between the original algorithm and its LLM-adapted variant with merge restrictions. Users may also provide their own training data to see how token formation depends on the input text. A validation mode lets users tokenize arbitrary text and inspect hierarchical merge trees that reveal how learned subwords are composed across levels.

The tool is accompanied by a blog post that introduces the background concepts needed to understand BPE, from the character-to-word tokenization design space to the out-of-vocabulary problem, and encourages readers to experiment with the visualization at each stage. The blog can be collapsed entirely, allowing the explainer to stand alone as a self-contained interactive demonstration suitable for integration into lectures and workshops on LLMs. The tool requires no installation, runs entirely client-side in the browser, and is freely available at https://philipmueller.dev/bpe-explainer/]]></dc:description>
<dc:subject><![CDATA[machine learning]]></dc:subject>
<dc:subject><![CDATA[large language modelling]]></dc:subject>
<dc:subject><![CDATA[tokenization]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43635-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43736-1</identifier>
<datestamp>2026-08-13</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Groß, M.]]></dc:creator>
<dc:creator><![CDATA[Braun, M.]]></dc:creator>
<dc:creator><![CDATA[Leonhardt, J.]]></dc:creator>
<dc:creator><![CDATA[Bogner, C.]]></dc:creator>
<dc:creator><![CDATA[Debastiani, R.]]></dc:creator>
<dc:creator><![CDATA[Hennig, L.]]></dc:creator>
<dc:creator><![CDATA[Hurley, R.]]></dc:creator>
<dc:creator><![CDATA[Mail, M.]]></dc:creator>
<dc:creator><![CDATA[Martínez-Hernández, V.]]></dc:creator>
<dc:creator><![CDATA[Nizzetto, L.]]></dc:creator>
<dc:creator><![CDATA[Roscher, R.]]></dc:creator>
<dc:creator><![CDATA[Redondo-Hasselerharm, P. E.]]></dc:creator>
<dc:creator><![CDATA[Scherer, T.]]></dc:creator>
<dc:creator><![CDATA[Schlierenkamp, V.]]></dc:creator>
<dc:creator><![CDATA[Selonen, S.]]></dc:creator>
<dc:creator><![CDATA[Soinne, H.]]></dc:creator>
<dc:creator><![CDATA[Amelung, W.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43736-1</dc:identifier>
<dc:title><![CDATA[Microplastic incorporation into soil aggregates of arable land]]></dc:title>
<dc:source><![CDATA[Journal of Hazardous Materials 515(2026), 143175]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Agricultural mulch films are widely applied to increase crop productivity but are a significant source of microplastics (MPs) in the environment. We investigated the incorporation of conventional and biodegradable MPs into soil aggregates from agricultural fields in Finland, Germany and Spain, hypothesising that (i) MPs become increasingly occluded within soil aggregates over time, (ii) the extent of occlusion differs between conventional and biodegradable MPs, and (iii) occluded MPs differ in morphology and surface characteristics from free MPs. Arable fields were spiked with MPs derived from either a biodegradable polybutylene adipate terephthalate-starch blend (PBAT/starch) or conventional linear low-density polyethylene (LLDPE) mulch films. Soil samples were collected after two barley-growing seasons, separated into free and occluded fractions, and analysed using digital microscopy and deep learning to quantify MP abundance, size and shape. Surface properties were assessed using scanning electron microscopy.
Total MP abundance declined between cropping seasons for both polymer types, while the proportion of aggregate-occluded MPs increased, reaching 76% for PBAT/starch and 65% for LLDPE. Soil exposure altered the size, shape and surface properties of MPs in a polymer-specific manner. Occluded PBAT/starch MPs were larger and more solid than their free counterparts, consistent with protection against weathering and fragmentation within aggregates. Occluded LLDPE MPs were smaller than free particles but also exhibited higher solidity, likely reflecting preferential incorporation of particles with smoother, more uniform edges. We conclude that soil aggregate occlusion is a key mechanism governing MP fate in agricultural soils, promoting particle stability while simultaneously reducing mobility and bioavailability.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.jhazmat.2026.143175]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43736-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43600-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Diwaker, M.]]></dc:creator>
<dc:creator><![CDATA[Moldovan, R.-P.]]></dc:creator>
<dc:creator><![CDATA[Dukic-Stefanovic, S.]]></dc:creator>
<dc:creator><![CDATA[Bowden, G.]]></dc:creator>
<dc:creator><![CDATA[Maurer, A.]]></dc:creator>
<dc:creator><![CDATA[Deuther-Conrad, W.]]></dc:creator>
<dc:creator><![CDATA[Wenzel, B.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43600-1</dc:identifier>
<dc:title><![CDATA[Optimizing CMRF of pyridine-based potential PET radiotracer targeting IDH1R132H in brain tumours]]></dc:title>
<dc:source><![CDATA[Pharmacy science day at Leipzig University, 07.07.2026, Leipzig, Germany]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Objective: Copper-mediated radiofluorination (CMRF) enables late-stage radiofluorination of structurally diverse PET probes, yet its application to electron-deficient heteroaromatics, particularly at the meta-position of pyridines, remains inconsistent.1,2 This study aims to optimize copper-mediated radiofluorination (CMRF) conditions for a 3-pyridylbenzodiazepine derivative exhibiting low-nanomolar potency towards IDH1R132H, a key prognostic bi-omarker in astrocytoma and oligodendroglioma.3 
Methodology: Optimization was performed by: (1) screening precursors with different leaving groups including 3-pyridylboronic esters (BPin, EPin), 3-pyridylstannane, and their Boc-protected analogues; (2) evaluating effect of reaction temperature and solvent systems; (3) comparing copper sources [Cu(OTf)₂(py)₄], [Cu(4-PhPy)₄(ClO₄)₂],  [Cu(Impy)₄(OTf)₂], and Cu(OTf)₂; (4) testing different preconditioning agents for QMA cartridge; and (5) assessing different phase transfer agents for elution.
Results: [Cu(OTf)₂(py)₄] produced a RCC of 5% with the BPin precursor in DMI, while EPin and stannane ana-logues gave slightly lower yields. Boc protection of Bpin improved RCC to 10%. Among copper sources, [Cu(4-PhPy)₄(ClO₄)₂] achieved the highest RCC (17%), increasing to 20% when the 4-phenylpyridine ligand was added separately to Cu(OTf)₂. Initial attempts showed that preconditioning of the QMA cartridge with KOTf further slight-ly enhanced RCC to 24%, whereas elevated temperature (100 to 140 ᵒC) showed no improvement.
Conclusions: Protection of the secondary amine resulted in improved RCC, while higher copper loadings and temperature increases were ineffective. These results illustrate the complex nature of CMRF and emphasize that careful optimization of multiple interdependent factors is required. Further experiments are in progress, including the systematic screening of additional ligands and ligand–copper complexes to enhance RCC and understand key parameters governing successful radiolabeling.]]></dc:description>
<dc:subject><![CDATA[copper-mediated radiofluorination]]></dc:subject>
<dc:subject><![CDATA[CMRF]]></dc:subject>
<dc:subject><![CDATA[IDH1R132H]]></dc:subject>
<dc:subject><![CDATA[brain tumours]]></dc:subject>
<dc:type>info:eu-repo/semantics/lecture</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:lecture</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43600-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43541-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Anisimov, A.]]></dc:creator>
<dc:creator><![CDATA[Mavridou, K.]]></dc:creator>
<dc:creator><![CDATA[Mathews, A. V.]]></dc:creator>
<dc:creator><![CDATA[Helm, M.]]></dc:creator>
<dc:creator><![CDATA[Astakhov, G.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43541-1</dc:identifier>
<dc:title><![CDATA[Optically addressable spin centers in the telecom window based on chlorine defects in SiC]]></dc:title>
<dc:source><![CDATA[Defects in Solids for Quantum Technologies, 08.-12.06.2026, English, Hungary]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Optically and spin-active point defects in solids, known as color centers, provide a versatile platform for exploring light–matter interactions and enabling quantum technologies. Silicon carbide (SiC) is particularly attractive due to its favorable optical and spin properties combined with mature semiconductor fabrication capabilities. Although multiple color centers in SiC have been investigated, emitters operating directly within the telecommunication wavelength bands remain exceptionally rare.
We report the first experimental observation and characterization of the spin and optical properties of chlorine vacancies (ClV) in SiC. Following the recent discovery and optical identification of these defects, their spin properties had not previously been explored. Using ODMR, we demonstrate spin polarization and reveal the spin resonance signatures of this previously unstudied defect system.
A detailed analysis of the ODMR spectra, supported by calculations of possible spin configurations and their magnetic-field dependence, enables us to find the zero-field splitting parameters and estimate the hyperfine interaction constants with the 35Cl nuclear isotope. Furthermore, we measure the excited-state lifetime and establish a direct correspondence between the observed ODMR resonances and the zero-phonon optical transitions through microwave-assisted spectroscopy. We also used the pulsed ODMR method to measure the relaxation times of the spin system and Ramsey interferometry.
This first demonstration of coherent spin properties in ClV in SiC identifies them as a promising new class of telecom-band quantum emitters and opens a pathway toward their application in quantum technologies]]></dc:description>
<dc:subject><![CDATA[Optically addressable spin centers]]></dc:subject>
<dc:subject><![CDATA[Silicon Carbide]]></dc:subject>
<dc:subject><![CDATA[Telecom-band quantum emitters]]></dc:subject>
<dc:subject><![CDATA[Quantum technologies]]></dc:subject>
<dc:subject><![CDATA[Chlorine vacancies]]></dc:subject>
<dc:subject><![CDATA[ODMR]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43541-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43638-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Pruchnik, B.]]></dc:creator>
<dc:creator><![CDATA[Kwoka, K.]]></dc:creator>
<dc:creator><![CDATA[Piasecki, T.]]></dc:creator>
<dc:creator><![CDATA[Sangiao, S.]]></dc:creator>
<dc:creator><![CDATA[Teresa, J. M.]]></dc:creator>
<dc:creator><![CDATA[Putek, P.]]></dc:creator>
<dc:creator><![CDATA[Gacka, E.]]></dc:creator>
<dc:creator><![CDATA[Badura, D.]]></dc:creator>
<dc:creator><![CDATA[Sierakowski, A.]]></dc:creator>
<dc:creator><![CDATA[Janus, P.]]></dc:creator>
<dc:creator><![CDATA[Gotszalk, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43638-1</dc:identifier>
<dc:title><![CDATA[Measurement of piezoresistivity in self-standing nanowires fabricated by focused electron beam-induced deposition]]></dc:title>
<dc:source><![CDATA[Measurement Science and Technology 37(2026), 26]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Nanowires (NWs) exhibit distinct mechanical and electrical properties compared to bulk materials, with giant piezoresistive effect—characterized by exceptionally high gauge factors (GFs)—being of particular interest for nanoscale sensing applications. Precise characterization of this effect in focused electron beam-induced deposition (FEBID) NWs remains limited. Here we investigate the piezoresistive behavior of FEBID NWs composed of platinum–carbon, tungsten–carbon, and cobalt using a four-point measurement setup integrated within operational microelectromechanical systems inside a scanning electron microscope. FEBID NWs are fabricated as self-standing devices, grown bottom-up and contacted in the same nanometrological setup. Our results reveal a giant piezoresistive effect in tungsten–carbon NWs, exhibiting GFs exceeding 10 000, while cobalt NWs show moderate sensitivity and platinum–carbon NWs display no clear piezoresistive response. These findings demonstrate the potential of FEBID-fabricated NWs, particularly tungsten–carbon, for high-sensitivity strain sensing, advancing the development of nanoscale piezoresistive devices.]]></dc:description>
<dc:subject><![CDATA[FEBID]]></dc:subject>
<dc:subject><![CDATA[Lab-in-SEM]]></dc:subject>
<dc:subject><![CDATA[piezoresistivity]]></dc:subject>
<dc:subject><![CDATA[nanowires]]></dc:subject>
<dc:subject><![CDATA[NEMS]]></dc:subject>
<dc:subject><![CDATA[opMEMS]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1088/1361-6501/ae7b6f]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43638-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43125-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Gurzeda, B. P.]]></dc:creator>
<dc:creator><![CDATA[Boulanger, N.]]></dc:creator>
<dc:creator><![CDATA[Li, G.]]></dc:creator>
<dc:creator><![CDATA[Jørgensen, M. R. V.]]></dc:creator>
<dc:creator><![CDATA[Kantor, I.]]></dc:creator>
<dc:creator><![CDATA[Baburin, I.]]></dc:creator>
<dc:creator><![CDATA[Petre, M.]]></dc:creator>
<dc:creator><![CDATA[Enachescu, M.]]></dc:creator>
<dc:creator><![CDATA[Talyzin, A. V.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43125-1</dc:identifier>
<dc:title><![CDATA[Titanium Carbide MXene Synthesis by Etching of Titanium Aluminum Carbide in Acetic Acid Solution]]></dc:title>
<dc:source><![CDATA[Small 22(2026)26, e14731]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Ti-MXene (Ti3C2Tz) is the most common member of a larger family of 2D materials widely explored due to a variety of possible applications. MXenes are mostly synthesized using strong acids like HF and HCl or using procedures that require elevated temperatures. Here, we present a new method for Ti3C2Tz preparation with a weak acid solution, which is more beneficial for mass production with reduced environmental impact. It is demonstrated that aluminum can be etched from titanium aluminum carbide (Ti3AlC2) using ammonium fluoride (NH4F) dissolved in an aqueous solution of acetic acid (CH3COOH). Optimization of the balance between amounts of water and acetic acid in the etching solution allows for complete etching of Al atoms yielding partially nitrogen terminated MXene in addition to common –O/–OH and –F termination. The mechanism of MXene formation was investigated by the in situ synchrotron radiation X-ray diffraction (XRD), allowing characterization of “pristine” MXene structure forming directly in the process of Ti3AlC2 reaction with NH4F/CH3COOH. In situ XRD analysis also enables identification of the reaction byproducts, thus providing information about the mechanism of MXene formation.]]></dc:description>
<dc:subject><![CDATA[environmental friendly]]></dc:subject>
<dc:subject><![CDATA[in situ XRD]]></dc:subject>
<dc:subject><![CDATA[MXene synthesis]]></dc:subject>
<dc:subject><![CDATA[synchrotron]]></dc:subject>
<dc:subject><![CDATA[titanium aluminum carbide]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/smll.202514731]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43125-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43379-1</identifier>
<datestamp>2026-09-03</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Splinter, K.]]></dc:creator>
<dc:creator><![CDATA[Möckel, R.]]></dc:creator>
<dc:creator><![CDATA[Patil, A. B.]]></dc:creator>
<dc:creator><![CDATA[Kelly, N.]]></dc:creator>
<dc:creator><![CDATA[Ekiert, E.]]></dc:creator>
<dc:creator><![CDATA[Lendzion-Bieluń, Z.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43379-1</dc:identifier>
<dc:title><![CDATA[Nano-Oxide Milling of Waste-Derived Hematite Pigments for Enhanced Functional Properties]]></dc:title>
<dc:source><![CDATA[Surfaces and Interfaces 95(2026), 109576]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[This study investigates the synthesis and surface modification of hematite-based modified pigments to enhance their physicochemical and colloidal properties. Hematite base pigments were synthesized via a microwave-assisted method at varying pH levels, resulting in distinct morphological characteristics. The resulting modified systems were characterized by Scanning Electron Microscopy, Dynamic Light Scattering, oil absorption, and zeta potential measurements. SEM analysis revealed that lower pH values favored the formation of well-defined cubic structures, whereas synthesis at pH 12 led to irregular, highly faceted particles. To prevent secondary agglomeration and tailor surface reactivity, the hematite particles were modified with nano-oxides (TiO2, SiO2, and Al2O3) using a mechanical coating process. The results confirm the successful deposition of nano-additives on the hematite surface, leading to a significant reduction in average particle size (2-5 times smaller) and improved dispersion stability. Furthermore, electrokinetic studies highlighted complex surface charge behaviors, including the presence of multiple isoelectric points in specific modified samples. This research demonstrates an efficient approach to developing high-performance modified pigments with tunable surface properties suitable for potential advanced industrial applications in coatings and materials science.]]></dc:description>
<dc:subject><![CDATA[iron pigments]]></dc:subject>
<dc:subject><![CDATA[pigment modification]]></dc:subject>
<dc:subject><![CDATA[waste to materials]]></dc:subject>
<dc:subject><![CDATA[waste valorization]]></dc:subject>
<dc:subject><![CDATA[mechanical milling]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.surfin.2026.109576]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43379-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43740-1</identifier>
<datestamp>2026-08-11</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Ghara, S.]]></dc:creator>
<dc:creator><![CDATA[Kinoshita, Y.]]></dc:creator>
<dc:creator><![CDATA[Miyake, A.]]></dc:creator>
<dc:creator><![CDATA[Ishii, Y.]]></dc:creator>
<dc:creator><![CDATA[Prodan, L.]]></dc:creator>
<dc:creator><![CDATA[Tsurkan, V.]]></dc:creator>
<dc:creator><![CDATA[Skourski, Y.]]></dc:creator>
<dc:creator><![CDATA[Wosnitza, J.]]></dc:creator>
<dc:creator><![CDATA[Matsuda, Y. H.]]></dc:creator>
<dc:creator><![CDATA[Miyahara, S.]]></dc:creator>
<dc:creator><![CDATA[Tokunaga, M.]]></dc:creator>
<dc:creator><![CDATA[Kézsmárki, I.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43740-1</dc:identifier>
<dc:title><![CDATA[High-field crossover from linear to nonlinear magnetoelectric effect in Co<sub>3</sub>O<sub>4</sub>]]></dc:title>
<dc:source><![CDATA[Physical Review B 114(2026), 024417]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The A-site magnetic spinel Co<sub>3</sub>O<sub>4</sub> exhibits a simple Néel-type collinear antiferromagnetic ordering below T<sub>N</sub> = 30 K, accompanied by a strong linear magnetoelectric effect. Here, we report magnetization and electric polarization measurements on single crystals of Co<sub>3</sub>O<sub>4</sub> up to high magnetic fields.We show that themagnetoelectric polarization undergoes a crossover from linear to nonlinear behavior with increasing magnetic field, followed by complete suppression upon reaching the field-polarized ferromagnetic state, where inversion symmetry is recovered. Our microscopic spin model, reproducing the observed field evolution of the magnetoelectric response, evidences weak anisotropy that is crucial for the effective magnetoelectric control of the antiferromagnetic state [Phys. Rev. Lett. 135, 126704 (2025)].]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1103/j66k-pc7d]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43740-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43809-1</identifier>
<datestamp>2026-08-21</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Gawne, T. D.]]></dc:creator>
<dc:creator><![CDATA[Vorberger, J.]]></dc:creator>
<dc:creator><![CDATA[Moldabekov, Z.]]></dc:creator>
<dc:creator><![CDATA[Bellenbaum, H.]]></dc:creator>
<dc:creator><![CDATA[Dornheim, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43809-1</dc:identifier>
<dc:title><![CDATA[Data publication: Model-free interpretation of X-ray Thomson scattering measurements]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-21 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4967" target="_blank">10.14278/rodare.4967</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4968" target="_blank">10.14278/rodare.4968</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>Simulated DSFs and XRTS spectra, and scripts to process data.</p>]]></dc:description>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43809-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43108-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Sieger, M.]]></dc:creator>
<dc:creator><![CDATA[Schindler, F.]]></dc:creator>
<dc:creator><![CDATA[Wondrak, T.]]></dc:creator>
<dc:creator><![CDATA[Vogt, T.]]></dc:creator>
<dc:creator><![CDATA[Eckert, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43108-1</dc:identifier>
<dc:title><![CDATA[Cessations in turbulent liquid metal convection]]></dc:title>
<dc:source><![CDATA[14th PAMIR International Conference on Fundamental and Applied Magnetohydrodynamics, 06.-09.07.2026, Leoben, Österreich]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The phenomenon of cessation of the large-scale convection (LSC) is analyzed in turbulent liquid metal Rayleigh-Bénard convection (RBC) at a Prandtl number Pr ≈ 0.03. Flow measurements are performed at Rayleigh numbers of Ra = 9.33 × 10^6, 5.31 × 10^7 and 6.02 × 10^8 in a cylindrical sample of aspect ratio Γ = 0.5 filled with the metal alloy GaInSn. Events are identified using two complementary diagnostics: the classical multithermoprobe method based on sidewall temperature amplitudes, and three-dimensional flow reconstructions obtained by contactless inductive flow tomography (CIFT), analysed through a proper orthogonal decomposition (POD) to obtain the dominant flow modes and their energy contributions. We find that cessation-like events are systematically associated with a transient collapse of the single-roll LSC, a pronounced drop in the global Reynolds number, and a redistribution of kinetic energy from coherent largescale motion toward multi-roll or less organized flow structures. The relative occurrence of such events increases with Ra, although normalization by the free-fall time reduces this trend. Comparison with literature data at higher Pr suggests that low-Prandtl number convection exhibits inherently enhanced volatility and more frequent losses of LSC coherence. These results provide the first structurally resolved experimental characterization of cessation dynamics in turbulent liquid metal convection and highlight the role of flow-mode transitions in governing large-scale intermittency at very low Prandtl numbers. Our investigations demonstrate that the LSC behaves metastably at low Pr and that cessation-like events can be regarded as part of a persistent mode change.]]></dc:description>
<dc:subject><![CDATA[Rayleigh-Bénard convection]]></dc:subject>
<dc:subject><![CDATA[thermal turbulence]]></dc:subject>
<dc:subject><![CDATA[heat transport]]></dc:subject>
<dc:subject><![CDATA[large-scale circulation]]></dc:subject>
<dc:subject><![CDATA[liquid metal]]></dc:subject>
<dc:subject><![CDATA[low Prandtl number]]></dc:subject>
<dc:subject><![CDATA[actless inductive flow tomography (CIFT)]]></dc:subject>
<dc:subject><![CDATA[cessation]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43108-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43108-2</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Sieger, M.]]></dc:creator>
<dc:creator><![CDATA[Schindler, F.]]></dc:creator>
<dc:creator><![CDATA[Wondrak, T.]]></dc:creator>
<dc:creator><![CDATA[Vogt, T.]]></dc:creator>
<dc:creator><![CDATA[Eckert, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43108-2</dc:identifier>
<dc:title><![CDATA[Cessations in turbulent liquid metal convection]]></dc:title>
<dc:source><![CDATA[14th PAMIR International Conference on Fundamental and Applied Magnetohydrodynamics, 06.-09.07.2026, Leoben, Österreich<br>Proceedings of 14th PAMIR International Conference on Fundamental and Applied MHD]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The phenomenon of cessation of the large-scale convection (LSC) is analyzed in turbulent liquid metal Rayleigh-Bénard convection (RBC) at a Prandtl number Pr ≈ 0.03. Flow measurements are performed at Rayleigh numbers of Ra = 9.33 × 10^6, 5.31 × 10^7 and 6.02 × 10^8 in a cylindrical sample of aspect ratio Γ = 0.5 filled with the metal alloy GaInSn. Events are identified using two complementary diagnostics: the classical multithermoprobe method based on sidewall temperature amplitudes, and three-dimensional flow reconstructions obtained by contactless inductive flow tomography (CIFT), analysed through a proper orthogonal decomposition (POD) to obtain the dominant flow modes and their energy contributions. We find that cessation-like events are systematically associated with a transient collapse of the single-roll LSC, a pronounced drop in the global Reynolds number, and a redistribution of kinetic energy from coherent largescale motion toward multi-roll or less organized flow structures. The relative occurrence of such events increases with Ra, although normalization by the free-fall time reduces this trend. Comparison with literature data at higher Pr suggests that low-Prandtl number convection exhibits inherently enhanced volatility and more frequent losses of LSC coherence. These results provide the first structurally resolved experimental characterization of cessation dynamics in turbulent liquid metal convection and highlight the role of flow-mode transitions in governing large-scale intermittency at very low Prandtl numbers. Our investigations demonstrate that the LSC behaves metastably at low Pr and that cessation-like events can be regarded as part of a persistent mode change.]]></dc:description>
<dc:subject><![CDATA[Rayleigh-Bénard convection]]></dc:subject>
<dc:subject><![CDATA[thermal turbulence]]></dc:subject>
<dc:subject><![CDATA[heat transport]]></dc:subject>
<dc:subject><![CDATA[large-scale circulation]]></dc:subject>
<dc:subject><![CDATA[liquid metal]]></dc:subject>
<dc:subject><![CDATA[low Prandtl number]]></dc:subject>
<dc:subject><![CDATA[actless inductive flow tomography (CIFT)]]></dc:subject>
<dc:subject><![CDATA[cessation]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43108-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43232-1</identifier>
<datestamp>2026-08-28</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Lokamani, M.]]></dc:creator>
<dc:creator><![CDATA[Bihlmayer, G.]]></dc:creator>
<dc:creator><![CDATA[Michalicek, G.]]></dc:creator>
<dc:creator><![CDATA[Wortmann, D.]]></dc:creator>
<dc:creator><![CDATA[Blügel, S.]]></dc:creator>
<dc:creator><![CDATA[Friedrich, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43232-1</dc:identifier>
<dc:title><![CDATA[Data publication: Towards Non-van der Waals 2D Topological Insulators]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-04-09 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4591" target="_blank">10.14278/rodare.4591</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4800" target="_blank">10.14278/rodare.4800</a> | <a href="https://doi.org/10.14278/rodare.4799" target="_blank">4799</a> | <a href="https://doi.org/10.14278/rodare.4798" target="_blank">4798</a> | <a href="https://doi.org/10.14278/rodare.4592" target="_blank">4592</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>This dataset includes the primary research data for the publication &quot;Towards Non-van der Waals 2D Topological Insulators&quot;</p>]]></dc:description>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43232-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43427-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Sieger, M.]]></dc:creator>
<dc:creator><![CDATA[Vadde, A.]]></dc:creator>
<dc:creator><![CDATA[Barthel, F.]]></dc:creator>
<dc:creator><![CDATA[Bieberle, M.]]></dc:creator>
<dc:creator><![CDATA[Wondrak, T.]]></dc:creator>
<dc:creator><![CDATA[Eckert, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43427-1</dc:identifier>
<dc:title><![CDATA[Comparative gas bubble measurements in liquid sodium]]></dc:title>
<dc:source><![CDATA[14th PAMIR International Conference on Fundamental and Applied Magnetohydrodynamics, 06.-09.07.2026, Leoben, Österreich]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Liquid sodium is used as coolant for fast fission reactors and solar power plants due to its excellent heat transfer characteristics. However, the high reactivity with water implies a potential severe security risk. Therefore, the precise detection of gas bubbles as indication of unwanted or faulty operational conditions is of particular interest. Due to the opaqueness, the high reactivity and high temperature of liquid sodium, inductive measurement systems are promising candidates because they do not require direct contact with the liquid and can be mounted at the outside of the fluid container. We developed an inductive measurement concept to identify and characterize gas bubbles in electrically conducting liquids, that is comparably inexpensive, flexible in design and can be adapted to already existing constructions. In this presentation we compare inductive measurement results of single Argon bubbles in liquid sodium with ultrafast X-Ray computed tomography.]]></dc:description>
<dc:subject><![CDATA[bubble detection]]></dc:subject>
<dc:subject><![CDATA[inductive measurement technique]]></dc:subject>
<dc:subject><![CDATA[inverse problem]]></dc:subject>
<dc:subject><![CDATA[liquid sodium]]></dc:subject>
<dc:subject><![CDATA[reactor safety]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43427-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43427-2</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Sieger, M.]]></dc:creator>
<dc:creator><![CDATA[Vadde, A.]]></dc:creator>
<dc:creator><![CDATA[Barthel, F.]]></dc:creator>
<dc:creator><![CDATA[Bieberle, M.]]></dc:creator>
<dc:creator><![CDATA[Wondrak, T.]]></dc:creator>
<dc:creator><![CDATA[Eckert, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43427-2</dc:identifier>
<dc:title><![CDATA[Comparative gas bubble measurements in liquid sodium]]></dc:title>
<dc:source><![CDATA[14th PAMIR International Conference on Fundamental and Applied Magnetohydrodynamics, 06.-09.07.2026, Leoben, Österreich<br>Proceedings of 14th PAMIR International Conference on Fundamental and Applied MHD]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Liquid sodium is used as coolant for fast fission reactors and solar power plants due to its excellent heat transfer characteristics. However, the high reactivity with water implies a potential severe security risk. Therefore, the precise detection of gas bubbles as indication of unwanted or faulty operational conditions is of particular interest. Due to the opaqueness, the high reactivity and high temperature of liquid sodium, inductive measurement systems are promising candidates because they do not require direct contact with the liquid and can be mounted at the outside of the fluid container. We developed an inductive measurement concept to identify and characterize gas bubbles in electrically conducting liquids, that is comparably inexpensive, flexible in design and can be adapted to already existing constructions. In this presentation we compare inductive measurement results of single Argon bubbles in liquid sodium with ultrafast X-Ray computed tomography.]]></dc:description>
<dc:subject><![CDATA[bubble detection]]></dc:subject>
<dc:subject><![CDATA[inductive measurement technique]]></dc:subject>
<dc:subject><![CDATA[inverse problem]]></dc:subject>
<dc:subject><![CDATA[liquid sodium]]></dc:subject>
<dc:subject><![CDATA[reactor safety]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43427-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43438-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Baecke, A. M.]]></dc:creator>
<dc:creator><![CDATA[Boden, S.]]></dc:creator>
<dc:creator><![CDATA[Schäfer, J.]]></dc:creator>
<dc:creator><![CDATA[Bieberle, M.]]></dc:creator>
<dc:creator><![CDATA[Renno, A.]]></dc:creator>
<dc:creator><![CDATA[Hampel, U.]]></dc:creator>
<dc:creator><![CDATA[Lecrivain, G.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43438-1</dc:identifier>
<dc:title><![CDATA[Assessing the quality of powder mixtures in a cylindrical bladed mixer by X-ray computed tomography]]></dc:title>
<dc:source><![CDATA[Powder Technology 484(2026), 122996]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Mixing of powders is of great interest to a variety of industries, including pharma, food and recycling. High shear and cylindrical bladed mixers are common apparatuses. Particles encountered in mixing processes often differ in size, shape and density, which can lead to unwanted segregation. For evaluation of the homogeneity, noninvasive methods of investigation are preferred to avoid disturbing the mixture. In this work, we apply Microfocus X-ray Computed Tomography (micro-CT) on powder mixtures, which provides a three-dimensional representation of the mixture's composition. Nevertheless, a standard procedure for quantitatively assessing the quality of the mixture from such data has yet to be established. We present a workflow for the application of this method to powder technology problems, such as mixing. It combines conventional and AI-based image preprocessing, normalization and discretization, and a variance-based mixing index calculation. We apply it on density different micrometer sized powders in a cylindrical bladed mixer. The mixing index results compare well to other studies on this apparatus. The presented workflow can find application in the investigation of a variety of powder mixtures, operating parameters and mixer designs.]]></dc:description>
<dc:subject><![CDATA[Powder Mixing]]></dc:subject>
<dc:subject><![CDATA[Cylindrical Bladed Mixer]]></dc:subject>
<dc:subject><![CDATA[Microfous Computed Tomography]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.powtec.2026.122996]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43438-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43802-1</identifier>
<datestamp>2026-08-20</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Xu, M.]]></dc:creator>
<dc:creator><![CDATA[Zhang, H.]]></dc:creator>
<dc:creator><![CDATA[Rudolph, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43802-1</dc:identifier>
<dc:title><![CDATA[Data publication: Effects of air oversaturation and wettability on ultrasonication-generated surface microbubbles and their implications for froth flotation]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-20 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4965" target="_blank">10.14278/rodare.4965</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4966" target="_blank">10.14278/rodare.4966</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>Zip folder with raw data and origin files and one MS Excel with data evaluation for the paper; in total 15 items</p>]]></dc:description>
<dc:subject><![CDATA[Froth flotation]]></dc:subject>
<dc:subject><![CDATA[Surface microbubbles]]></dc:subject>
<dc:subject><![CDATA[Ultrasonication]]></dc:subject>
<dc:subject><![CDATA[Dissolved-air concentrations]]></dc:subject>
<dc:subject><![CDATA[Wettabilities]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43802-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43400-1</identifier>
<datestamp>2026-09-01</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Jacobs, J.]]></dc:creator>
<dc:creator><![CDATA[Weerd, E.]]></dc:creator>
<dc:creator><![CDATA[Moerman, A.]]></dc:creator>
<dc:creator><![CDATA[Klaver, Y.]]></dc:creator>
<dc:creator><![CDATA[Xavier, C.]]></dc:creator>
<dc:creator><![CDATA[Høyer, M.]]></dc:creator>
<dc:creator><![CDATA[Troost, E. G. C.]]></dc:creator>
<dc:creator><![CDATA[Nguyen, V.]]></dc:creator>
<dc:creator><![CDATA[Jørgensen, L.]]></dc:creator>
<dc:creator><![CDATA[Zorneth, M.]]></dc:creator>
<dc:creator><![CDATA[Kelly, S.]]></dc:creator>
<dc:creator><![CDATA[Thiele, J.]]></dc:creator>
<dc:creator><![CDATA[Bizzocchi, N.]]></dc:creator>
<dc:creator><![CDATA[Bijwaard, H.]]></dc:creator>
<dc:creator><![CDATA[Hoogeman, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43400-1</dc:identifier>
<dc:title><![CDATA[Identifying Best Practices for RTTs and Dosimetrists: A Delphi Consensus Study on Standardizing Workflows in Proton Therapy]]></dc:title>
<dc:source><![CDATA[Technical Innovations & Patient Support in Radiation Oncology 38(2026), 100411]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Background and purpose
A recent scoping review identified gaps in proton therapy (PT) guidelines, especially in fields of expertise of radiation therapists (RTTs) and dosimetrists. This study aimed to reach consensus on best practices within seven workflows performed by RTTs working in European proton therapy centers (PTCs).
Material and method
Delphi consensus methodology was used and applied to 26 statements based on results of an RTT workshop. The process included three rounds, with responses scored using a 5-point Likert scale. Consensus was defined as >66% agreement or disagreement, strong consensus at ≥80%. Predefined criteria were used to select PTCs, and experts were invited to participate via registration.
Results
Forty experts from 15 European PTCs participated. Consensus highlighted the need for specialized training for RTTs working in PT, covering knowledge of uncertainties, working with children, and artificial intelligence. An active role is needed in monitoring the overall treatment course and in knowledge sharing at institutional and national level. Furthermore, consensus was reached on RTT-only workflows based on protocols. In treatment planning, individual beam setups should be used, and additional plan checks are required for quality assurance compared to photon therapy. It was agreed that not all patients need a dry run before treatment. In image-guided PT, manual adjustment to automatic matches should be performed if needed.
Conclusion
Consensus was reached on 24 statements covering seven workflows. This Delphi study provides a foundation for developing practical guidelines for RTTs working in PTCs across Europe. Although consensus was reached, multidisciplinary collaboration is needed.]]></dc:description>
<dc:subject><![CDATA[Delphi methodology]]></dc:subject>
<dc:subject><![CDATA[Proton Therapy]]></dc:subject>
<dc:subject><![CDATA[Radiation Therapist]]></dc:subject>
<dc:subject><![CDATA[Dosimetrist]]></dc:subject>
<dc:subject><![CDATA[Practice Guidelines]]></dc:subject>
<dc:subject><![CDATA[Consensus]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.tipsro.2026.100411]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43400-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43742-1</identifier>
<datestamp>2026-08-11</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Borght, R.]]></dc:creator>
<dc:creator><![CDATA[Heller, R.]]></dc:creator>
<dc:creator><![CDATA[Bejide, M.]]></dc:creator>
<dc:creator><![CDATA[Kantre, K.-A.]]></dc:creator>
<dc:creator><![CDATA[Munnik, F.]]></dc:creator>
<dc:creator><![CDATA[Vantomme, A.]]></dc:creator>
<dc:creator><![CDATA[Meersschaut, J.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43742-1</dc:identifier>
<dc:title><![CDATA[Bayesian approach to simultaneously improve the stopping cross-sections of He in Au and Ni]]></dc:title>
<dc:source><![CDATA[Nuclear Instruments and Methods in Physics Research B 580(2026), 166253]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Stopping cross-section curves with 1.7% uncertainty are obtained for He stopping in Au and Ni at the Bragg peak (~ 1.5 MeV). This is achieved by developing a novel Bayesian approach to analyze the stopping in the two target elements at once. First, the most probable stopping curves are distilled by fitting the available data in the IAEA database for the individual elements. Second, the ratio of the stopping in the two target elements is acquired with Rutherford backscattering spectrometry (RBS). Finally, this ratio is used to refine the literature curves and to simultaneously reduce the uncertainties in both targets.]]></dc:description>
<dc:subject><![CDATA[Stopping cross-section]]></dc:subject>
<dc:subject><![CDATA[Rutherford backscattering spectrometry (RBS)]]></dc:subject>
<dc:subject><![CDATA[High-accuracy metrology]]></dc:subject>
<dc:subject><![CDATA[Bayesian inference]]></dc:subject>
<dc:subject><![CDATA[IAEA stopping data analysis]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.nimb.2026.166253]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43742-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43770-1</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Nwazelibe, V. C.]]></dc:creator>
<dc:creator><![CDATA[Kirsch, M.]]></dc:creator>
<dc:creator><![CDATA[Thiele, S. T.]]></dc:creator>
<dc:creator><![CDATA[Djeddaoui, F.]]></dc:creator>
<dc:creator><![CDATA[Yu, W.]]></dc:creator>
<dc:creator><![CDATA[Gloaguen, R.]]></dc:creator>
<dc:creator><![CDATA[Tolosana Delgado, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43770-1</dc:identifier>
<dc:title><![CDATA[Monitoring mining impacts using harmonic decomposition of time series vegetation indices]]></dc:title>
<dc:source><![CDATA[ISPRS Journal of Photogrammetry and Remote Sensing 239(2026), 1010-1026]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Global mining operations cause significant vegetation disturbance, yet their cumulative footprint remains poorly quantified. Remote monitoring of these changes over time is needed for environmental accounting and to estimate aggregated impacts across the thousands of mines that underpin global metal supply chains. In this contribution, we integrate vegetation index time series with a domain-adapted breakpoint detection approach, Seasonal Harmonic Anomaly Break Analysis (SHABA), to detect multiple abrupt and subtle vegetation changes associated with mining activities. We demonstrate the potential of this methodology with six geographically distributed mine sites: Cardinal River, Roșia Poieni, Trident, Carajás, Vametco, and Worsley. The resulting breakpoints accurately quantify cumulative changes associated with mine expansion and rehabilitation efforts and indicate where secondary changes in surrounding areas might occur. The mines’ footprint trajectories are varied and complex. In some of the cases illustrated in this study, primary footprints are dominated by stepwise vegetation clearing (2.11–5.77% yr 1), but also show early regrowth (1.58–2.68%yr 1) consistent with natural succession or rehabilitation. Secondary changes outside the direct mine footprint vary widely, but are temporally correlated with mine expansion. Based on these results, we hypothesise that the SHABA workflow could provide a robust approach to automated, global-scale quantification of changes in mine footprint over time and to better dialogue among stakeholders.]]></dc:description>
<dc:subject><![CDATA[Satellite monitoring]]></dc:subject>
<dc:subject><![CDATA[Vegetation trajectories]]></dc:subject>
<dc:subject><![CDATA[Mining footprint]]></dc:subject>
<dc:subject><![CDATA[Seasonal anomalies]]></dc:subject>
<dc:subject><![CDATA[Breakpoints]]></dc:subject>
<dc:subject><![CDATA[Impact assessment]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.isprsjprs.2026.07.001]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43770-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43533-1</identifier>
<datestamp>2026-08-17</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Hanel, T.]]></dc:creator>
<dc:creator><![CDATA[Eckert, C.]]></dc:creator>
<dc:creator><![CDATA[Haenel, T.]]></dc:creator>
<dc:creator><![CDATA[Zenker, E.]]></dc:creator>
<dc:creator><![CDATA[Albach, D.]]></dc:creator>
<dc:creator><![CDATA[Bussmann, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43533-1</dc:identifier>
<dc:title><![CDATA[HASEonGPU Software - High performance Amplified Spontaneous Emission on GPU]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-07-27 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4724" target="_blank">10.14278/rodare.4724</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4817" target="_blank">10.14278/rodare.4817</a> | <a href="https://doi.org/10.14278/rodare.4742" target="_blank">4742</a> | <a href="https://doi.org/10.14278/rodare.4725" target="_blank">4725</a><br>License: GPL-3.0-or-later]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[HASEonGPU is open-source HPC software for calculating amplified spontaneous emission (ASE) flux in laser gain media. It supports the design and analysis of high-power laser systems by estimating ASE flux in configurable gain media using a Monte Carlo ray-tracing approach.
Release 2.1.1 moves pump time stepping into the compiled C++/Alpaka backend, adds compiled frozen-RK4 and ASE controls, improves streamed output handling, and separates the private Python runtime from optional public C++ installation artifacts.
HASEonGPU uses alpaka 3 (https://github.com/alpaka-group/alpaka3) to support ASE calculations on CPU and GPU (CUDA, HIP) backends with improved performance portability.]]></dc:description>
<dc:subject><![CDATA[laser]]></dc:subject>
<dc:subject><![CDATA[laser-physics]]></dc:subject>
<dc:subject><![CDATA[laser-construction]]></dc:subject>
<dc:subject><![CDATA[high-intensity laser pulse]]></dc:subject>
<dc:subject><![CDATA[high-power laser systems]]></dc:subject>
<dc:subject><![CDATA[amplified spontaneous emission]]></dc:subject>
<dc:subject><![CDATA[ASE]]></dc:subject>
<dc:subject><![CDATA[gain media]]></dc:subject>
<dc:subject><![CDATA[Monte Carlo ray tracing]]></dc:subject>
<dc:subject><![CDATA[HPC]]></dc:subject>
<dc:subject><![CDATA[GPU]]></dc:subject>
<dc:subject><![CDATA[CUDA]]></dc:subject>
<dc:subject><![CDATA[HIP]]></dc:subject>
<dc:subject><![CDATA[MPI]]></dc:subject>
<dc:subject><![CDATA[openPMD]]></dc:subject>
<dc:subject><![CDATA[ADIOS2]]></dc:subject>
<dc:subject><![CDATA[HDF5]]></dc:subject>
<dc:subject><![CDATA[alpaka]]></dc:subject>
<dc:subject><![CDATA[alpaka3]]></dc:subject>
<dc:subject><![CDATA[C++20]]></dc:subject>
<dc:subject><![CDATA[C++]]></dc:subject>
<dc:subject><![CDATA[Python]]></dc:subject>
<dc:subject><![CDATA[heterogeneous computing]]></dc:subject>
<dc:subject><![CDATA[distributed computing]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43533-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43536-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Ramakrishna, K.]]></dc:creator>
<dc:creator><![CDATA[Lokamani, M.]]></dc:creator>
<dc:creator><![CDATA[Cangi, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43536-1</dc:identifier>
<dc:title><![CDATA[Machine-Learned Interatomic Potentials for Fe–Ni Alloys: Benchmarking MACE Models for Magnetism and Phase Stability]]></dc:title>
<dc:source><![CDATA[HAICON 2026, 10.06.2026, Munich, Germany]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Iron–nickel (Fe–Ni) alloys are central to industrial metallurgy and planetary science, exhibiting rich composition-dependent phase stability, itinerant magnetism, and magneto-elastic effects including the Invar anomaly. Accurate and efficient modeling of these properties across compositions and pressures remains a key challenge in computational materials science. We develop a system-specific MACE potential (MACE-sqs) trained on spin-polarized DFT calculations using special quasirandom structures (SQS) to represent chemical disorder in Fe–Ni alloys. The training dataset spans bcc and fcc phases, isotropic and shear strains, and the full composition range from pure Fe to pure Ni. We benchmark MACE-sqs against four MACE foundation models across experimental and DFT reference data for equations of state, elastic constants, lattice volumes, pressure-induced phase transitions, and finite-temperature properties. MACE-sqs outperforms all foundation models — including those employing Hubbard U corrections — for structural and elastic properties in both crystal phases. We further demonstrate that DFT+U is fundamentally ill-suited for itinerant Fe–Ni alloys, systematically distorting equilibrium volumes and phase energetics. A key open challenge remains: all models invert the experimentally observed decrease in bcc–hcp transition pressure with increasing Ni content, revealing the need for training data that explicitly encodes high-pressure magnetic collapse. This work illustrates how targeted, domain-specific machine-learned interatomic potentials (MLIPs) trained on carefully curated DFT datasets can surpass large-scale foundation models for complex magnetic alloys, enabling near-DFT-accurate simulations at a fraction of the DFT computational cost — directly relevant to alloy design and geophysical modeling.]]></dc:description>
<dc:subject><![CDATA[density functional theory]]></dc:subject>
<dc:subject><![CDATA[machine learning]]></dc:subject>
<dc:subject><![CDATA[high performance computing]]></dc:subject>
<dc:subject><![CDATA[computational material science]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43536-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43360-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Yong, C.]]></dc:creator>
<dc:creator><![CDATA[Burguera, S.]]></dc:creator>
<dc:creator><![CDATA[Grödler, D.]]></dc:creator>
<dc:creator><![CDATA[Lenting, C.]]></dc:creator>
<dc:creator><![CDATA[Ibrahim, H.]]></dc:creator>
<dc:creator><![CDATA[Wickleder, M. S.]]></dc:creator>
<dc:creator><![CDATA[Frontera, A.]]></dc:creator>
<dc:creator><![CDATA[Strub, E.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43360-1</dc:identifier>
<dc:title><![CDATA[Intramolecular Matere Bonds in Isostructural Rubidium (18-Crown-6) Pertechnetate and Perrhenate Dimers]]></dc:title>
<dc:source><![CDATA[European Journal of Inorganic Chemistry 29(2026)16, e70194]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The synthesis and structural characterisation of isostructural [Rb(18-crown-6)][XO₄] (X = Tc, Re) confirm a dimeric structure, [Rb(18-crown-6)]₂[XO₄]₂. X-ray diffraction analysis reveals that the dimers feature a [Rb₂X₂O₈] core formed by two macrocycle-bound Rb+ cations bridged by XO₄⁻. Their arrangements are directed by Rb–O coordination and by two equivalent X···O Matere bonds (MaBs). Unlike previously reported MaBs that link these oxoanions into extended supramolecular polymers or layers, the interactions described here occur within the discrete dimeric cluster, representing the first such examples of intramolecular MaBs for pertechnetate and perrhenate. Computational analysis clarifies the origin of these contacts. Molecular electrostatic potential maps reveal σ-holes at Tc and Re, supporting MaB formation. Quantum theory of atoms in molecules, noncovalent interaction plots, and natural bond orbital calculations independently confirm the presence and stabilising nature of the X···O interactions. These results highlight the role of σ-hole interactions in determining the solid-state architecture of pertechnetate and perrhenate crown-ether complexes and provide insight relevant to oxoanion behaviour in separation processes and nuclear waste management.]]></dc:description>
<dc:subject><![CDATA[σ-hole matere bonds]]></dc:subject>
<dc:subject><![CDATA[crown compounds]]></dc:subject>
<dc:subject><![CDATA[density functional theory]]></dc:subject>
<dc:subject><![CDATA[pertechnetate]]></dc:subject>
<dc:subject><![CDATA[Technetium]]></dc:subject>
<dc:subject><![CDATA[99Tc]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/ejic.70194]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43360-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43033-1</identifier>
<datestamp>2026-08-26</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Xu, R.]]></dc:creator>
<dc:creator><![CDATA[Mu, G.]]></dc:creator>
<dc:creator><![CDATA[Pylypovskyi, O.]]></dc:creator>
<dc:creator><![CDATA[Zhang, Q.]]></dc:creator>
<dc:creator><![CDATA[Illing, R.]]></dc:creator>
<dc:creator><![CDATA[Hübner, R.]]></dc:creator>
<dc:creator><![CDATA[He, R.]]></dc:creator>
<dc:creator><![CDATA[Knüpfer, A.]]></dc:creator>
<dc:creator><![CDATA[Lehmann, S.]]></dc:creator>
<dc:creator><![CDATA[Bezsmertna, O.]]></dc:creator>
<dc:creator><![CDATA[Nielsch, K.]]></dc:creator>
<dc:creator><![CDATA[Makarov, D.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43033-1</dc:identifier>
<dc:title><![CDATA[Machine-learning-enhanced printed vertical magnetoresistive sensors for transparent, flexible, multimodal interactive magnetoelectronics]]></dc:title>
<dc:source><![CDATA[Advanced Science (2026)]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[To meet the increasingly stringent demands of next-generation electronic systems, magnetoresistive sensors are required to simultaneously deliver environmental compatibility, advanced functionality, and enhanced intelligence. Here, we demonstrate a synergistic strategy spanning device, algorithm, and system levels to address these challenges in a unified manner. By rationally designing functional inks, fully printable magnetoresistive sensors are realized through additive manufacturing, substantially reducing energy consumption and material waste during fabrication. Introducing magnetic-field guidance during printing enables vertical alignment of functional nanowires, resulting in an out-of-plane sensor architecture. This configuration not only reduces nanowire surface coverage, imparting exceptional optical transparency, but also suppresses the adverse influence of inter-nanowire junctions on electrical percolation, thereby enhancing mechanical robustness. Beyond materials and device engineering, the integration of machine-learning algorithms and system-level optimization extends sensor operation beyond conventional threshold-based mechanisms, enabling high-dimensional perceptual capabilities. Notably, this intelligence is achieved using a single sensing element without relying on sensor matrices or additional electronic components, thus preserving the intrinsic transparency and mechanical flexibility of the system. Leveraging the synergistic combination of these achievements, the proposed sensors offer an eco-responsible platform for next-generation imperceptible and intelligent magnetic sensing.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/ADVS.76052]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43033-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43432-1</identifier>
<datestamp>2026-08-25</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Dou, Z.]]></dc:creator>
<dc:creator><![CDATA[Tropf, L.]]></dc:creator>
<dc:creator><![CDATA[Lappan, T.]]></dc:creator>
<dc:creator><![CDATA[Rox, H.]]></dc:creator>
<dc:creator><![CDATA[Yang, X.]]></dc:creator>
<dc:creator><![CDATA[Büttner, L.]]></dc:creator>
<dc:creator><![CDATA[Weik, D.]]></dc:creator>
<dc:creator><![CDATA[Hoster, H.]]></dc:creator>
<dc:creator><![CDATA[Eckert, K.]]></dc:creator>
<dc:creator><![CDATA[Czarske, J.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43432-1</dc:identifier>
<dc:title><![CDATA[Multiscale Fluid Transport in Low-Temperature Electrolyzers and Fuel Cells: Linking Transport Phenomena with Analytical Technologies towards Improved Performance]]></dc:title>
<dc:source><![CDATA[Chemical Engineering Journal 544(2026), 178919]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Fluid transport in low-temperature water electrolyzers (LTWEs) and low-temperature fuel cells (LTFCs), spanning multiscale heterogeneous structures, significantly influences the production rate and energy conversion efficiency of green hydrogen energy. However, the contributions of underlying transport processes to the practical performance remain difficult to interpret, leading to a largely black-box understanding of transport-performance relations. This challenge is fundamentally constrained by the capabilities of available analytical techniques, particularly under realistic operating conditions. To address this gap, this review establishes a measurement-centred framework that links fluid transport phenomena with their intrinsic observability, thereby defining the current limits of performance interpretation. We first derive the key requirements of analytical techniques from fluid transport-induced performance limitations. Based on these requirements, we critically assess the capabilities and limitations of established optical, X-ray, and neutron based analytical methods. Particular emphasis is placed on emerging strategies, including embedded miniaturized sensors and ultrasonic techniques, which enable the transition from lab-scale observations towards operando diagnostics at device and system levels. Rather than treating these analytical techniques in isolation, this review highlights their complementary roles, defining the current observable space of fluid transport across scales. Recognizing the remaining gaps, it suggests that synergetic combinations of complementary analytical techniques may improve the effective interpretation of transport-performance relations across scales.]]></dc:description>
<dc:subject><![CDATA[low temperature hydrogen fuel cells]]></dc:subject>
<dc:subject><![CDATA[low temperature water electrolysis]]></dc:subject>
<dc:subject><![CDATA[gas/liquid transport]]></dc:subject>
<dc:subject><![CDATA[bubble management]]></dc:subject>
<dc:subject><![CDATA[water management]]></dc:subject>
<dc:subject><![CDATA[analytical instrument]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.cej.2026.178919]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43432-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43821-1</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Techert, G.]]></dc:creator>
<dc:creator><![CDATA[Jain, P.]]></dc:creator>
<dc:creator><![CDATA[Bobeth, C.]]></dc:creator>
<dc:creator><![CDATA[Giefer, P.]]></dc:creator>
<dc:creator><![CDATA[Drobot, B.]]></dc:creator>
<dc:creator><![CDATA[Bloß, C.]]></dc:creator>
<dc:creator><![CDATA[Lehmann, M.]]></dc:creator>
<dc:creator><![CDATA[Schönberger, N.]]></dc:creator>
<dc:creator><![CDATA[Pollmann, K.]]></dc:creator>
<dc:creator><![CDATA[Lederer, F.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43821-1</dc:identifier>
<dc:title><![CDATA[Research Data: Affinity optimization of a phage surface display-derived cyclic peptide for rare earth element binding]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-24 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4971" target="_blank">10.14278/rodare.4971</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4972" target="_blank">10.14278/rodare.4972</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>This dataset consists of raw data and partially processed data from NGS, ITC, TRLFS, and adsorption experiments.</p>]]></dc:description>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43821-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43799-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Eder, F.]]></dc:creator>
<dc:creator><![CDATA[Maesen, Z.]]></dc:creator>
<dc:creator><![CDATA[Skourski, Y.]]></dc:creator>
<dc:creator><![CDATA[Giannini, E.]]></dc:creator>
<dc:creator><![CDATA[Zaharko, O.]]></dc:creator>
<dc:creator><![CDATA[Rohr, F. O.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43799-1</dc:identifier>
<dc:title><![CDATA[Resolving Growth-Induced Off-Stoichiometry in AgCrSe<sub>2</sub> Single Crystals]]></dc:title>
<dc:source><![CDATA[Crystal Growth & Design 26(2026), 3994-4001]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The layered delafossite-like antiferromagnet AgCrSe<sub>2</sub> is a superionic conductor at high temperatures and has been reported to exhibit anomalous Hall behavior and Kondo physics at low temperatures. These extraordinary transport properties have been established almost exclusively on single crystals grown by chemical vapor transport, raising questions about the role of growth-induced off-stoichiometry. Using elemental analysis, single-crystal X-ray diffraction, and magnetization measurements, we show that such crystals are indeed systematically off-stoichiometric, with a general composition of Ag<sub>1−x</sub>Cr(Se<sub>2−y</sub>Cl<sub>y</sub>) (x ≈ y ≈ 0.08) arising from the use of CrCl3 as a transport agent. This off-stoichiometry manifests in altered magnetic properties, most notably a suppressed Néel temperature of 46 K compared to 58 K in stoichiometric polycrystalline samples prepared by solid-state synthesis. By optimizing an Ag/Se self-flux growth method, we obtained large single crystals of AgCrSe<sub>2</sub> that recover the magnetic transition temperature and saturation field of stoichiometric powder samples. These results establish self-flux growth as a route to high-quality stoichiometric AgCrSe<sub>2</sub> single crystals and provide a reliable platform for reassessing whether the reported anomalous transport phenomena are intrinsic or arise from off-stoichiometry.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1021/acs.cgd.6c00144]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43799-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43666-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Gioiello, S.]]></dc:creator>
<dc:creator><![CDATA[Hoang, D. H.]]></dc:creator>
<dc:creator><![CDATA[Rudolph, M.]]></dc:creator>
<dc:creator><![CDATA[Santoro, L.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43666-1</dc:identifier>
<dc:title><![CDATA[Flotation of rare earth minerals from Italian granite waste: mineralogy, reagent evaluation and process optimization]]></dc:title>
<dc:source><![CDATA[Minerals Engineering 248(2026), 110580]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The recovery of rare earth elements (REEs) from secondary sources is increasingly important for strengthening 
the European supply chain and reducing the environmental impact of primary mining. This study evaluates the 
potential of froth flotation to upgrade rare earth minerals (REMs) from Italian granite wastes, besides exploring 
alternative reagents beyond those traditionally employed for REM flotation. Three feed materials derived from 
magnetic pre-concentrates and grinding fines were characterised using TIMA-X automated mineralogy, which 
revealed contrasting liberation and association patterns of the REE bearing phases: monazite and xenotime are 
fine-grained and well liberated, whereas allanite-bearing particles are coarser, more poorly liberated, and 
strongly intergrown with biotite and chlorite gangue. Batch flotation tests conducted in a 2 L Outotec GTK cell 
assessed the influence of reagent selection, pH, temperature, and regrinding. Nouryon’s glycinate-type collector 
Atrac 922 delivered the best combination of grade and recovery at pH 8 and 9. Controlled regrinding (20 min) 
significantly enhanced mineral liberation and TREEs grade, although overgrinding (40 min) and excessive ul
trafine generation reduced concentrate purity and selectivity due to entrainment, despite yielding TREEs re
coveries up to 85 %. Grinding fines exhibited superior flotation performance compared to magnetic concentrates, 
driven by finer grain sizes and better liberation of monazite and xenotime. Overall, the results demonstrate that 
flotation can effectively complement magnetic separation for rare earth minerals beneficiation from granite 
wastes. However, substantial REE losses 
likely related to the surface chemistry and behaviour of allanite 
highlight the need for tailored reagent strategies, optimised size reduction, and improved understanding of the 
mineralogical impacts on flotation performance.]]></dc:description>
<dc:subject><![CDATA[Rare earth beneficiation]]></dc:subject>
<dc:subject><![CDATA[Froth flotation]]></dc:subject>
<dc:subject><![CDATA[Mineral liberation]]></dc:subject>
<dc:subject><![CDATA[Flotation reagents]]></dc:subject>
<dc:subject><![CDATA[Process optimization]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.mineng.2026.110580]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43666-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43847-1</identifier>
<datestamp>2026-08-31</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Racz, A. S.]]></dc:creator>
<dc:creator><![CDATA[Nemeth, M.]]></dc:creator>
<dc:creator><![CDATA[Krafcsik, O.]]></dc:creator>
<dc:creator><![CDATA[Kentsch, U.]]></dc:creator>
<dc:creator><![CDATA[Panjan, M.]]></dc:creator>
<dc:creator><![CDATA[Göken, M.]]></dc:creator>
<dc:creator><![CDATA[Wurmshuber, M.]]></dc:creator>
<dc:creator><![CDATA[Fogarassy, Z.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43847-1</dc:identifier>
<dc:title><![CDATA[Interfacial modification and adhesion improvement of Mo-C and W-C nanolayers by ion irradiation]]></dc:title>
<dc:source><![CDATA[Surface &amp; Coatings Technology 538(2026), 133868]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The adhesion of coatings to substrates is a critical requirement in a wide range of applications, including catalysis and protective coatings. Ion irradiation can improve coating adhesion through ion mixing at the coating–substrate interface. Herein, carbide-rich nanolayers were produced by irradiating C/Mo and C/W multilayer systems deposited on silicon with Xe ions (40–120 keV, 0.25–0.5 × 10¹⁶ ions/cm²). XPS depth profiling confirmed the formation of carbide-rich regions at the interface. Coating adhesion was evaluated by ramped-load scratch testing using a nanoindenter. Depending on the irradiation conditions, the critical load for delamination increased from 18.2 to 45.1 mN for the C/W multilayer and from 27.2 to approximately 36.9 mN for the C/Mo multilayer. Cross-sectional transmission electron microscopy was used to examine the structural changes along selected regions of the scratch tracks. Clear differences were observed between irradiated and non-irradiated coatings: while non-irradiated coatings exhibited interfacial delamination and substrate cracking, irradiated coatings showed buckling with reduced crack propagation, indicating improved coating–substrate adhesion. The larger adhesion improvement of the C/W multilayer is attributed to more pronounced irradiation-induced interfacial mixing and substrate amorphization. The results demonstrate that ion irradiation effectively modifies the coating–substrate interface and enhances the adhesion of carbide-rich nanolayers.]]></dc:description>
<dc:subject><![CDATA[Carbide]]></dc:subject>
<dc:subject><![CDATA[Ion irradiation]]></dc:subject>
<dc:subject><![CDATA[Nano-layer]]></dc:subject>
<dc:subject><![CDATA[Ramped load scratch]]></dc:subject>
<dc:subject><![CDATA[Nanoindenter]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.surfcoat.2026.133868]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43847-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43667-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Vinnett, L.]]></dc:creator>
<dc:creator><![CDATA[Yianatos, J.]]></dc:creator>
<dc:creator><![CDATA[San Martín, F.]]></dc:creator>
<dc:creator><![CDATA[Ñanculef, R.]]></dc:creator>
<dc:creator><![CDATA[Hoang, D. H.]]></dc:creator>
<dc:creator><![CDATA[Hassanzadeh, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43667-1</dc:identifier>
<dc:title><![CDATA[An industrial evaluation of superficial gas rate and bubble size across different types of flotation machines]]></dc:title>
<dc:source><![CDATA[Minerals Engineering 248(2026), 110620]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Gas dispersion parameters, particularly superficial gas rate (JG) and bubble size, play a central role in flotation performance. Despite their importance, industrial-scale comparisons across flotation machine technologies remain limited. This study addresses this gap by analysing industrial-scale measurements of JG and Sauter mean bubble diameter (D32) from mechanical, column, and four reactor–separator (intensified) flotation machines. All measurements are obtained in a quiescent region below the pulp–froth interface, discussing the need for an adequate pulp-froth interface to control the recovery–grade trade‑off from theoretical gas dispersion limits. The results demonstrate that forced‑air mechanical cells operate at higher JG values than self‑aspirated cells. Although flotation columns exhibit gas rates comparable to those of self‑aspirated machines, contemporary column designs and operations generate significantly larger bubbles. In mechanical cells, D32 consistently increases with JG, whereas lower sensitivity to changes in JG is observed in flotation columns due to sparger limitations related to design and wear. Intensified cells exhibit D32–JG trends comparable to those of conventional mechanical cells. Bubble surface area fluxes (SB) across all technologies remain at or below carrying capacity limits, with particularly low values in columns arising from low gas rates and bubbles transitioning to ellipsoidal regimes. Overall, industrial flotation machines are operated at low to intermediate SB values to maintain distinctive pulp–froth interfaces, avoiding conditions that favor machine flooding or loss of selectivity. These findings indicate that industrial operating practices prioritize circuit‑level performance over unit‑level optimization of gas dispersion, a principle expected to extend to non‑conventional flotation technologies.]]></dc:description>
<dc:subject><![CDATA[Flotation machines]]></dc:subject>
<dc:subject><![CDATA[Sauter mean bubble diameter]]></dc:subject>
<dc:subject><![CDATA[Superficial gas rate]]></dc:subject>
<dc:subject><![CDATA[Gas dispersion]]></dc:subject>
<dc:subject><![CDATA[Reactor-separator flotation cells]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.mineng.2026.110620]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43667-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43498-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Hoberück, S.]]></dc:creator>
<dc:creator><![CDATA[Banek, S.]]></dc:creator>
<dc:creator><![CDATA[Krönke, T.]]></dc:creator>
<dc:creator><![CDATA[Pretze, M.]]></dc:creator>
<dc:creator><![CDATA[Brandt, F.]]></dc:creator>
<dc:creator><![CDATA[Kopka, K.]]></dc:creator>
<dc:creator><![CDATA[Trommer, J.]]></dc:creator>
<dc:creator><![CDATA[Thomas, C.]]></dc:creator>
<dc:creator><![CDATA[Bundschuh, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43498-1</dc:identifier>
<dc:title><![CDATA[[68Ga]Ga-NECT-224 PET/CT Shows Increasing Nectin-4 Expression in Progressive Urothelial Carcinoma Under ADC-Therapy With Enfortumab-Vedotin]]></dc:title>
<dc:source><![CDATA[Clinical Nuclear Medicine 51(2026)8, 732-734]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[A 64-year-old man with metachronous metastatic urothelial carcinoma originating from the right renal pelvis underwent nectin-4–targeted [68Ga]Ga-NECT-224 PET/CT prior to initiation of nectin-4–targeted antibody-drug conjugate (ADC) therapy with enfortumab-vedotin (PADCEV), in combination with pembrolizumab. A CT follow-up after 3 months of ADC therapy showed a progressive adrenal metastasis. Subsequent [68Ga]Ga-NECT-224 PET/CT restaging revealed multiple new lesions with intense nectin-4 expression. This case illustrates the potential of [68Ga]Ga-NECT-224 PET/CT to visualize heterogeneous nectin-4 expression, its potential in therapy guidance, and highlights the need for theranostic strategies in patients retaining target expression despite cytotoxic therapy resistance.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1097/RLU.0000000000006528]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43498-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42973-1</identifier>
<datestamp>2026-08-27</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Ravi, N. K.]]></dc:creator>
<dc:creator><![CDATA[Pape, D.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42973-1</dc:identifier>
<dc:title><![CDATA[An Alternative Web Application for METABOLATOR]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-02-06 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4496" target="_blank">10.14278/rodare.4496</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4497" target="_blank">10.14278/rodare.4497</a><br>License: Apache-2.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>An alternative web application for metabolic load analysis using the METABOLATOR library. The application consists of a backend written in Python using FastAPI, and a modern frontend built in React using Vite.</p>]]></dc:description>
<dc:subject><![CDATA[metabolic load]]></dc:subject>
<dc:subject><![CDATA[microcalorimetry]]></dc:subject>
<dc:subject><![CDATA[curve fitting]]></dc:subject>
<dc:subject><![CDATA[data science]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42973-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43722-2</identifier>
<datestamp>2026-08-25</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Safeer, A.]]></dc:creator>
<dc:creator><![CDATA[Dias, C.]]></dc:creator>
<dc:creator><![CDATA[Ghorbani Asl, M.]]></dc:creator>
<dc:creator><![CDATA[Karaka, A.]]></dc:creator>
<dc:creator><![CDATA[Bawankule, P.]]></dc:creator>
<dc:creator><![CDATA[Li, W.]]></dc:creator>
<dc:creator><![CDATA[Gargiani, P.]]></dc:creator>
<dc:creator><![CDATA[Jolie, W.]]></dc:creator>
<dc:creator><![CDATA[Krasheninnikov, A.]]></dc:creator>
<dc:creator><![CDATA[Bedoya-Pinto, A.]]></dc:creator>
<dc:creator><![CDATA[Michely, T.]]></dc:creator>
<dc:creator><![CDATA[Fischer, J.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43722-2</dc:identifier>
<dc:title><![CDATA[Atomic-Scale Detection of Neel Vector Switching in the Single-Layer A-type Antiferromagnet Cr₂S₃-2D]]></dc:title>
<dc:source><![CDATA[Advanced Materials (2026), e74637]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The detection of Neel vector switching in a single-layer A-type antiferromagnet marks an important step toward functional two-dimensional spintronics. Here, Cr₂S₃-2D, grown on graphene on Ir(110), is established as a first single-layer A-type antiferromagnet. Spin-polarized scanning tunneling microscopy reveals hysteresis loops with a large switching field and a pronounced dependence on island size. X-ray magnetic circular dichroism at the Cr L₂,₃ edges exhibits a tiny signal with a linear magnetic field dependence, consistent with an antiferromagnetic ground state with an estimated net moment below 10⁻² μB per Cr, and a Neel temperature of about 160 K. Quantitative analysis of the island-size dependence of the switching field, together with first principles calculations, indicates a slight imbalance between the magnetic moments of the two Cr planes of Cr₂S₃-2D when supported on a substrate. This imbalance results in a net magnetization for the A-type antiferromagnet, which enables the 180◦ rotation of the Neel vector. Moreover, Cr₂S₃-2D retains its magnetic properties after several days of exposure to air.]]></dc:description>
<dc:subject><![CDATA[two-dimensional materials]]></dc:subject>
<dc:subject><![CDATA[A-type antiferromagnet]]></dc:subject>
<dc:subject><![CDATA[chromium sulfides]]></dc:subject>
<dc:subject><![CDATA[Neel vector switching]]></dc:subject>
<dc:subject><![CDATA[Spin-polarized scanning tunneling microscopy]]></dc:subject>
<dc:subject><![CDATA[DFT]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/adma.74637]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43722-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43838-1</identifier>
<datestamp>2026-08-31</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Mondal, P. P.]]></dc:creator>
<dc:creator><![CDATA[Panday, H.]]></dc:creator>
<dc:creator><![CDATA[Guy, B. M.]]></dc:creator>
<dc:creator><![CDATA[Dhiman, S.]]></dc:creator>
<dc:creator><![CDATA[Ahammad, S. Z.]]></dc:creator>
<dc:creator><![CDATA[Jain, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43838-1</dc:identifier>
<dc:title><![CDATA[Machine learning-based prediction of heavy metal leaching efficiency from zinc metallurgical waste]]></dc:title>
<dc:source><![CDATA[Chemical Engineering Journal: Green and Sustainable 3(2026), 100122]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The increasing generation of hazardous industrial residues containing critical metals requires efficient resource-recovery strategies that simultaneously mitigate environmental burdens and promote resource circularity. Herein, an integrated hydrometallurgical-machine learning framework was developed for the recovery and predictive modeling of gallium and germanium from zinc plant residues. Key process variables, including acid concentration, leaching temperature, and reaction time, were employed as model inputs to predict metal leaching efficiency. Four supervised learning algorithms, namely support vector machine, random forest, extreme gradient boosting, and artificial neural network, were developed and systematically evaluated using a 60:40 training-test data partition, with model robustness further assessed through 10-fold cross-validation. Among the evaluated models, XGBoost exhibited the highest predictive performance for Ga leaching efficiency, with coefficients of determination (R2) of 0.94 for the training set and 0.81 for the independent test set, demonstrating satisfactory generalization to unseen experimental conditions. Integrating data-driven prediction with hydrometallurgical processing provides a quantitative framework for reducing experimental requirements, identifying influential process variables, and improving process predictability. The proposed approach offers a scalable pathway for valorizing metal-bearing industrial residues while supporting sustainable waste management and the circular utilization of critical resources.]]></dc:description>
<dc:subject><![CDATA[Zinc plant residues]]></dc:subject>
<dc:subject><![CDATA[Circular economy]]></dc:subject>
<dc:subject><![CDATA[Hydrometallurgical leaching]]></dc:subject>
<dc:subject><![CDATA[Machine learning]]></dc:subject>
<dc:subject><![CDATA[Critical metals]]></dc:subject>
<dc:subject><![CDATA[Gallium]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.cejgas.2026.100122]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43838-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43064-1</identifier>
<datestamp>2026-09-02</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Sarkar, R.]]></dc:creator>
<dc:creator><![CDATA[Jordan, N.]]></dc:creator>
<dc:creator><![CDATA[Foerstendorf, H.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43064-1</dc:identifier>
<dc:title><![CDATA[Interfacial Speciation of Ln(III) on Albite: Insights from Batch Sorption and Luminescence Spectroscopy Experiments]]></dc:title>
<dc:source><![CDATA[Goldschmidt 2026 Conference, 12.-17.07.2026, Montréal, Canada]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The internationally accepted strategy for high-level nuclear waste disposal is containment in deep geological repositories [1]. Reliable long-term safety assessments require robust models describing radionuclide (RN) migration and retention, supported by accurate thermodynamic data and molecular-level understanding of RN–mineral interactions [2,3].
Crystalline rocks, alongside clay and rock salt, are considered as possible host forms for deep geological repositories. Quartz, mica, and feldspar make up the majority of granitic rocks. Among these, albite (NaAlSi3O8) is a major plagioclase feldspar and an abundant framework aluminosilicate in the Earth’s crust, providing reactive surface area in repository environments. Despite its geological relevance, the sorption behavior of RNs on albite surfaces remains insufficiently understood, limiting reliable thermodynamic descriptions of radionuclide retention in crystalline host rocks.[4]
This study investigates retention mechanisms of Eu(III), Nd(III), and Lu(III) on albite as analogues for minor actinides. Batch sorption experiments were conducted at pH 3-9 and ionic strengths of 0.15 M NaCl under atmospheric CO2(g) condition. Sorption is low at acidic pH and increases continuously with pH, reaching maximum uptake at alkaline conditions for all Ln(III). At constant pH, sorption increases from light to heavy lanthanides, consistent with increasing ionic charge density along the series. 
Eu(III) sorption shows negligible dependence on ionic strength (0.01–0.1 M NaCl), indicating dominant inner-sphere surface complexation. 
Eu(III) speciation was further investigated by time-resolved laser-induced fluorescence spectroscopy (TRLFS). Changes in the emission spectra compared to the aqueous reference clearly indicate surface complex formation. Fluorescence lifetime analysis reveals that at higher pH values a single surface-species dominates, whereas at lower pH two distinct species are observed. 
The combined sorption and spectroscopic results provides mechanistic insight into the direct Ln(III) coordination at  albite surface sites. The experimentally derived parameters offer a quantitative basis for refining surface complexation models and enhance the thermodynamic description of trivalent radionuclide migration in granitic repository systems.
References:
1. Ahlswede et al., 2025. Studies in Energy, Resource and Environmental Economics 2025, 447–481.
2. Li et al., Journal of Environmental Radioactivity 2025, 285, 107670.
3. Madé et al., Applied Geochemistry 2025, 180, 106273.
4. Stumpf et al., Radiochimica Acta 2006, 94 (5).]]></dc:description>
<dc:subject><![CDATA[Feldspar]]></dc:subject>
<dc:subject><![CDATA[Lanthanides]]></dc:subject>
<dc:subject><![CDATA[Batch Sorption Experiments]]></dc:subject>
<dc:subject><![CDATA[Luminescence Spectroscopy]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43064-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43422-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Ferreira Machado, J. d. M.]]></dc:creator>
<dc:creator><![CDATA[Zarschler, K.]]></dc:creator>
<dc:creator><![CDATA[Knieß, T.]]></dc:creator>
<dc:creator><![CDATA[Kreller, M.]]></dc:creator>
<dc:creator><![CDATA[Miederer, M.]]></dc:creator>
<dc:creator><![CDATA[Brandt, F.]]></dc:creator>
<dc:creator><![CDATA[Apolle, R.]]></dc:creator>
<dc:creator><![CDATA[Link, T.]]></dc:creator>
<dc:creator><![CDATA[Wimberger, P.]]></dc:creator>
<dc:creator><![CDATA[Kopka, K.]]></dc:creator>
<dc:creator><![CDATA[Kiß, O.]]></dc:creator>
<dc:creator><![CDATA[Winzer, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43422-1</dc:identifier>
<dc:title><![CDATA[A translational journey in Germany: From literature to local implementation of [89Zr]Zr-DFO-trastuzumab]]></dc:title>
<dc:source><![CDATA[Nuklearmedizin 65(2026)4, 265-270]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Aim: [⁸⁹Zr]Zr-DFO-trastuzumab has emerged as a powerful tool to visualise non-invasively HER2 expression across metastatic lesions, complementing conventional pathological HER2 evaluation and helping to identify patients unlikely to benefit from therapy with trastuzumab-based therapies. This paper outlines the roadmap of the manufacturing implementation of [⁸⁹Zr]Zr-DFO-trastuzumab at our centre in Germany. 
Methods: In this paper, we describe the key questions encountered during implementation of the manufacturing process for [⁸⁹Zr]Zr-DFO-trastuzumab and how these were addressed through discussions between academia, hospital departments, teams experienced in the radiolabelling of antibodies and regulatory authorities.
Results: Discussions with multiple institutions were essential for the implementation of the GMP-compliant radiosynthesis of [⁸⁹Zr]Zr-DFO-trastuzumab at our
manufacturing site. Example decisions included shortening the shelf-life of [⁸⁹Zr]Zr-DFO-trastuzumab to 24 hours to mitigate container-closure integrity concerns and adoption of a bead-based method to determine the immunoreactive fraction.
For Peer Review Conclusion: This work presents a practical overview of operational considerations relevant to the clinical implementation of [⁸⁹Zr]Zr-DFO-trastuzumab, with potential applicability to other ⁸⁹Zr-labelled high-molecular-weight radiotracers in Germany. By sharing these practical insights, we aim to support broader patient access to established radiopharmaceuticals and encourage dialogue around open regulatory and practical questions, particularly in anticipation of future clinical trials.]]></dc:description>
<dc:subject><![CDATA[Zirconium-89]]></dc:subject>
<dc:subject><![CDATA[Radiolabeling]]></dc:subject>
<dc:subject><![CDATA[Radiopharmacy]]></dc:subject>
<dc:subject><![CDATA[Positron Emission Tomography]]></dc:subject>
<dc:subject><![CDATA[Trastuzumab]]></dc:subject>
<dc:subject><![CDATA[high-molecular-weight molecules]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1055/a-2883-7600]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43422-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43237-1</identifier>
<datestamp>2026-08-31</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Lami, L.]]></dc:creator>
<dc:creator><![CDATA[Bieberle, A.]]></dc:creator>
<dc:creator><![CDATA[Kryk, H.]]></dc:creator>
<dc:creator><![CDATA[Hampel, U.]]></dc:creator>
<dc:creator><![CDATA[Wasserscheid, P.]]></dc:creator>
<dc:creator><![CDATA[Geißelbrecht, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43237-1</dc:identifier>
<dc:title><![CDATA[Experimental investigations of axial liquid holdup profiles in a liquid organic hydrogen carrier (LOHC) dehydrogenation reactor using densitometry measurement]]></dc:title>
<dc:source><![CDATA[Industrial & Engineering Chemistry Research 65(2026)31, 16511-16522]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Liquid organic hydrogen carriers (LOHCs) enable large-scale hydrogen storage under ambient conditions. During catalytic dehydrogenation of perhydro benzyltoluene (H12-BT) in fixed-bed reactors, hydrogen release induces pronounced volumetric expansion and progressive evaporation of the carrier, leading to a strong axial transition from two-phase to predominantly gas-phase flow. Since liquid holdup governs both heat transfer and catalyst stability, quantitative knowledge of its spatial distribution under reactive conditions is essential for predictive reactor modelling. However, such data has not been available for technically relevant LOHC systems.

In the present study, the axially resolved liquid holdup in a fixed-bed LOHC dehydrogenation reactor was in-situ determined over a wide range of reaction conditions using non-destructive densitometric measurement technique. A pronounced axial decrease in liquid holdup with increasing shell temperature was observed, reflecting the combined effects of hydrogen evolution and LOHC evaporation. All experimentally determined holdup values significantly exceeded predictions based on bulk vapour–liquid equilibrium. This discrepancy is attributed to the increased capillary pressure in the pores resulting in condensation of LOHC within the
pores. Based on the acquired experimental data, a first empirical correlation for the radially averaged local liquid holdup is proposed. The presented results provide the first quantitative basis for incorporating realistic liquid holdup profiles into multi-phase LOHC reactor models and constitute a necessary step toward the coupled description of hydrodynamics and heat transfer in catalytic hydrogen release systems.]]></dc:description>
<dc:subject><![CDATA[LOHC dehydrogenation]]></dc:subject>
<dc:subject><![CDATA[liquid holdup]]></dc:subject>
<dc:subject><![CDATA[hydrodynamics]]></dc:subject>
<dc:subject><![CDATA[gamma densitometry]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1021/acs.iecr.6c02158]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43237-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43730-1</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Botez, V.]]></dc:creator>
<dc:creator><![CDATA[Giesecke, A.]]></dc:creator>
<dc:creator><![CDATA[Nore, C.]]></dc:creator>
<dc:creator><![CDATA[Cappanera, L.]]></dc:creator>
<dc:creator><![CDATA[Stefani, F.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43730-1</dc:identifier>
<dc:title><![CDATA[Impact of boundary conditions on onset and symmetry of precession-driven dynamos]]></dc:title>
<dc:source><![CDATA[Physical Review Fluids 11(2026), 083701]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[We numerically examine a kinematic dynamo driven by precession in a cylindrical geometry, with particular emphasis on the narrow range of Poincaré numbers where dynamo action is most likely at low and moderate magnetic Reynolds numbers. Using time-averaged velocity fields obtained from hydrodynamic simulations, we analyze the symmetry, oscillation frequency, and onset of the leading magnetic eigenmodes. Two competing families of magnetic fields are identified: a centrosymmetric, higher-frequency quadrupolar mode and a centroantisymmetric, lower-frequency dipolar mode. We then
quantify how the dynamo threshold depends on the electromagnetic boundary conditions, including pseudovacuum versus true vacuum treatment and the presence of conducting and/or magnetically permeable vessel walls. We show that simplified vanishing-tangential-field boundary conditions systematically underestimate the critical magnetic Reynolds number, whereas realistic outer layers can either promote or suppress dynamo action depending on their electrical conductivity and on the selected hydrodynamic mean state. These results clarify the role of wall properties and mode selection for the forthcoming
DRESDYN precession dynamo experiment.]]></dc:description>
<dc:subject><![CDATA[dynamo]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1103/rx1h-5zxp]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43730-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43767-1</identifier>
<datestamp>2026-08-28</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Rodriguez-Barea, B.]]></dc:creator>
<dc:creator><![CDATA[Kemper, U.]]></dc:creator>
<dc:creator><![CDATA[Chennur, M.]]></dc:creator>
<dc:creator><![CDATA[Seidel, R.]]></dc:creator>
<dc:creator><![CDATA[Erbe, A.]]></dc:creator>
<dc:creator><![CDATA[Hadlich, C.]]></dc:creator>
<dc:creator><![CDATA[Hübner, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43767-1</dc:identifier>
<dc:title><![CDATA[Data publication: Metallic conductance in Palladium Nanowires Templated by DNA Origami Molds]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-14 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4952" target="_blank">10.14278/rodare.4952</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4953" target="_blank">10.14278/rodare.4953</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>Data for the publication: https://doi.org/10.1002/sstr.202500713</p>

<p>The synthesis data is in a private repository at the University of Leipzig, please contact: christoph.hadlich@uni-leipzig.de</p>]]></dc:description>
<dc:subject><![CDATA[Nanowires]]></dc:subject>
<dc:subject><![CDATA[nanoelectronics]]></dc:subject>
<dc:subject><![CDATA[charge transport]]></dc:subject>
<dc:subject><![CDATA[DNA nanostructures]]></dc:subject>
<dc:subject><![CDATA[DNA origami]]></dc:subject>
<dc:subject><![CDATA[seeded growth.]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43767-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43785-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Kocsis, V.]]></dc:creator>
<dc:creator><![CDATA[Luther, S.]]></dc:creator>
<dc:creator><![CDATA[Pérez, N.]]></dc:creator>
<dc:creator><![CDATA[Yao, W.]]></dc:creator>
<dc:creator><![CDATA[Kühne, H.]]></dc:creator>
<dc:creator><![CDATA[Wolter, A. U. B.]]></dc:creator>
<dc:creator><![CDATA[Li, Y.]]></dc:creator>
<dc:creator><![CDATA[Büchner, B.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43785-1</dc:identifier>
<dc:title><![CDATA[Piezomagnetoelectric effects in a candidate Kitaev magnet]]></dc:title>
<dc:source><![CDATA[Nature Communications 17(2026), 4860]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The exactly solvable Kitaev model with its frustrated bond-dependent interactions has attracted enormous attention due to its exotic physics hosting fractional spin excitations as well as its promising prospects for quantum information technology. However, there is no pristine realization of the Kitaev model due to the significant Heisenberg and off-diagonal exchange interactions. While these additional exchange interactions are considered as obstacles on the route towards the desired Kitaev quantum spin liquids, the interplay between these magnetic anisotropies and the Kitaev interaction has lead to numerous intriguing phenomena. Here we demonstrate a new phenomenon, the coexistence of the Kitaev interaction with the piezomagnetoelectric effect (simultaneous magnetoelastic and magnetoelectric responses), which can offer electric field driven manipulation of the ground state and the fractional spin excitations. Our study reports the direct observation of the magnetoelectric (ME) effect in a Kitaev-Heisenberg, the quantum spin liquid candidate Na<sub>2</sub>Co<sub>2</sub>TeO<sub>6</sub>, and highlights the magnetoelastic response as a sensitive gauge of phase transitions. We discuss that the ME effect originates from the pd-hybridization mechanism, which allows local polarization independently from any magnetic order. This mechanism can transfer the frustrated magnetic interactions onto the polarization system, potentially creating a new exotic electronic state, a polarization liquid.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1038/s41467-026-73747-0]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43785-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42935-1</identifier>
<datestamp>2026-08-27</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Guillon, E.]]></dc:creator>
<dc:creator><![CDATA[Miralles, S.]]></dc:creator>
<dc:creator><![CDATA[Botton, V.]]></dc:creator>
<dc:creator><![CDATA[Despaux, G.]]></dc:creator>
<dc:creator><![CDATA[LeClezio, E.]]></dc:creator>
<dc:creator><![CDATA[Eckert, S.]]></dc:creator>
<dc:creator><![CDATA[Timmel, K.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42935-1</dc:identifier>
<dc:title><![CDATA[Experimental study of ultrasound-driven jets in liquid metal]]></dc:title>
<dc:source><![CDATA[15th International Symposium on Utrasonic Doppler methods in Fluid Mechanics & Engineering (ISUD2026), 03.-07.05.2026, Ecole de Physique des Houches, France]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[We present velocity measurements of jets driven by cavitation-free ultrasound beams in GaInSn, a metallic alloy liquid at room temperature. To our knowledge, this is the first direct quantification of acoustic streaming flow in a liquid metal. Acoustic streaming in liquid metals has been shown to be of particular interest in the context of solidification processes as it allows to control the properties of solid phases of metallic alloys. However most of the existing studies use either a numerical approach or rely on model experiments in water, and the current literature is missing a direct experimental observation and characterization of acoustic streaming in liquid metal. The experiment consists of velocity measurements of a jet generated by a 22 MHz transducer in a 50x50x200mm rectangular vessel filled with the eutectic alloy GaInSn, using Ultrasound Doppler Velocimetry (UDV) with 8 MHz, 5 mm diameter ultrasound probes. The ability of UDV to accurately measure peak jet velocities is examined through an analysis of the bias
introduced by the finite size of the sampling volume. This analysis is supported by a direct comparison between UDV and Particle Image Velocimetry (PIV) measurements performed in a complementary water experiment using the same experimental configuration. The velocity measurements obtained in liquid metal are then used to assess the validity of a dimensional analysis based model of acoustic streaming jets established using a time-scales separation method combined with linear acoustics. The dimensionless numbers governing the flow are identified, and it is shown that complete similitude is possible between two different Newtonian fluids.]]></dc:description>
<dc:subject><![CDATA[acoustic streaming]]></dc:subject>
<dc:subject><![CDATA[ultrasound doppler velocimetry]]></dc:subject>
<dc:subject><![CDATA[liquid metal experiment]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42935-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42935-2</identifier>
<datestamp>2026-08-27</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Guillon, E.]]></dc:creator>
<dc:creator><![CDATA[Miralles, S.]]></dc:creator>
<dc:creator><![CDATA[Botton, V.]]></dc:creator>
<dc:creator><![CDATA[Despaux, G.]]></dc:creator>
<dc:creator><![CDATA[LeClezio, E.]]></dc:creator>
<dc:creator><![CDATA[Eckert, S.]]></dc:creator>
<dc:creator><![CDATA[Timmel, K.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42935-2</dc:identifier>
<dc:title><![CDATA[Experimental study of ultrasound-driven jets in liquid metal]]></dc:title>
<dc:source><![CDATA[15th International Symposium on Ultrasonic Doppler methods for fluid mechanics and fluid engineering, 03.-07.05.2026, Les Houches, France]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[We present velocity measurements of jets driven by cavitation-free ultrasound beams in GaInSn, a metallic alloy liquid at room temperature. To our knowledge, this is the first direct quantification of acoustic streaming flow in a liquid metal. Acoustic streaming in liquid metals has been shown to be of particular interest in the context of solidification processes as it allows to control the properties of solid phases of metallic alloys. However most of the existing studies use either a numerical approach or rely on model experiments in water, and the current literature is missing a direct experimental observation and characterization of acoustic streaming in liquid metal. The experiment consists of velocity measurements of a jet generated by a 22 MHz transducer in a 50x50x200mm rectangular vessel filled with the eutectic alloy GaInSn, using Ultrasound Doppler Velocimetry (UDV) with 8 MHz, 5 mm diameter ultrasound probes. The ability of UDV to accurately measure peak jet velocities is examined through an analysis of the bias
introduced by the finite size of the sampling volume. This analysis is supported by a direct comparison between UDV and Particle Image Velocimetry (PIV) measurements performed in a complementary water experiment using the same experimental configuration. The velocity measurements obtained in liquid metal are then used to assess the validity of a dimensional analysis based model of acoustic streaming jets established using a time-scales separation method combined with linear acoustics. The dimensionless numbers governing the flow are identified, and it is shown that complete similitude is possible between two different Newtonian fluids.]]></dc:description>
<dc:subject><![CDATA[acoustic streaming]]></dc:subject>
<dc:subject><![CDATA[ultrasound doppler velocimetry]]></dc:subject>
<dc:subject><![CDATA[liquid metal experiment]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42935-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43537-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Ramakrishna, K.]]></dc:creator>
<dc:creator><![CDATA[Lokamani, M.]]></dc:creator>
<dc:creator><![CDATA[Cangi, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43537-1</dc:identifier>
<dc:title><![CDATA[MACE-based Machine Learning Interatomic Potentials for Iron-Nickel Alloys: Validation Across Composition and Pressure Ranges]]></dc:title>
<dc:source><![CDATA[DPG Spring Meeting 2026, 11.03.2026, Dresden, Germany]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Machine-learned interatomic potentials have emerged as powerful tools bridging quantum-level accuracy with mesoscale simulations in computational materials science. We present a comprehensive evaluation of MACE models for iron-nickel alloys across a wide range of compositions and pressures, with direct relevance to Earth's core modeling and industrial applications. We construct special quasirandom structures (SQS) to simulate random iron-nickel alloy configurations and train MACE models on density functional theory datasets combined with experimental validation data. Extensive short-range order analysis confirms improved chemical randomness for larger supercells, critical for faithful property sampling. Multiple MACE flavors are systematically compared against experimental measurements for structural and elastic properties in both body-centered cubic and face-centered cubic phases. Our results demonstrate that fine-tuned MACE models achieve remarkable predictive accuracy for equation-of-state behavior and elastic properties across all compositions. This approach successfully bridges computational predictions with experimental observations, enabling accelerated materials discovery for technologically relevant transition metal alloys.]]></dc:description>
<dc:subject><![CDATA[density functional theory]]></dc:subject>
<dc:subject><![CDATA[high performance computing]]></dc:subject>
<dc:subject><![CDATA[machine learning]]></dc:subject>
<dc:subject><![CDATA[computational material science]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43537-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43475-1</identifier>
<datestamp>2026-09-02</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Li, G.]]></dc:creator>
<dc:creator><![CDATA[Boulanger, N.]]></dc:creator>
<dc:creator><![CDATA[Gurzeda, B. P.]]></dc:creator>
<dc:creator><![CDATA[Hennig, C.]]></dc:creator>
<dc:creator><![CDATA[Kvashnina, K.]]></dc:creator>
<dc:creator><![CDATA[Talyzin, A. V.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43475-1</dc:identifier>
<dc:title><![CDATA[Temperature-dependent swelling of Brodie Graphite Oxide in liquid primary amides]]></dc:title>
<dc:source><![CDATA[Journal of Physical Chemistry C 130(2026), 7874-7885]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Swelling in polar solvents is a fundamental property of graphite oxide (GO). Using in-situ synchrotron X-ray diffraction (XRD) BGO swelling was studied in a series of primary amides (C1 to C10 by the number of carbon atoms) and compared to GO swelling in primary alcohols of equivalent chain lengths, with solvate phase compositions determined via Differential Scanning Calorimetry (DSC). Swelling  of BGO in acetamide, propionamide, and butyramide was found to  expand c-lattice by  ~3.5–3.7 Å, consistent with single‑layer intercalation parallel to the GO sheets. Swelling in longer molten amides produced larger c-lattice expansions correlating with the unit cell parameter of the pure amides, suggesting two‑layer intercalation in a tilted “stand‑up” orientation. Reversible Type‑I swelling transition was found  in the BGO–formamide system. This transition corresponds to the  change between BGO structures with one‑layer and two‑layer formamide intercalation and an enthalpy of 0.01 kJ g⁻¹ (BGO). No temperature‑driven swelling transitions were observed for other studied amides, acetamide through decanamide, in contrast to previously reported transitions in BGO–alcohol systems. These results demonstrate wide tunability of interlayer spacing in BGO–amide systems and highlight the potential of controlled intercalation for applications such as molecular separation and sorption.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1021/acs.jpcc.6c01991]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43475-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43545-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Shin, D.-H.]]></dc:creator>
<dc:creator><![CDATA[Daqiqshirazi, M.]]></dc:creator>
<dc:creator><![CDATA[Bahrami, A.]]></dc:creator>
<dc:creator><![CDATA[Lehmann, S.]]></dc:creator>
<dc:creator><![CDATA[Wolf, D.]]></dc:creator>
<dc:creator><![CDATA[Lubk, A.]]></dc:creator>
<dc:creator><![CDATA[Wrzesińska-Lashkova, A.]]></dc:creator>
<dc:creator><![CDATA[Vaynzof, Y.]]></dc:creator>
<dc:creator><![CDATA[Haider, G.]]></dc:creator>
<dc:creator><![CDATA[Brumme, T.]]></dc:creator>
<dc:creator><![CDATA[Nielsch, K.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43545-1</dc:identifier>
<dc:title><![CDATA[Quantum Confinement Effect in a Heteromorphic PbS/SnS2 Superlattice Grown by Atomic Layer Deposition]]></dc:title>
<dc:source><![CDATA[ACS Nano 20(2026)24, 17373-17383]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Quantum confinement in artificial superlattices enables the engineering of electronic and optical properties that exceed bulk limitations. Despite the unrivaled precision in thickness control and scalability of atomic layer deposition (ALD), the experimental demonstration of confinement effects in the superlattice geometry has remained elusive, especially for nonoxide systems. In this study, we report the experimental demonstration of distinct quantum confinement in the chalcogenide-based heteromorphic superlattices via an ALD supercycle approach. Polycrystalline PbS and amorphous SnS₂ are alternately deposited with subnanometer thickness control, resulting in the formation of a well-defined heteromorphic superlattice structure with sharp, strain-relieved, and defect-passivated interfaces. Raman spectroscopy also revealed the activation of low-frequency vibrational modes, indicating strong interlayer coupling of strain-free layers within the superlattice. A systematic reduction in the PbS sublayer thickness below its excitonic Bohr radius enables a substantial and controllable widening of the bandgap, from 1.74 eV for PbS (14 nm)/SnS₂ (5 nm) to 2.51 eV for PbS (3 nm)/SnS₂ (5 nm), compared to 1.54 eV for individually grown PbS films. This marked bandgap modulation unambiguously demonstrates the strong quantum confinement of charge carriers within the strain-relaxed PbS layers. Density functional theory (DFT) calculations confirm the experimental observations, revealing the emergence of both lateral and vertical quantum confinement and elucidating the role of the superlattice architecture in shaping the electronic structure. Together, these results establish ALD as an effective platform for quantum superlattice engineering, enabling precise control of confinement effects in complex chalcogenide heterostructures and their integration into next-generation optoelectronics and quantum devices.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1021/acsnano.6c02718]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43545-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43766-1</identifier>
<datestamp>2026-08-28</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Hadlich, C.]]></dc:creator>
<dc:creator><![CDATA[Rodriguez-Barea, B.]]></dc:creator>
<dc:creator><![CDATA[Pohl, D.]]></dc:creator>
<dc:creator><![CDATA[Rellinghaus, B.]]></dc:creator>
<dc:creator><![CDATA[Kielar, C.]]></dc:creator>
<dc:creator><![CDATA[Erbe, A.]]></dc:creator>
<dc:creator><![CDATA[Seidel, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43766-1</dc:identifier>
<dc:title><![CDATA[Data publication: DNA mold-based fabrication of continuous silver nanostructures]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-14 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4948" target="_blank">10.14278/rodare.4948</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4949" target="_blank">10.14278/rodare.4949</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>Data for the publication: https://doi.org/10.1002/sstr.202500700</p>

<p>The synthesis data is stored in a private repository at the University of Leipzig, please contact: christoph.hadlich@uni-leipzig.de</p>]]></dc:description>
<dc:subject><![CDATA[DNA metallization]]></dc:subject>
<dc:subject><![CDATA[DNA nanostructures]]></dc:subject>
<dc:subject><![CDATA[metal nanoparticles]]></dc:subject>
<dc:subject><![CDATA[nanoelectronics]]></dc:subject>
<dc:subject><![CDATA[seeded growth]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43766-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43555-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Goldberg, I.]]></dc:creator>
<dc:creator><![CDATA[Pichotta, M.]]></dc:creator>
<dc:creator><![CDATA[Bemmerer, D.]]></dc:creator>
<dc:creator><![CDATA[Honig, A.]]></dc:creator>
<dc:creator><![CDATA[Lutz, B.]]></dc:creator>
<dc:creator><![CDATA[Pirovano, E.]]></dc:creator>
<dc:creator><![CDATA[Röttger, S.]]></dc:creator>
<dc:creator><![CDATA[Friedman, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43555-1</dc:identifier>
<dc:title><![CDATA[Direct measurement of the 140Ce(n,gamma) cross section at kT = 11 keV]]></dc:title>
<dc:source><![CDATA[Physics Letters B 879(2026), 140637]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The neutron-capture reaction 140Ce(n,γ) is a key input for s-process nucleosynthesis due to its low capture probability, and has been discussed as a possible origin of the discrepancy between predicted and observed stellar cerium abundances. This discrepancy motivated a recent activation measurement at kT ≈ 34 keV and a time-of-flight (TOF) measurement, which reported conflicting Maxwellian-averaged cross sections (MACS), leading to large differences at the astrophysically relevant temperature of kT ≈ 8 keV. In this work, the 140Ce(n,γ) and 142Ce(n,γ) cross sections were measured using an activation technique with a quasi-Maxwellian neutron source at kT ≈ 11 keV, produced via the 18O(p,n) reaction. A natCe sample was irradiated at the PTB Ion Accelerator Facility, and the induced activities were measured by an ultra-low-background HPGe detector at the Felsenkeller underground laboratory. Cross sections were determined relative to the 197Au(n,γ) standard and used to derive MACS values. The resulting MACS of 22.2(1.2) mb at  keV is higher than the value previously adopted in stellar models, indicating that the observed 140Ce abundance discrepancy is unlikely to originate from an overestimated neutron-capture cross section. The present result also provides a direct test of the widely used MACS extrapolation procedure from  ∼ 30 keV to  ∼ 8 keV and offers a unique insight into its reliability and potential limitations.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.physletb.2026.140637]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43555-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43680-1</identifier>
<datestamp>2026-08-21</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Gao, Y.]]></dc:creator>
<dc:creator><![CDATA[Jeong, M.]]></dc:creator>
<dc:creator><![CDATA[Munoz, A. G.]]></dc:creator>
<dc:creator><![CDATA[Mueller, A.-S.]]></dc:creator>
<dc:creator><![CDATA[Long, F.]]></dc:creator>
<dc:creator><![CDATA[Zhou, S.]]></dc:creator>
<dc:creator><![CDATA[Qu, J.]]></dc:creator>
<dc:creator><![CDATA[Kunz-Schughart, L.]]></dc:creator>
<dc:creator><![CDATA[Qiu, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43680-1</dc:identifier>
<dc:title><![CDATA[Wireless precise manipulation of tumor spheroids using a millirobot controlled by permanent magnetic traps]]></dc:title>
<dc:source><![CDATA[Advanced Robotics Research (2026), e70155]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Spheroids are important three-dimensional multicellular culture systems that recapitulate key structural and functional features of native tissues. However, label-free long-term and precise manipulation of spheroids in culture environments remains challenging. Here, we report a donut-shaped magnetic millirobot (DonutBot) controlled by permanent magnetic traps for wireless pick-and-place of individual tumor spheroids. The DonutBot is fabricated from magnetic calcium-alginate hydrogel, exhibiting excellent cytocompatibility. A strong in-plane magnetic trap is established by combining two opposing permanent magnet arrays. Under in vitro culture conditions, stable robot trapping is realized without external energy input or heat generation, ensuring secure positioning of the spheroid. The trapping force steadily holds the spheroid upon regular exchange of cell culture media. By integrating in-plane control and dynamic vertical control, the DonutBot enables automated pick-and-place manipulation of PANC-1 pancreatic tumor spheroids along designed trajectories. The miniature robotic manipulation system allows for continuous and precise spheroid manipulation under physiologically relevant conditions, offering new opportunities for long-term studies of spheroid mechanobiology.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/adrr.70155]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43680-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42832-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Martin, P.]]></dc:creator>
<dc:creator><![CDATA[Martinez, J.]]></dc:creator>
<dc:creator><![CDATA[Staicu, D.]]></dc:creator>
<dc:creator><![CDATA[Vlahovic, L.]]></dc:creator>
<dc:creator><![CDATA[Prieur, D.]]></dc:creator>
<dc:creator><![CDATA[Audubert, F.]]></dc:creator>
<dc:creator><![CDATA[Clavier, N.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42832-1</dc:identifier>
<dc:title><![CDATA[Reproducing the Thermophysical Properties of Irradiated FR-MOx Fuel with Surrogate Materials]]></dc:title>
<dc:source><![CDATA[Journal of Nuclear Materials 632(2026), 156905]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Nuclear energy is expected to play a key role in future low-carbon energy systems, but its long-term viability depends on advanced fuel cycles capable of recycling valuable materials from spent fuel. Fast reactors operating with mixed uranium and plutonium oxides (MOx) are central to this strategy, but their safe deployment requires accurate knowledge of the thermophysical properties of the fuel under irradiation. However, such data remains extremely scarce, as irradiated MOx is difficult to obtain, highly radiotoxic and inaccessible for high-temperature measurements. This lack of experimental data limits the validation of fuel performance models and constrains the assessment of the safety margin to melting. Here we show that specially designed surrogate materials – SIMMOx – can faithfully reproduce the thermal behaviour of irradiated MOx fuel without any irradiation, solely through the controlled incorporation of chemically representative fission products (FPs). We have demonstrated that dissolved FPs significantly reduce thermal diffusivity and conductivity, while metallic and oxide precipitates have a negligible impact, impacts that are currently impossible to study specifically on irradiated MOx. The predominant role of dissolved FPs was demonstrated for the first time directly by thermodynamic incorporation alone, reproducing the effect normally produced by years of irradiation in a fast reactor. These results clarify the mechanisms governing thermal transport degradation in MOx fuel and improve the predictive models developed for irradiated fuels. More broadly, they provide a new experimental route to study fuel behaviour at high temperature without the constraints associated with irradiated materials. This approach opens the way to systematic studies over a wide range of burnups and compositions, offering a practical framework to support the qualification of fuels for next-generation fast reactors.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.jnucmat.2026.156905]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42832-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43470-1</identifier>
<datestamp>2026-09-01</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Oikonomou, I. M.]]></dc:creator>
<dc:creator><![CDATA[Douglas-Henry, D.]]></dc:creator>
<dc:creator><![CDATA[Daqiqshirazi, M.]]></dc:creator>
<dc:creator><![CDATA[Plutnarová, I.]]></dc:creator>
<dc:creator><![CDATA[Sofer, Z.]]></dc:creator>
<dc:creator><![CDATA[Brumme, T.]]></dc:creator>
<dc:creator><![CDATA[Nicolosi, V.]]></dc:creator>
<dc:creator><![CDATA[Heine, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43470-1</dc:identifier>
<dc:title><![CDATA[Defects That Magnetize Beyond Monolayer PtSe2]]></dc:title>
<dc:source><![CDATA[Small 22(2026)40, e73946]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Defect-induced magnetism in two-dimensional (2D) materials holds enormous potential for next-generation spintronic and quantum devices, yet its realization beyond monolayer remains elusive. In this work, we investigate the emergence and modulation of magnetism in multilayer PtSe₂ via a combined theoretical–experimental approach, integrating hybrid density functional theory (DFT) calculations with aberration-corrected scanning transmission electron microscopy (AC-STEM). In multilayer PtSe₂ with the presence of Pt vacancies, magnetism is typically quenched due to interlayer interactions, but it can be restored by complex defect structures comprising, in addition to a Pt vacancy, a Pt<sub>Se</sub> antisite. These configurations induce magnetic moments of up to 3.16 µB and give rise to a two-dimensional half-metallic state in bilayer PtSe₂, which is highly desirable for spin-polarized transport. Furthermore, the electronic and magnetic properties can be tuned by nearby Se vacancies, which drive transitions between different types of magnetic states. When embedded in the middle layer of trilayer PtSe₂, this combination of defects extends the magnetic moments beyond the defect-carrying layer. Overall, these findings demonstrate that defect engineering enables robust magnetic phase control and spin-filtering behavior without external doping or strain, establishing PtSe₂  as a tunable 2D magnetic material platform for scalable, room-temperature spintronic and valleytronic applications.]]></dc:description>
<dc:subject><![CDATA[aberration-corrected STEM]]></dc:subject>
<dc:subject><![CDATA[defects]]></dc:subject>
<dc:subject><![CDATA[density functional theory]]></dc:subject>
<dc:subject><![CDATA[magnetism]]></dc:subject>
<dc:subject><![CDATA[multilayer]]></dc:subject>
<dc:subject><![CDATA[PtSe₂]]></dc:subject>
<dc:subject><![CDATA[two-dimensional]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/smll.73946]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43470-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43692-1</identifier>
<datestamp>2026-08-12</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Li, R.]]></dc:creator>
<dc:creator><![CDATA[Maestri, R.]]></dc:creator>
<dc:creator><![CDATA[Lecrivain, G.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43692-1</dc:identifier>
<dc:title><![CDATA[CFD simulation of aerosol separation in rising Taylor bubbles]]></dc:title>
<dc:source><![CDATA[TU Dresden, 2026<br>Mentor: Gregory Lecrivain]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Wet scrubbing is an important gas purification method in which aerosol particles in
the gas phase can migrate across the gas-liquid interface into the liquid phase and
be removed. Compared to free-rising bubbles, Taylor bubbles in confined tubes have
a more stable shape and a clearer flow structure, making them suitable for studying
the mechanism of particle migration from the bubble into the liquid phase. This study
employs a three-phase (gas-liquid-solid) numerical simulation method to investigate the
separation behavior of particles within rising Taylor bubbles in a vertical tube.
The gas-liquid two-phase flow field was simulated using a Volume of Fluid (VOF)
method in OpenFOAM, while the particles were tracked using the Lagrangian Particle
Tracking (LPT) method. First, the shape, rise velocity, liquid film thickness, and internal
and external recirculation structures of the Taylor bubble were validated. The results
indicate that the numerical model can effectively reproduce the main hydrodynamic
characteristics of the Taylor bubble, providing a reliable foundation for subsequent
particle transport analysis.
Subsequently, this study quantitatively investigated the effects of bubble length, particle
diameter, and particle density on separation efficiency. The results indicate that when the
initial number of particles reaches 104, the separation efficiency exhibits good statistical
stability. As bubble length increases, particle separation efficiency decreases, conversely,
as particle diameter and particle density increase, particles are more likely to enter the
liquid phase, thereby improving separation efficiency. Compared with freely rising bubbles,
Taylor bubbles exhibit lower separation efficiency for the same rise time but demonstrate
higher particle removal capacity for the same rise distance. Furthermore, the periodic
constrictions in the wavy channel enhance bubble deformation and internal particle
motion, increasing the separation efficiency from 89.0% in a straight tube to 98.0%. The
results indicate that Taylor bubbles and constricted channel geometries have potential
application value in the wet scrubbing of aerosols.]]></dc:description>
<dc:subject><![CDATA[Wet scrubbing]]></dc:subject>
<dc:subject><![CDATA[OpenFOAM]]></dc:subject>
<dc:subject><![CDATA[Aerosol-to-liquid capture]]></dc:subject>
<dc:type>info:eu-repo/semantics/masterThesis</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43692-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43865-1</identifier>
<datestamp>2026-09-02</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Astakhov, G.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43865-1</dc:identifier>
<dc:title><![CDATA[Chlorine defects in silicon carbide: A new platform for telecom quantum memory]]></dc:title>
<dc:source><![CDATA[Silicon Carbide: Device Integration for Quantum Technologies, 09.-13.08.2026, Bad Honnef, Germany]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Solid-state quantum emitters operating in the telecommunication bands are a key building block for scalable quantum networks. In this talk, I present recent progress on chlorine-related defects in silicon carbide (SiC) as a new platform for integrated quantum photonics. These defects are predicted to combine telecom-band optical emission with spin functionality in a technologically mature, wafer-scale material. I discuss their creation by ion implantation and their optical properties across the telecom O- and C-bands. I also demonstrate spin-dependent optical readout using optically detected magnetic resonance. The observed spin-photon interface, together with coherent spin control and hyperfine interactions with nuclear spins, highlights their potential for quantum memory applications. I further address key challenges, including charge-state control, spectral stability and the microscopic understanding of their electronic structure. Finally, I outline future directions toward single-emitter isolation, integration into nanophotonic devices and the realization of scalable quantum architectures based on telecom spin-photon interfaces in SiC.]]></dc:description>
<dc:subject><![CDATA[Silicon carbide]]></dc:subject>
<dc:subject><![CDATA[Quantum technologies]]></dc:subject>
<dc:subject><![CDATA[Telecom quantum emitters]]></dc:subject>
<dc:subject><![CDATA[Quantum memory]]></dc:subject>
<dc:type>info:eu-repo/semantics/lecture</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:lecture</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43865-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43493-1</identifier>
<datestamp>2026-08-17</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Liao, Y.]]></dc:creator>
<dc:creator><![CDATA[Li, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43493-1</dc:identifier>
<dc:title><![CDATA[Euler-Euler Simulation of Aerosol Scrubbing in a Rectangular Bubble Column]]></dc:title>
<dc:source><![CDATA[17th World Congress on Computational Mechanics (WCCM) and 10th European Congress on Computational Methods in Applied Sciences and Engineering (ECCOMAS), 19.-24.07.2026, München, Germany]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Pool scrubbing is an important mitigation measure for reducing radioactive aerosol release under nuclear reactor accident conditions. Its efficiency of aerosol removal is governed by the coupled dynamics of rising bubbles and aerosol transport within the bubble. Although computational fluid dynamics (CFD) offers a powerful framework for studying these interacting processes, detailed CFD investigations of aerosol removal in pool scrubbing are still limited. In this work, aerosol scrubbing in a rectangular bubble column is numerically investigated using an Euler–Euler multi-fluid approach, with particular emphasis on 
interphase momentum transfer and particle removal modelling. Drag is the dominant interfacial force and strongly influences bubble rise velocity, gas residence time, and aerosol removal efficiency. The results show that the effective drag coefficient is significantly reduced under pool scrubbing conditions. Classical drag models, such as the Ishii–Zuber and Tomiyama models, which perform well for pipe flows and bubble columns, underpredict bubble rise velocities in pool scrubbing columns. This behaviour is attributed to their inability to capture the strong turbulence generated by high gas injection velocities and large bubbles’ wake. Based on recent findings by Salibindla et al. [1], improved predictions of bubble rise velocity and void fraction distributions are achieved. Aerosol particles in the gas and liquid phases are treated as separate species, with particle removal modelled as mass transfer from gas to liquid. Four literature models (Fuchs [2], Kunsek [3], Powers [4], and Fujiwara [5]) are evaluated for different gas injection rates and particle sizes. The results reveal a strong particle-size dependence. To address existing limitations, a particle-size-dependent correction is introduced into the centrifugal impaction term of the Powers model, resulting in significantly improved removal predictions across all cases.]]></dc:description>
<dc:subject><![CDATA[Aerosol removal]]></dc:subject>
<dc:subject><![CDATA[Bubble wake]]></dc:subject>
<dc:subject><![CDATA[Drag model]]></dc:subject>
<dc:subject><![CDATA[Euler-Euler simulation]]></dc:subject>
<dc:subject><![CDATA[Pool scrubbing]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43493-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43651-1</identifier>
<datestamp>2026-08-26</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Saini, V. K.]]></dc:creator>
<dc:creator><![CDATA[Pfandt, T.]]></dc:creator>
<dc:creator><![CDATA[Lehmann, F.]]></dc:creator>
<dc:creator><![CDATA[Müller, K.]]></dc:creator>
<dc:creator><![CDATA[Mayordomo, N.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43651-1</dc:identifier>
<dc:title><![CDATA[Data publication: Effect of metabolites on pyrite dissolution and its surface chemistry under anoxic condition]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-07-15 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4759" target="_blank">10.14278/rodare.4759</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4760" target="_blank">10.14278/rodare.4760</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>Raw data of a manuscript &quot;<strong><em>Effect of metabolites on pyrite dissolution and its surface chemistry under anoxic condition</em></strong>&quot; to Journal of Environmental Chemical Engineering.</p>]]></dc:description>
<dc:subject><![CDATA[FeS2]]></dc:subject>
<dc:subject><![CDATA[dissolution]]></dc:subject>
<dc:subject><![CDATA[Desferrioxamine-B]]></dc:subject>
<dc:subject><![CDATA[sorption]]></dc:subject>
<dc:subject><![CDATA[acetate]]></dc:subject>
<dc:subject><![CDATA[succinate]]></dc:subject>
<dc:subject><![CDATA[modelling]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43651-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42899-1</identifier>
<datestamp>2026-08-13</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Sommer, A.-E.]]></dc:creator>
<dc:creator><![CDATA[Draw, M.]]></dc:creator>
<dc:creator><![CDATA[Wang, L.]]></dc:creator>
<dc:creator><![CDATA[Schmidtpeter, J.]]></dc:creator>
<dc:creator><![CDATA[Hessenkemper, H.]]></dc:creator>
<dc:creator><![CDATA[Gatter, J.]]></dc:creator>
<dc:creator><![CDATA[Eckert, K.]]></dc:creator>
<dc:creator><![CDATA[Rzehak, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42899-1</dc:identifier>
<dc:title><![CDATA[Hydrodynamics in a bubble column – Part 2: Three-phase flow]]></dc:title>
<dc:source><![CDATA[Chemical Engineering & Technology 49(2026)6, e70259]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Multiphase computational fluid dynamics simulation is a useful engineering tool once appropriate closure models are established. However, experimental data of a quality required to assess the validity of different models are largely lacking for three-phase flows containing both gas bubbles and solid particles dispersed in a liquid. Therefore, the present study extends a database on two-phase flows in a bubble column described previously in this journal by further experiments on three-phase flows. Again a combination of particle image velocimetry and shadowgraphy is applied, the former now providing also the solid phase fraction and velocity in addition to the liquid velocity and the latter measuring the gas fraction and velocity. The experimental data are compared with simulations based on models previously applied with success to two-phase bubbly and particulate flows. Reasonably good predictions are obtained also for the present three-phase flows over a range of operating conditions.]]></dc:description>
<dc:subject><![CDATA[Euler-Euler multi-fluid model]]></dc:subject>
<dc:subject><![CDATA[closure relations]]></dc:subject>
<dc:subject><![CDATA[particle image velocimetry (PIV)]]></dc:subject>
<dc:subject><![CDATA[shadowgraphy]]></dc:subject>
<dc:subject><![CDATA[three-phase slurry bubble column]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/ceat.70259]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42899-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43747-1</identifier>
<datestamp>2026-08-12</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Cardaio, I.]]></dc:creator>
<dc:creator><![CDATA[Börner, C.]]></dc:creator>
<dc:creator><![CDATA[Roßberg, A.]]></dc:creator>
<dc:creator><![CDATA[Kluge, S.]]></dc:creator>
<dc:creator><![CDATA[Shams Aldin Azzam, S.]]></dc:creator>
<dc:creator><![CDATA[Zimmermann, T.]]></dc:creator>
<dc:creator><![CDATA[Prieur, D.]]></dc:creator>
<dc:creator><![CDATA[Schild, D.]]></dc:creator>
<dc:creator><![CDATA[Müller, K.]]></dc:creator>
<dc:creator><![CDATA[Cherkouk, A.]]></dc:creator>
<dc:creator><![CDATA[Mayordomo, N.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43747-1</dc:identifier>
<dc:title><![CDATA[Microbially-induced immobilization of Technetium-99: the role of bio-vivianite formed by a Desulfitobacterium isolate]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-11 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4926" target="_blank">10.14278/rodare.4926</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4927" target="_blank">10.14278/rodare.4927</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>This dataset includes the raw data of the publication &quot;Microbially-induced immobilization of Technetium-99: the role of bio-vivianite formed by a <em>Desulfitobacterium</em> isolate&quot;.</p>]]></dc:description>
<dc:subject><![CDATA[anaerobes]]></dc:subject>
<dc:subject><![CDATA[iron]]></dc:subject>
<dc:subject><![CDATA[Tc biotransformation]]></dc:subject>
<dc:subject><![CDATA[XAS]]></dc:subject>
<dc:subject><![CDATA[repository]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43747-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43782-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Sourd, J.]]></dc:creator>
<dc:creator><![CDATA[Mayoh, D. A.]]></dc:creator>
<dc:creator><![CDATA[Balakrishnan, G.]]></dc:creator>
<dc:creator><![CDATA[Wosnitza, J.]]></dc:creator>
<dc:creator><![CDATA[Zherlitsyn, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43782-1</dc:identifier>
<dc:title><![CDATA[Metastability of the Skyrmion Lattice in GdRu<sub>2</sub>Si<sub>2</sub> Revealed by Ultrasound]]></dc:title>
<dc:source><![CDATA[Physical Review Letters 137(2026), 066703]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[We report on the low-temperature magnetoelastic properties of the skyrmion-lattice compound GdRu<sub>2</sub>Si<sub>2</sub> under magnetic fields applied along the [001] axis. Our sound-velocity measurements reveal a series of pronounced anomalies related to the skyrmion-lattice phase. The emergence of hysteresis and steplike features indicates intrinsic metastability of the skyrmion lattice in GdRu<sub>2</sub>Si<sub>2</sub>, deviating from other skyrmion-lattice compounds. Analysis of multiple elastic modes allows us to disentangle the compressional and shear responses, with the latter showing a stronger sensitivity to the metastability of the skyrmion lattice.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1103/1nhc-ds19]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43782-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43663-1</identifier>
<datestamp>2026-08-13</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Cubel-Liebisch, T.]]></dc:creator>
<dc:creator><![CDATA[Kaufmann, P.]]></dc:creator>
<dc:creator><![CDATA[Schnatz, H.]]></dc:creator>
<dc:creator><![CDATA[Naegele-Jackson, S.]]></dc:creator>
<dc:creator><![CDATA[Kronjäger, J.]]></dc:creator>
<dc:creator><![CDATA[Blaum, K.]]></dc:creator>
<dc:creator><![CDATA[Kück, S.]]></dc:creator>
<dc:creator><![CDATA[Meschede, D.]]></dc:creator>
<dc:creator><![CDATA[Schiller, S.]]></dc:creator>
<dc:creator><![CDATA[Astakhov, G.]]></dc:creator>
<dc:creator><![CDATA[Konrad, U.]]></dc:creator>
<dc:creator><![CDATA[Schulz, H.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43663-1</dc:identifier>
<dc:title><![CDATA[The QTF Backbone: proposal for a nationwide optical fibre backbone in Germany for quantum technology and time and frequency metrology]]></dc:title>
<dc:source><![CDATA[European Physical Journal - Special Topics 235(2026), 3353-3387]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The recent breakthroughs in the distribution of quantum information and high-precision time and
frequency (T&F) signals over long-haul optical fibre networks have transformative potential for physically
secure communications, resilience of timing infrastructure (such as that supporting Global Navigation
Satellite Systems (GNSS)) and fundamental physics. To date, these capabilities remain confined to isolated
testbeds, with quantum and T&F signals accessible, for example in Germany, to only a few institutions. In
this white paper we propose the QTF Backbone: a dedicated national fibre-optic infrastructure in Germany
for the networked distribution of Quantum and T&F signals using dark fibres and specialised hardware.
The QTF Backbone is planned as a four-phase deployment over ten years to ensure scalable, sustainable
access for research institutions and industry. The concept builds on successful demonstrations of time and
frequency distribution at high Technology Readiness Levels (TRLs) across Europe, including PTB–MPQ
links in Germany, REFIMEVE in France, and the Italian LIFT network. The QTF Backbone will enable
transformative Research and Development (R&D), support a nationwide QTF ecosystem, and ensure the
transition from innovation to deployment. As a national and European hub, it will position Germany and
Europe at the forefront of quantum networking, as well as T&F transfer.]]></dc:description>
<dc:subject><![CDATA[quantum communication]]></dc:subject>
<dc:subject><![CDATA[optical fibre network]]></dc:subject>
<dc:subject><![CDATA[infrastructure]]></dc:subject>
<dc:subject><![CDATA[QTF]]></dc:subject>
<dc:subject><![CDATA[DFN]]></dc:subject>
<dc:subject><![CDATA[PTB–MPQ]]></dc:subject>
<dc:subject><![CDATA[Global Positioning System]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1140/epjs/s11734-026-02451-3]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43663-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43687-1</identifier>
<datestamp>2026-08-28</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Hilpmann, S.]]></dc:creator>
<dc:creator><![CDATA[Lessing, J.]]></dc:creator>
<dc:creator><![CDATA[Prieur, D.]]></dc:creator>
<dc:creator><![CDATA[Bok, F.]]></dc:creator>
<dc:creator><![CDATA[Zechel, S.]]></dc:creator>
<dc:creator><![CDATA[Schmidt, M.]]></dc:creator>
<dc:creator><![CDATA[Brendler, V.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43687-1</dc:identifier>
<dc:title><![CDATA[Data publication: Retention of Gallium(III) by Hematite: Batch Sorption, Local Structure Analysis, and Surface Complexation Modeling]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-07-27 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4813" target="_blank">10.14278/rodare.4813</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4814" target="_blank">10.14278/rodare.4814</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>This dataset comprises batch sorption, precipitation, zeta potential, EXAFS spectroscopy, and surface complexation modeling data for the interaction of Ga(III) with hematite under varying geochemical conditions.</p>]]></dc:description>
<dc:subject><![CDATA[Trivalent metals]]></dc:subject>
<dc:subject><![CDATA[Iron phases]]></dc:subject>
<dc:subject><![CDATA[Immobilization processes]]></dc:subject>
<dc:subject><![CDATA[Mechanistich sorption models]]></dc:subject>
<dc:subject><![CDATA[EXAFS]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43687-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43787-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Liang, J.]]></dc:creator>
<dc:creator><![CDATA[Bergamini, R.]]></dc:creator>
<dc:creator><![CDATA[Lundsted Poulsen, J.]]></dc:creator>
<dc:creator><![CDATA[Zühlsdorf, B.]]></dc:creator>
<dc:creator><![CDATA[Bellemo, L.]]></dc:creator>
<dc:creator><![CDATA[Padullés, R.]]></dc:creator>
<dc:creator><![CDATA[Pihl Andersen, M.]]></dc:creator>
<dc:creator><![CDATA[Jensen, J. K.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43787-1</dc:identifier>
<dc:title><![CDATA[Multi-module heat pump integration for fully electrified spray drying processes]]></dc:title>
<dc:source><![CDATA[Applied Thermal Engineering 303(2026), 132426]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[High-temperature heat pumps (HTHPs) offer a transformative pathway to fully electrify spray drying, yet their deployment remains hindered by prohibitive heat costs, impractically high CO<sub<2</sub>-HTHP operating pressures, and process-integration inefficiencies. To address these challenges, this study proposes a greenfield integration concept based on multiple modular HTHPs capable of supplying process heat up to ~240 <sup>◦</sup>C from 15 <sup>◦</sup>C ambient air, enabling efficient and scalable electrification across a wide range of milk powder production capacities. A multiphase approach was employed, comprising: (1) diagram based heat integration quality assessment for preliminary HTHP placements, (2) detailed process simulation and exergy analysis for identification and reduction of internal inefficiencies, and (3) techno-economic evaluation to confirm overall energy performance. Three heat exchanger network layouts with distinct HTHP operating temperatures were modeled, achieving total COP values of 2.20, 2.29, and 2.14, with corresponding second law efficiencies of 45.1%, 46.8%, and 43.8%. A key insight is that maximizing the COP of individual HTHPs does not ensure the highest overall process efficiency when multiple HTHPs are integrated. The parametric study evaluates the influence of process conditions, supplemental electric boiler capacity, and energy prices. Implementing process modifications instead of relying on fixed process parameters reduces the specific power consumption by 15%, from 0.415 kWh/kg to 0.354 kWh/kg.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.applthermaleng.2026.132426]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43787-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43682-1</identifier>
<datestamp>2026-08-17</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Bensalema, M.]]></dc:creator>
<dc:creator><![CDATA[Daghbouj, N.]]></dc:creator>
<dc:creator><![CDATA[Duchoň, J.]]></dc:creator>
<dc:creator><![CDATA[Li, B. S.]]></dc:creator>
<dc:creator><![CDATA[AlMotasem, A. T.]]></dc:creator>
<dc:creator><![CDATA[Magalhães, S.]]></dc:creator>
<dc:creator><![CDATA[Yi, A.]]></dc:creator>
<dc:creator><![CDATA[Munnik, F.]]></dc:creator>
<dc:creator><![CDATA[Xin, O.]]></dc:creator>
<dc:creator><![CDATA[Weber, W. J.]]></dc:creator>
<dc:creator><![CDATA[Polcar, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43682-1</dc:identifier>
<dc:title><![CDATA[Physics-Constrained Inverse Estimation of Irradiation-Induced Strain in He-H Ion-Implanted 4H-SiC Using Nanoindentation and Finite Element Modeling]]></dc:title>
<dc:source><![CDATA[Journal of Applied Physics 140(2026), 055103]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Nanoindentation is widely used to evaluate the mechanical properties of irradiated materials, however, its potential for quantifying irradiation-induced subsurface strain remains underexplored. In this work, an integrated experimental-numerical framework based on a physics-constrained inverse modeling approach is employed to estimate the magnitude of a depth-dependent irradiation-induced strain distribution in single-crystal 4H-SiC following sequential He and H ion implantation. The approach combines depth-sensing nanoindentation, finite element modeling (FEM), and a simplex-based inverse optimization routine to calibrate a physically motivated eigenstrain profile derived from ion damage simulations.
The strain field is assumed to follow a lognormal distribution consistent with independently determined damage profiles (SRIM), and is implemented in the FEM model through a depth-dependent thermal expansion formulation. By minimizing the squared error between simulated and experimental force-displacement curves, the peak tensile strain is estimated to be ~0.91%, accompanied by an effective Young’s modulus of 310 GPa and a yield strength of 16.4 GPa.
Independent validation using nano-beam precession electron diffraction (N-PED) confirms good agreement between the reconstructed and experimentally measured out-of-plane strain profiles in both magnitude and spatial distribution. The results demonstrate that nanoindentation, when combined with physics-based inverse modeling, can provide a practical tool for quantifying irradiation-induced strain and residual stress in nuclear ceramics. This methodology offers a complementary approach to diffraction-based techniques for assessing subsurface damage in ion-irradiated materials relevant to advanced nuclear systems.]]></dc:description>
<dc:subject><![CDATA[4H-SiC]]></dc:subject>
<dc:subject><![CDATA[Ion implantation]]></dc:subject>
<dc:subject><![CDATA[Nanoindentation]]></dc:subject>
<dc:subject><![CDATA[Finite element modeling]]></dc:subject>
<dc:subject><![CDATA[Irradiation-induced strain]]></dc:subject>
<dc:subject><![CDATA[Eigenstrain modeling]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1063/5.0338761]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43682-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43547-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Tawk, B.]]></dc:creator>
<dc:creator><![CDATA[Halec, G.]]></dc:creator>
<dc:creator><![CDATA[Rein, K.]]></dc:creator>
<dc:creator><![CDATA[Schwager, C.]]></dc:creator>
<dc:creator><![CDATA[Knoll, M.]]></dc:creator>
<dc:creator><![CDATA[Wirkner, U.]]></dc:creator>
<dc:creator><![CDATA[Held, T.]]></dc:creator>
<dc:creator><![CDATA[Weykamp, F.]]></dc:creator>
<dc:creator><![CDATA[Liermann, J.]]></dc:creator>
<dc:creator><![CDATA[Hoerner-Rieber, J.]]></dc:creator>
<dc:creator><![CDATA[Kurth, I.]]></dc:creator>
<dc:creator><![CDATA[Balermpas, P.]]></dc:creator>
<dc:creator><![CDATA[Rödel, C.]]></dc:creator>
<dc:creator><![CDATA[Fleischmann, M.]]></dc:creator>
<dc:creator><![CDATA[Linge, A.]]></dc:creator>
<dc:creator><![CDATA[Löck, S.]]></dc:creator>
<dc:creator><![CDATA[Lohaus, F.]]></dc:creator>
<dc:creator><![CDATA[Tinhofer, I.]]></dc:creator>
<dc:creator><![CDATA[Krause, M.]]></dc:creator>
<dc:creator><![CDATA[Stuschke, M.]]></dc:creator>
<dc:creator><![CDATA[Ligia Grosu, A.]]></dc:creator>
<dc:creator><![CDATA[Schafer, H.]]></dc:creator>
<dc:creator><![CDATA[Zips, D.]]></dc:creator>
<dc:creator><![CDATA[Combs, S. E.]]></dc:creator>
<dc:creator><![CDATA[Belka, C.]]></dc:creator>
<dc:creator><![CDATA[Stenzinger, A.]]></dc:creator>
<dc:creator><![CDATA[Herold-Mende, C.]]></dc:creator>
<dc:creator><![CDATA[Baumann, M.]]></dc:creator>
<dc:creator><![CDATA[Schirmacher, P.]]></dc:creator>
<dc:creator><![CDATA[Debus, J.]]></dc:creator>
<dc:creator><![CDATA[Abdollahi, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43547-1</dc:identifier>
<dc:title><![CDATA[A tumor DNA-Methylome derived signature of Hypoxia Identifies HPV-negative head and neck cancer patients at risk for distant metastasis after postoperative radiochemotherapy (PORT-C)]]></dc:title>
<dc:source><![CDATA[Radiotherapy and Oncology 217(2026), 111433]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Background and purpose: Tumor hypoxia is a predictive biomarker of treatment resistance in patients with head and neck squamous cell carcinoma (HNSCC). We previously reported the discovery of a tumor DNA methylation signature of hypoxia (Hypoxia-M), identifying HNSCC patients at risk for local recurrence (LR), all event progression, and death after primary radiochemotherapy (RCHT). We further validate Hypoxia-M in an independent cohort of HNSCC patients who underwent surgical resection followed by postoperative radiochemotherapy (PORT-C)
Methods: Hypoxia-M was validated in HPV-negative HNSCC patients (n = 134) homogeneously treated with PORT-C in the frame of the German Cancer Consortium Radiation Oncology Group (DKTK-ROG) multicenter biomarker trial. DNA methylation was profiled using Illumina450K technology. The performance of Hypoxia-M was integrated with previously reported biomarkers, including gene expression signatures (GES) of hypoxia, a methylome-based HPV-Independent Classifier of disease Recurrence (HICR), and immune cell score using immunohistochemistry (CD3/CD8/PD-L1/PD1).
Results: Hypoxia-M was independently prognostic for overall survival (OS, HR = 2.34, p = 0.03) and distant metastasis (DM, HR = 4.3, p = 0.001), but not for LR after PORT-C. Hypoxia-M remained significant after adjusting for patientśage, gender, smoking status, tumor stage, and high-risk features (ECE&/R1 resection). Hypoxia-M status was inversely associated with CD8 T-cell infiltration. Patient stratification improved by integrating previously reported biomarkers, with Hypoxia- M demonstrating independent prognostic performance. Conclusions: The prognostic utility of Hypoxia-M was validated in an independent cohort. Our results highlighted a difference in recurrence patterns of hypoxic tumors treated in the primary setting (local recurrence) versus postoperatively (distant metastasis) and the utility of Hypoxia-M for identifying the main pattern of recurrence.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.radonc.2026.111433]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43547-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43128-1</identifier>
<datestamp>2026-08-27</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Hegde, P.]]></dc:creator>
<dc:creator><![CDATA[Herreman, W.]]></dc:creator>
<dc:creator><![CDATA[Brändle de Motta, J. C.]]></dc:creator>
<dc:creator><![CDATA[Canu, R.]]></dc:creator>
<dc:creator><![CDATA[Renoult, M.-C.]]></dc:creator>
<dc:creator><![CDATA[Horstmann, G. M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43128-1</dc:identifier>
<dc:title><![CDATA[Metal-pad-roll instability theory for small-scale models of reduction cells]]></dc:title>
<dc:source><![CDATA[Physical Review Fluids 11(2026), 084803]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[We present a theoretical model for the metal pad roll instability in laboratory-scale reduction cell
experimental models consisting of two stably stratified liquid layers subjected to a vertical electric
current and a likewise vertical magnetic field. In contrast to most previous studies, we do not
rely on the shallow-water approximation and can account for viscous and capillary effects that are
prevalent in small-scale experiments. In small cells, dissipation effects are largely attributable to
laminar viscous damping, which we calculate analytically using a perturbative formulation of the
Stokes boundary layers forming at all container walls and on both sides of the liquid interface.
The derived damping rates, which are also useful for modeling liquid-liquid sloshing in rectangular
containers, are validated against direct numerical simulations conducted with the coupled level set
and volume-of-fluid solver ARCHER. On this basis, we derive analytical solutions for the growth
rates and stability onsets of the metal pad roll instability, which we compare with different theoretical
descriptions and existing experiments. The presented solutions are intended to serve as a foundation
for future benchmarking of multiphase solvers.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1103/5ynm-wdlr]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43128-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43602-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Köder, C.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43602-1</dc:identifier>
<dc:title><![CDATA[Tumor Networks in Glioblastoma]]></dc:title>
<dc:source><![CDATA[Doctoral Seminar, 20.-22.10.2025, Bildungsgut Schmochtitz, Bautzen, Deutschland]]></dc:source>
<dc:date>2025</dc:date>
<dc:description><![CDATA[This presentation provided an overview of tumor networks in glioblastoma, focusing on the diversity of tumor cell populations, the formation of tumor networks, and the organization of tumor microtubes. The biological and clinical relevance of these interconnected structures was highlighted through representative patient histology and immunofluorescence stainings of glioblastoma cell cultures. These examples illustrated the structural complexity of tumor networks and emphasized their importance in understanding glioblastoma biology and progression.]]></dc:description>
<dc:subject><![CDATA[Glioblastoma]]></dc:subject>
<dc:subject><![CDATA[Tumor Networks]]></dc:subject>
<dc:subject><![CDATA[CHI3L1]]></dc:subject>
<dc:subject><![CDATA[Histology]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43602-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43238-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Murillo-Rincon, J.]]></dc:creator>
<dc:creator><![CDATA[Hänsch, S.]]></dc:creator>
<dc:creator><![CDATA[Alberini, F.]]></dc:creator>
<dc:creator><![CDATA[Paglianti, A.]]></dc:creator>
<dc:creator><![CDATA[Kamble, V. V.]]></dc:creator>
<dc:creator><![CDATA[Lehnigk, R.]]></dc:creator>
<dc:creator><![CDATA[Meller, R.]]></dc:creator>
<dc:creator><![CDATA[Schlegel, F.]]></dc:creator>
<dc:creator><![CDATA[Lucas, D.]]></dc:creator>
<dc:creator><![CDATA[Montante, G.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43238-1</dc:identifier>
<dc:title><![CDATA[Modelling of gas-liquid flow in a pipeline with static inserts for mixing, absorption and separation operations]]></dc:title>
<dc:source><![CDATA[International Journal of Multiphase Flow (2026)]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[This work presents a numerical investigation of turbulent gas-liquid mixing, mass transfer and gas separation in a pipeline equipped with helical static elements. The focus is on the development of a robust computational method for the design of innovative multifunctional equipment to enhance process intensification in multiphase systems. The model equations for the prediction of the turbulent two-phase flow within the mixing and separation sections of the pipeline are selected with a methodical analysis of the results, obtained through different closure models for interfacial forces and turbulence in the realm of a Reynolds Averaged Navier-Stokes equation in an Eulerian Two-Fluid model framework. The bubble size distribution is derived from the solution of a Population Balance Model with suitable breakup and coalescence kernels. The gas absorption performance is estimated by the solution of the species transport equation, including interface mass transfer. All the model equations are implemented and solved in the OpenFOAM Foundation software. Comparison with experimental data shows that with a suitable selection of the closure models, acceptable predictions of the gas-liquid fluid dynamics and of the bubble size distributions are obtained with both the mixing as well as separation configurations of the static elements, without any tuning of the model parameters. The gas absorption simulation demonstrates that the selected static elements in the pipeline lead to a satisfactory rates of mass transfer by absorption, making them suitable for continuous operations and competitive with bubble columns as well as stirred tanks.]]></dc:description>
<dc:subject><![CDATA[turbulent gas-liquid flow]]></dc:subject>
<dc:subject><![CDATA[static mixers]]></dc:subject>
<dc:subject><![CDATA[separation]]></dc:subject>
<dc:subject><![CDATA[mass transfer]]></dc:subject>
<dc:subject><![CDATA[bubble size distribution]]></dc:subject>
<dc:subject><![CDATA[Eulerian-Eulerian model]]></dc:subject>
<dc:subject><![CDATA[process intensification]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.ijmultiphaseflow.2026.105883]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43238-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43623-1</identifier>
<datestamp>2026-08-26</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Ghosh, S.]]></dc:creator>
<dc:creator><![CDATA[Puddu, A.]]></dc:creator>
<dc:creator><![CDATA[Prucnal, S.]]></dc:creator>
<dc:creator><![CDATA[Lehmann, S.]]></dc:creator>
<dc:creator><![CDATA[Nielsch, K.]]></dc:creator>
<dc:creator><![CDATA[Georgiev, Y. M.]]></dc:creator>
<dc:creator><![CDATA[Echresh, A.]]></dc:creator>
<dc:creator><![CDATA[Erbe, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43623-1</dc:identifier>
<dc:title><![CDATA[Data Publication: From Doping to Polarity Control: Transport Switching in Silicon Nanowire Field-Effect Transistors]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-07-08 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4764" target="_blank">10.14278/rodare.4764</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4765" target="_blank">10.14278/rodare.4765</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>As semiconductor technologies approach the sub-nanometer node, conventional CMOS scaling faces fundamental physical limitations. To overcome these challenges, novel device architectures are being investigated to sustain performance improvements and enable enhanced functionality. This work explores silicon nanowire field-effect transistors (FETs) fabricated using a top-down, CMOS-compatible process, employing n-type phosphorus-doped channels with systematically varied doping concentrations. The influence of&nbsp;doping on carrier transport is investigated through back-gate, top-gate, and dual-gate configurations. Lightly doped devices exhibit transport&nbsp;dominated by Schottky-barrier modulation, enabling ambipolar and unipolar operation, polarity control, and tunable transfer characteristics with on/off current ratios up to 108 and excellent p&ndash;n on-current symmetry of 1.67, emulating reconfigurable modes of operation. In contrast, increasing the doping concentration and reducing the channel length promote a transition toward junctionless operation. Highly doped short-channel devices with gate lengths down to 500 nm and cross-sectional dimensions of 20 nm exhibit unipolar operation, strong electrostatic control, and scalable junctionless behavior. These devices achieve on/off current ratios exceeding 10^6, stable threshold voltages below 1 V, and moderate subthreshold swing. This work provides insight into the evolution of transport mechanisms from Schottky-barrier-controlled to junctionless operation, demonstrating doping-dependent switching of functionality within a CMOS-compatible platform.</p>]]></dc:description>
<dc:subject><![CDATA[silicon nanowire FET]]></dc:subject>
<dc:subject><![CDATA[Schottky-barrier]]></dc:subject>
<dc:subject><![CDATA[polarity-control]]></dc:subject>
<dc:subject><![CDATA[ambipolarity]]></dc:subject>
<dc:subject><![CDATA[unipolarity]]></dc:subject>
<dc:subject><![CDATA[electrostatic modulation]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43623-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43629-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Demchenko, I. N.]]></dc:creator>
<dc:creator><![CDATA[Shokri, A.]]></dc:creator>
<dc:creator><![CDATA[Syryanyy, Y.]]></dc:creator>
<dc:creator><![CDATA[Melikhov, Y.]]></dc:creator>
<dc:creator><![CDATA[Chernyshova, M.]]></dc:creator>
<dc:creator><![CDATA[Turek, M.]]></dc:creator>
<dc:creator><![CDATA[Drozdziel, A.]]></dc:creator>
<dc:creator><![CDATA[Munnik, F.]]></dc:creator>
<dc:creator><![CDATA[Jakieła, R.]]></dc:creator>
<dc:creator><![CDATA[Minikayev, R.]]></dc:creator>
<dc:creator><![CDATA[Domagala, J. Z.]]></dc:creator>
<dc:creator><![CDATA[Derkachova, A.]]></dc:creator>
<dc:creator><![CDATA[Zaja̧c, M.]]></dc:creator>
<dc:creator><![CDATA[Krajczewski, J.]]></dc:creator>
<dc:creator><![CDATA[Grzanka, E.]]></dc:creator>
<dc:creator><![CDATA[Galazka, Z.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43629-1</dc:identifier>
<dc:title><![CDATA[Dopant Molecularization in β‑Ga₂O₃: Formation of N₂ under Nonequilibrium Conditions]]></dc:title>
<dc:source><![CDATA[The Journal of Physical Chemistry Letters 17(2026)29, 8232-8239]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The microscopic fate of dopants introduced under nonequilibrium conditions remains largely unresolved in wide-band gap oxides. Using temperature-dependent N K-edge X-ray absorption spectroscopy, we directly resolve the local bonding configuration of implanted nitrogen in (100) β-Ga2O3. The spectra are dominated by a sharp π* resonance characteristic of N≡N bonding that systematically intensifies upon annealing, providing a direct spectroscopic fingerprint of molecular nitrogen formation. First-principles calculations and multiple-scattering simulations reproduce these spectral features and identify molecular N2 as the dominant dopant state. Rather than forming substitutional acceptors, implanted nitrogen evolves toward N2-like configurations stabilized in defect-rich environments associated with local β→γ-like structural motifs. This behavior reflects a thermally driven reconfiguration of nitrogen within the damaged layer. These results demonstrate that dopant incorporation can proceed via molecularization pathways that bypass conventional substitutional doping, providing a general mechanism for dopant deactivation under nonequilibrium incorporation conditions in oxides.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1021/acs.jpclett.6c01536]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43629-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43741-1</identifier>
<datestamp>2026-08-11</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Povarov, K.]]></dc:creator>
<dc:creator><![CDATA[Wosnitza, J.]]></dc:creator>
<dc:creator><![CDATA[Rößler, S.]]></dc:creator>
<dc:creator><![CDATA[Schmidt, M.]]></dc:creator>
<dc:creator><![CDATA[Tsirlin, A. A.]]></dc:creator>
<dc:creator><![CDATA[Zvyagin, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43741-1</dc:identifier>
<dc:title><![CDATA[Pseudo-Goldstone mode in altermagnetic α-MnTe: High-field electron spin resonance studies]]></dc:title>
<dc:source><![CDATA[Physical Review B 114(2026), L020407]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[We report multifrequency electron spin resonance spectroscopy studies of α-MnTe in magnetic fields up to 16 T, applied along the easy anisotropy axis. At temperatures below T<sub>N</sub> = 310 K, we observe a single resonance line corresponding to the pseudo-Goldstone mode of the antiferromagnetic resonance (AFMR). This mode exhibits the isotropic behavior with g<sub>eff</sub> = 2.01, consistent with a complete quench of the orbital angular momenta for Mn<sup>2+</sup> ions. At low temperatures, the resonance mode is remarkably narrow (∼50 mT for the full width at the half-maximum at 5 K). The AFMR mode exhibits substantial broadening with increasing temperature, which can be understood in terms of the magnon-magnon scattering.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1103/wmdr-ctqb]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43741-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43791-1</identifier>
<datestamp>2026-08-28</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Starke, S.]]></dc:creator>
<dc:creator><![CDATA[Smid, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43791-1</dc:identifier>
<dc:title><![CDATA[Removal of bremsstrahlung background from SAXS signals with deep neural networks: sourcecode]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-25 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4975" target="_blank">10.14278/rodare.4975</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4976" target="_blank">10.14278/rodare.4976</a><br>License: MIT]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>This repository contains the sourcecode used to train neural networks for the removal of bremsstrahlung background from SAXS data. Also, it offers a script to apply trained models to new noisy data.</p>]]></dc:description>
<dc:subject><![CDATA[SAXS]]></dc:subject>
<dc:subject><![CDATA[XFEL]]></dc:subject>
<dc:subject><![CDATA[equivariant neural networks]]></dc:subject>
<dc:subject><![CDATA[noise removal]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43791-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43397-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Lachner, J.]]></dc:creator>
<dc:creator><![CDATA[Golser, R.]]></dc:creator>
<dc:creator><![CDATA[Koll, D.]]></dc:creator>
<dc:creator><![CDATA[Meyer, M.]]></dc:creator>
<dc:creator><![CDATA[Rugel, G.]]></dc:creator>
<dc:creator><![CDATA[Widermann, L.]]></dc:creator>
<dc:creator><![CDATA[Wieser, A.]]></dc:creator>
<dc:creator><![CDATA[Winkler, S.]]></dc:creator>
<dc:creator><![CDATA[Wallner, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43397-1</dc:identifier>
<dc:title><![CDATA[Ion cooler assisted measurements at the new Accelerator Mass Spectrometer HAMSTER]]></dc:title>
<dc:source><![CDATA[Ionenstrahlworkshop 2026, 15.-16.06.2026, München, Deutschland]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The Accelerator Mass Spectrometer HAMSTER (Helmholtz Accelerator Mass Spectrometer Tracing Environmental Radionuclides) is a multi-isotope system based on a 1MV Pelletron accelerator [1]. In addition to a conventional AMS ion source, it contains an injector with a Secondary Ion Mass Spectrometer (SIMS) and a third beamline with an ion cooler. This Ion Linear Trap for Isobar Suppression (ILTIS) [2] is inspired by the successful implementation of an ion cooler at the Vienna Environmental Research Accelerator [3]. It will expand the portfolio of radionuclides measured with HAMSTER, particularly in the medium mass range of long-lived radionuclides. 
The new beamline is designed for the purpose of isobar suppression in collisions with buffer gas and by laser photodetachment. The presentation will cover results from first experiments with the cooled ion beam transmitted through the whole AMS system. A particular focus is set on the preparations for transporting Cl beams in lower charge states and on the suppression of the interferences, e.g. from the stable isobar 36S, at final beam energies below 1MeV. 
[1] A. Wallner et al., NIMB 570 165890, 2026
[2] J. Lachner et al., NIMB, under review, 2026
[3] M. Martschini et al., NIMB 456 213-217, 2019]]></dc:description>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43397-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43702-1</identifier>
<datestamp>2026-08-13</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Bajnai, D.]]></dc:creator>
<dc:creator><![CDATA[Hoefs, J.]]></dc:creator>
<dc:creator><![CDATA[Gutzmer, J.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43702-1</dc:identifier>
<dc:title><![CDATA[Metal isotope composition of sulfide ore deposits]]></dc:title>
<dc:source><![CDATA[Earth-Science Reviews 280(2026), 105559]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Sulfide-dominated ore deposits host much of the global supply of copper, lead, zinc, silver, gold, and many critical metals. Stable metal isotopes provide a direct means of tracing ore-forming processes, including metal sourcing, fluid-rock interaction, hydrothermal fluid evolution along flow paths, and the conditions of mineral precipitation.
This review presents a compilation of isotope data from sulfide minerals and ore samples (N= 8403) from orthomagmatic, magmatic-hydrothermal, and hydrothermal deposits, and systematically evaluates the key processes responsible for isotope fractionation in iron, nickel, copper, zinc, germanium, selenium, molybdenum, silver, tin, antimony, tellurium, mercury, thallium, and lead. Metal isotope systematics in sulfide ore deposits reveal substantial isotopic variability, although most deposit types cluster close to bulk silicate Earth values. Phase separation during mineral growth from fluids, redox transformations, and Rayleigh fractionation are the main processes responsible for this variability. Isotope ranges commonly overlap among deposit types, even where geological settings and ore-forming processes differ, indicating that metal isotopes are generally more useful as tracers of process than as simple fingerprints of deposit type. Moreover, substantial variability may occur among deposits that are otherwise genetically similar, highlighting the complexity of ore formation. Overall, metal isotopes are valuable tools for tracing metal sources and investigating ore-forming processes, but their robust interpretation requires a well-constrained geological framework.]]></dc:description>
<dc:subject><![CDATA[Sulfide ore deposits]]></dc:subject>
<dc:subject><![CDATA[Ore formation]]></dc:subject>
<dc:subject><![CDATA[Stable isotopes]]></dc:subject>
<dc:subject><![CDATA[Non-traditional isotopes]]></dc:subject>
<dc:subject><![CDATA[Metal isotopes]]></dc:subject>
<dc:subject><![CDATA[Isotope ratios]]></dc:subject>
<dc:subject><![CDATA[Sulfides]]></dc:subject>
<dc:subject><![CDATA[Isotope fractionation]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.earscirev.2026.105559]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43702-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43738-1</identifier>
<datestamp>2026-08-11</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Rangel Hernandez, R. A.]]></dc:creator>
<dc:creator><![CDATA[Povarov, K.]]></dc:creator>
<dc:creator><![CDATA[Zvyagin, S.]]></dc:creator>
<dc:creator><![CDATA[Siidra, O. I.]]></dc:creator>
<dc:creator><![CDATA[Tsirlin, A. A.]]></dc:creator>
<dc:creator><![CDATA[Ginga, V. A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43738-1</dc:identifier>
<dc:title><![CDATA[Quantum spin ladder with ferromagnetic rungs in Bi<sub>2</sub>CuO<sub>3</sub>(SO<sub>4</sub>)]]></dc:title>
<dc:source><![CDATA[Physical Review B 114(2026), 034402]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[We introduce Bi<sub>2</sub>CuO<sub>3</sub>(SO<sub>4</sub>) as a rare example of a spin-ladder magnet with ferromagnetic interactions on the rungs. Its magnetic response is studied through measurements of temperature-dependent magnetic susceptibility and heat capacity, field-dependent magnetization, and electron spin resonance spectroscopy. These experiments are complemented by density-functional-theory calculations combined with the construction of maximally localized Wannier functions and an analysis of the relevant superexchange pathways. Quantum Monte Carlo simulations are employed to model thermodynamic properties and to quantitatively determine the magnetic exchange parameters. Our combined approach identifies Bi<sub>2</sub>CuO<sub>3</sub>(SO<sub>4</sub>) as a two-leg spin-ladder system with ferromagnetic rungs (J’ ≈ −208 K) and antiferromagnetic legs (J ≈ 258 K). These interactions of similar magnitude arise from remarkably different superexchange pathways, with the Cu–Cu distance along the leg being almost twice as long as the respective distance along the rung. The antiferromagnetic leg coupling represents the strongest oxygen-mediated long-range superexchange in a Cu<sup>2+</sup> compound and sets a benchmark for the role of complex superexchange pathways in quantum magnets.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1103/nwlh-vnyp]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43738-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43745-1</identifier>
<datestamp>2026-08-11</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Mohan Das, N.]]></dc:creator>
<dc:creator><![CDATA[Yadav, D.]]></dc:creator>
<dc:creator><![CDATA[Satya Bharati Moram, S.]]></dc:creator>
<dc:creator><![CDATA[Hübner, R.]]></dc:creator>
<dc:creator><![CDATA[Heller, R.]]></dc:creator>
<dc:creator><![CDATA[Kentsch, U.]]></dc:creator>
<dc:creator><![CDATA[Karmakar, S.]]></dc:creator>
<dc:creator><![CDATA[D’Amico, F.]]></dc:creator>
<dc:creator><![CDATA[Rao Soma, V.]]></dc:creator>
<dc:creator><![CDATA[Rat, S.]]></dc:creator>
<dc:creator><![CDATA[Koyiloth Vayalil, S.]]></dc:creator>
<dc:creator><![CDATA[Kumar Avasthi, D.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43745-1</dc:identifier>
<dc:title><![CDATA[Ion-beam-engineered Ag–Cu alloy films on PET as flexible and reusable SERS substrates]]></dc:title>
<dc:source><![CDATA[Applied Surface Science 748(2026), 167803]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Ag–Cu alloy thin films deposited on flexible PET substrates were engineered to develop flexible and reusable SERS platforms. The films were irradiated by 50 keV Ag<sup>+</sup> ions to facilitate the partial embedding of Ag–Cu nanostructures into the PET surface, which represents the key novelty of this work, enabling reusability through structurally stabilized, partially embedded nanostructures. The alloy formation was confirmed by GIXRD, while the evolution of partially embedded structures is inferred from RBS tailing and cross-sectional STEM imaging. The fabricated nanostructures exhibit remarkable SERS performance, tested with Nile Blue and R6G dyes, and picric acid explosive as the probe analytes. A detection limit of ~400 pM is achieved for NB with an analytical enhancement of ~10<sup>4</sup> for both dyes. The partial embedding of nanostructures into the PET matrix provides mechanical robustness, preventing nanostructure detachment during multiple analyte washing cycles, thereby promoting reusability and sustainability. These findings establish ion beam engineering as a versatile approach to tailor plasmonic nanostructures on flexible platforms, combining high SERS enhancement with reusability. The proposed methodology offers a promising pathway toward flexible, durable, and reusable SERS substrates for sensing of harmful dyes, explosives, and other hazardous materials, aligning with the need for flexible devices and circular economy.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.apsusc.2026.167803]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43745-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43712-1</identifier>
<datestamp>2026-08-21</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Li, W.]]></dc:creator>
<dc:creator><![CDATA[Jiang, Y.]]></dc:creator>
<dc:creator><![CDATA[Hoesch, M.]]></dc:creator>
<dc:creator><![CDATA[Heller, R.]]></dc:creator>
<dc:creator><![CDATA[Kentsch, U.]]></dc:creator>
<dc:creator><![CDATA[Zhou, S.]]></dc:creator>
<dc:creator><![CDATA[Wang, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43712-1</dc:identifier>
<dc:title><![CDATA[Dopant-species-dependent quantum interference and spin-orbit coupling in n-type silicon hyperdoped with group-V dopants]]></dc:title>
<dc:source><![CDATA[Physical Review B 114(2026), 125201]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[As-, Sb-, and Bi-hyperdoped n-type Si layers are fabricated by ion implantation followed by pulsed laser
annealing to systematically investigate dopant-dependent transport behavior. The resulting single-crystalline
n++ layers, with dopant concentrations up to 2.0×10^21 cm−3, exhibit metallic-like behavior with carrier densities
above 7.5×10^19 cm−3, and mobilities exceeding 50 cm^2/V· s. Phase-coherence lengths are extracted
from magnetoconductance measurements using the two-dimensional Hikami-Larkin-Nagaoka model and reach
45-120 nm at low temperatures. A clear competition between weak localization and weak antilocalization is
observed in Bi-hyperdoped samples. Moreover, Si:Sb retains longer phase coherence at elevated temperatures,
whereas structural disorder shortens low-temperature coherence in Si:Bi and strong spin-orbit scattering drives
its observed WL-WAL crossover. In Si:Bi, the spin-orbit length ranges from 30 to 67 nm and shows no clear
monotonic temperature dependence. These dopant-dependent transport characteristics may inform the design
of silicon-based quantum and spintronic devices.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1103/8fdl-32w3]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43712-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43796-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Stern, R.]]></dc:creator>
<dc:creator><![CDATA[Cong, R.]]></dc:creator>
<dc:creator><![CDATA[Heinmaa, I.]]></dc:creator>
<dc:creator><![CDATA[Horvatic, M.]]></dc:creator>
<dc:creator><![CDATA[Ihara, Y.]]></dc:creator>
<dc:creator><![CDATA[Krämer, S.]]></dc:creator>
<dc:creator><![CDATA[Kühne, H.]]></dc:creator>
<dc:creator><![CDATA[Reyes, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43796-1</dc:identifier>
<dc:title><![CDATA[Nuclear magnetic resonance in ultra high magnetic fields: Recent applications to quantum spin systems]]></dc:title>
<dc:source><![CDATA[Solid State Nuclear Magnetic Resonance 145(2026), 102127]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[In this review, we present recent applications of nuclear magnetic resonance (NMR) for probing, at the microscopic level, new quantum states of condensed matter that emerge in strong static and pulsed magnetic fields. We focus on experiments performed in resistive magnets (up to 34 T) and hybrid magnets (max 45 T), further extended to fields beyond 60 T using pulsed magnets, which together offer broad access to these quantum states and the quantum phase transitions between them. After a brief overview of NMR observables, we discuss several topics: quantum spin systems (including spin chains, spin ladders, spin-nematic phases), and their exotic phenomena (magnetization plateaux, Bose–Einstein condensation of triplet excitations), as well as aspects of novel multiferroic systems.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.ssnmr.2026.102127]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43796-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43764-1</identifier>
<datestamp>2026-08-28</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Yi, G.]]></dc:creator>
<dc:creator><![CDATA[Rodriguez-Barea, B.]]></dc:creator>
<dc:creator><![CDATA[Carelli, G.]]></dc:creator>
<dc:creator><![CDATA[Mielke, L.]]></dc:creator>
<dc:creator><![CDATA[Fery, A.]]></dc:creator>
<dc:creator><![CDATA[Erbe, A.]]></dc:creator>
<dc:creator><![CDATA[Schlicke, H.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43764-1</dc:identifier>
<dc:title><![CDATA[Data publication: Nanoscale Charge Transport in Au@PANI Assemblies: Bulk-like Films and Linear Assemblies]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-14 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4944" target="_blank">10.14278/rodare.4944</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4945" target="_blank">10.14278/rodare.4945</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>Raw data for the publication:&nbsp;https://doi.org/10.1016/j.polymer.2026.130604 The synthesis data is stored in the IPF depository, please contact:&nbsp;yi-gyusang@ipfdd.de</p>]]></dc:description>
<dc:subject><![CDATA[Nanoparticles]]></dc:subject>
<dc:subject><![CDATA[hybrid materials]]></dc:subject>
<dc:subject><![CDATA[nanoelectronics]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43764-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43665-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Hassanzadeh, A.]]></dc:creator>
<dc:creator><![CDATA[Hoang, D. H.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43665-1</dc:identifier>
<dc:title><![CDATA[First Insights into Scale-Up Procedures for Reactor–Separator Flotation Cells]]></dc:title>
<dc:source><![CDATA[Minerals 16(2026)7, 733]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Although several laboratory- to semi-pilot-scale reactor–separator flotation units have
recently been developed and manufactured by leading companies, substantial gaps remain
in the understanding of their scale-up procedures. To this end, the current study identifies
the advantages and constraints of the classical retention time-based approach, standard
dilution tests, and the McCabe–Thiele diagram. The results revealed that the traditionally
used retention-time-based flotation kinetic and/or its modified version scale-up approaches
cannot be adapted to reactor–separator flotation cells, mainly due to differences in dispersion
regime, conditioning tank, slurry volume, feed flowrate and the role of circulating
load. Therefore, the number of passes at laboratory scale is proposed as a more appropriate
scale-up parameter than flotation time for pneumatic flotation cells. The analysis suggests
that a scale-up factor of 1 may be acceptable only when the conditioning tank, aerator,
and separator collectively exhibit a plug-flow dispersion regime. A few uncertainties were
discussed in detail in terms of utilizing standard dilution cleaner tests. A new flow diagram
was proposed with respect to the integration of pneumatic cells with a particular focus
on Imhoflot™ cell technology into existing concentration plants and the path toward test
programs for greenfield projects. The presented case study demonstrated an alignment
between the laboratory mechanical flotation kinetic test and the onsite lab/semi-pilot V-03
Imhoflot™ cell performance, providing a high degree of confidence in the proposed flowsheet.
The selected 4xH Imhoflot™ cell configuration was well-suited to meet the projected
industrial mass balance and product specifications.]]></dc:description>
<dc:subject><![CDATA[Imhoflot™ cell]]></dc:subject>
<dc:subject><![CDATA[standard dilution tests]]></dc:subject>
<dc:subject><![CDATA[circuit design]]></dc:subject>
<dc:subject><![CDATA[rougher pneumatic flotation test]]></dc:subject>
<dc:subject><![CDATA[flowsheet design]]></dc:subject>
<dc:subject><![CDATA[scale up procedures]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.3390/min16070733]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43665-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43801-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Baral, P. R.]]></dc:creator>
<dc:creator><![CDATA[Yadav, R.]]></dc:creator>
<dc:creator><![CDATA[Ukleev, V.]]></dc:creator>
<dc:creator><![CDATA[LaGrange, T.]]></dc:creator>
<dc:creator><![CDATA[Zivkovic, I.]]></dc:creator>
<dc:creator><![CDATA[Bi, W. H.]]></dc:creator>
<dc:creator><![CDATA[Bartkowiak, M.]]></dc:creator>
<dc:creator><![CDATA[Cubitt, R.]]></dc:creator>
<dc:creator><![CDATA[Steinke, N.-J.]]></dc:creator>
<dc:creator><![CDATA[Pomjakushin, V.]]></dc:creator>
<dc:creator><![CDATA[Skourski, Y.]]></dc:creator>
<dc:creator><![CDATA[Ronnow, H. M.]]></dc:creator>
<dc:creator><![CDATA[Yazyev, O. V.]]></dc:creator>
<dc:creator><![CDATA[Magrez, A.]]></dc:creator>
<dc:creator><![CDATA[White, J. S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43801-1</dc:identifier>
<dc:title><![CDATA[Single-Ion Anisotropy-Stabilized Short-Period Helimagnetism in Frustrated Chiral Co<sub>5</sub>TeO<sub>8</sub>]]></dc:title>
<dc:source><![CDATA[Research A SCIENCE PARTNER JOURNAL 9(2026), 1334]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Chiral spin textures in magnetic insulators promise magneto-electric (ME) spintronics with orders-of-magnitude lower power consumption than metallic systems. However, realizing the short magnetic periods required for high-density device integration remains difficult, as conventional Dzyaloshinskii–Moriya interaction (DMI)-based mechanisms typically constrain spiral periods to tens of nanometers.While theory predicts that strong single-ion anisotropy (SIA) on frustrated lattices can stabilize complex non-coplanar textures, the potential for using this mechanism to engineer such compact textures remains largely unexplored. Here, we report that a cubic chiral insulator Co<sub>5</sub>TeO<sub>8</sub> provides an experimental example of this paradigm. Comprehensive neutron scattering and magnetometry reveal helimagnetic spirals with continuously tunable pitch of 5.7 to 10 nm embedded in a complex phase diagram spanning 8 distinct phases. Capacitance anomalies throughout the phase diagram indicate ME coupling, pointing to the possibility of future E-field control of these textures. The temperature and field dependence of the helical wavevector strongly support a scenario in which site-dependent SIA provides the leading contribution to the selection of the helical period from a frustration-induced degenerate manifold. Consistent with this interpretation, ab initio calculations place SIA approximately an order of magnitude above DMI, distinct from conventional helimagnets. Co<sub>5</sub>TeO<sub>8</sub> thus offers an experimental realization of sub-10-nm helimagnetism and motivates a design principle for anisotropy-engineered correlated insulators.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.34133/research.1334]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43801-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43883-1</identifier>
<datestamp>2026-09-04</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Mavridou, K.]]></dc:creator>
<dc:creator><![CDATA[Anisimov, A.]]></dc:creator>
<dc:creator><![CDATA[Mathews, A. V.]]></dc:creator>
<dc:creator><![CDATA[Kentsch, U.]]></dc:creator>
<dc:creator><![CDATA[Helm, M.]]></dc:creator>
<dc:creator><![CDATA[Astakhov, G.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43883-1</dc:identifier>
<dc:title><![CDATA[Spin-active Telecom-band Color Centers in SiC Created by Chlorine Implantation]]></dc:title>
<dc:source><![CDATA[The 37th International Conference on the Physics of Semiconductors 2026, 17.-21.08.2026, Tokyo, Japan]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Optically-addressable spin-carrying color centers are promising platforms for various scalable quantum applications like quantum networking, quantum computing and remote quantum sensing. Yet, established defects like the nitrogen-vacancy (NV) center in diamond encounter significant challenges. The visible-range emission of these centers causes significant propagation losses in optical fiber communication channels. Moreover, large-scale diamond fabrication remains challenging. Therefore, silicon carbide (SiC) is considered as another promising platform for scalable quantum networks. Silicon vacancies and divacancies in SiC are among the most extensively studied defects in SiC. However, their emission lies in the near-infrared but outside the standard telecom windows, resulting in higher propagation losses and limited compatibility with existing telecommunications infrastructure.

Recently, theoretical studies have shown that chlorine-vacancy (ClV) centers in SiC have an electronic structure and spin properties similar to the NV centers in diamond, including a spin-triplet ground state that can be addressed with optically detected magnetic resonance (ODMR) [1]. Here, we report the first experimental observation and characterization of Cl-based color centers created by ion implantatin in different SiC wafers [2]. Through photoluminescence (PL) measurements, as seen in Fig. 1, we confirm that Cl-based defects in SiC exhibit zero-phonon lines (ZPLs) spanning 1330-1590 nm. This spectral region overlaps with the O- and C-telecom bands, making it highly suitable for long-distance quantum communication networks.

In addition to that, we present ODMR measurements, both at room and low temperatures and in zero magnetic field, to demonstrate the robustness of these states. Spin polarization is observed, and the characteristic spin-resonance signatures including hyperfine structure and spin dynamics of Cl-based defects in SiC are revealed.

Our findings establish ClV centers in SiC as a promising platform for telecom-band quantum emitters and highlight their potential for future quantum technologies.]]></dc:description>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43883-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43565-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Yang Ren Wei, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43565-1</dc:identifier>
<dc:title><![CDATA[How to Write a Good RIANA Proposal?]]></dc:title>
<dc:source><![CDATA[2nd RIANA Training Schoolon Nanoscience and Nanotechnology, 01.-04.06.2026, Dresden, Germany]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The RIANA (Research Infrastructure Access in Nanoscience and Nanotechnology) project provides researchers with transnational access to a broad portfolio of European research infrastructures. This presentation offers a practical guide to navigating the RIANA user journey, from developing an initial scientific idea and submitting a pre-proposal through interactions with the Smart Science Cluster, preparation of a competitive project description, and planning successful facility access. Emphasis is placed on writing reviewer-oriented proposals, selecting complementary characterization techniques, understanding technical and logistical constraints, and maximizing the scientific impact of beamtime. The presentation also highlights opportunities for interdisciplinary collaboration and pathways for translating academic research toward industrial applications, providing prospective users with practical strategies for preparing successful RIANA proposals and access visits.]]></dc:description>
<dc:subject><![CDATA[Research Infrastructure Access]]></dc:subject>
<dc:subject><![CDATA[Transnational Access]]></dc:subject>
<dc:subject><![CDATA[Nanoscience]]></dc:subject>
<dc:subject><![CDATA[User Facilities]]></dc:subject>
<dc:subject><![CDATA[Proposal Writing]]></dc:subject>
<dc:subject><![CDATA[RIANA]]></dc:subject>
<dc:subject><![CDATA[Nanotechnology]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43565-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43739-1</identifier>
<datestamp>2026-08-11</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Pan, Y.-C.]]></dc:creator>
<dc:creator><![CDATA[Kotte, T.]]></dc:creator>
<dc:creator><![CDATA[Helm, T.]]></dc:creator>
<dc:creator><![CDATA[Osada, M.]]></dc:creator>
<dc:creator><![CDATA[Tsukazaki, A.]]></dc:creator>
<dc:creator><![CDATA[Hsu, Y.-T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43739-1</dc:identifier>
<dc:title><![CDATA[H-linear magnetoresistance in the T<sup>2</sup> resistivity regime of overdoped infinite-layer nickelate La<sub>1x</sub>Sr<sub>x</sub>NiO<sub>2</sub>]]></dc:title>
<dc:source><![CDATA[Physical Review B 114(2026), L020508]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[We report a systematic magnetotransport study on high-crystallinity La<sub>1−x</sub>Sr<sub>x</sub>NiO<sub>2</sub> (LSNO) thin films with x = 0.20 − 0.24. By conducting pulsed-field transport experiment up to 62 T, we reveal two salient features of the normal-state transport in overdoped LSNO thin films: (1) the magnetoresistance does not follow Kohler’s rule but exhibits an H-linear behavior in the high-H/T limit and (2) the normal-state ρ(T ) below 30 K consistently follows a T<sup>2</sup> behavior across the overdoped regime. Our results demonstrate a coexistence of H-linear magnetoresistance and T<sup>2</sup> resistivity in a model unconventional superconductor and provide information on the transport characteristics of the normal ground state that hosts superconductivity in infinite-layer nickelates.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1103/stvg-vbqs]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43739-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43795-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Fähler, S.]]></dc:creator>
<dc:creator><![CDATA[Lenz, K.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43795-1</dc:identifier>
<dc:title><![CDATA[QDM-ELN-Import: A software to import data from an Quantum Design DynaCool to an Electronic Labbook]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-19 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4959" target="_blank">10.14278/rodare.4959</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4960" target="_blank">10.14278/rodare.4960</a><br>License: CC-BY-3.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>Records measurements made on a Quantum Design DynaCool (MultiVu, VSM and ETO options) into an electronic lab notebook, automatically and at the moment the operator is present. Source code works out of the box with MediaWiki based systems, but can be easily adapted to any type of electronic lab notebook.</p>]]></dc:description>
<dc:subject><![CDATA[Electronic Labbook]]></dc:subject>
<dc:subject><![CDATA[MediaWiki]]></dc:subject>
<dc:subject><![CDATA[Quantum Design]]></dc:subject>
<dc:subject><![CDATA[Dynacool]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43795-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43828-1</identifier>
<datestamp>2026-08-25</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Benard, S.]]></dc:creator>
<dc:creator><![CDATA[Weber, N.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43828-1</dc:identifier>
<dc:title><![CDATA[Data publication: Anode-metal drop formation and detachment mechanisms in liquid metal batteries]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-25 Restricted access<br>DOI: <a href="https://doi.org/10.14278/rodare.4977" target="_blank">10.14278/rodare.4977</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4978" target="_blank">10.14278/rodare.4978</a>]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>The repository contains the two solvers together with two testcases as published in the article.</p>]]></dc:description>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43828-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43864-1</identifier>
<datestamp>2026-09-07</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Astakhov, G.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43864-1</dc:identifier>
<dc:title><![CDATA[Quantum biopsy for cancer visualization on macro and micro scales]]></dc:title>
<dc:source><![CDATA[Helmholtz Quantum Conference, 09.-10.07.2026, Berlin, Germany]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Early detection of rare cancer cells and micrometastases remains challenging for conventional imaging and biopsy techniques. We investigate a multimodal quantum imaging approach combining complementary sensing technologies to improve detection sensitivity, spatial resolution, and contrast. Diamond-based quantum sensors enable high-resolution detection of weak magnetic signals, while highly sensitive atomic magnetometers extend magnetic detection to larger sample volumes. Target-specific magnetic nanoparticles are employed to selectively label cancer cells and enhance their magnetic contrast. In parallel, entangled-photon microscopy provides high-contrast imaging of tumor tissue and micrometastases. By integrating these complementary modalities into a common diagnostic platform, the approach aims to advance the detection and characterization of rare cancer cells beyond the capabilities of current biopsy and imaging methods.]]></dc:description>
<dc:subject><![CDATA[Quantum imaging]]></dc:subject>
<dc:subject><![CDATA[Cancer diagnostics]]></dc:subject>
<dc:subject><![CDATA[Micrometastases]]></dc:subject>
<dc:subject><![CDATA[Quantum technologies]]></dc:subject>
<dc:type>info:eu-repo/semantics/lecture</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:lecture</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43864-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43653-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Romero, J.]]></dc:creator>
<dc:creator><![CDATA[Kantamani, R. S.]]></dc:creator>
<dc:creator><![CDATA[Park, I.]]></dc:creator>
<dc:creator><![CDATA[Tabelin, C. B.]]></dc:creator>
<dc:creator><![CDATA[Happel, S.]]></dc:creator>
<dc:creator><![CDATA[Resabal, V. J.]]></dc:creator>
<dc:creator><![CDATA[Kelly, N.]]></dc:creator>
<dc:creator><![CDATA[Väisänen, A. O.]]></dc:creator>
<dc:creator><![CDATA[Patil, A. B.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43653-1</dc:identifier>
<dc:title><![CDATA[Selective recovery of rare earth elements from permanent magnet and coal fly ash leachate solutions using novel diglycolamide-carbamide based impregnated resin]]></dc:title>
<dc:source><![CDATA[Separation and Purification Technology 410(2026), 139335]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Rare Earth Elements (REEs) are crucial components driving technological advancements due to their unique properties, and are currently confronted with a growing demand crisis and supply constraints. This study investigates the recovery of REEs using modified diglycolamide and carbamide resin TK221 through extraction chromatography. The extraction behaviour of Nd(III) and Fe(III) from hydrochloric acid, nitric acid, and sulfuric acid was studied as a function of various parameters such as acid concentration, extraction kinetics, concentration of metal in the aqueous phase, amount of resin, resin acid stability after prolonged acid exposure, and influence of interfering ions. The results revealed that resin TK221 showed extremely fast kinetics that fit a pseudo-second order model, along with a high Langmuir adsorption capacity (40 mg.g−1). The high selectivity and enrichment of REE over other metal ions, together with the efficient recovery from real permanent magnet leachate and simulated coal fly ash leachate solution, indicate that TK221 is a promising candidate for the recovery of REE from leachate solutions.]]></dc:description>
<dc:subject><![CDATA[Spent permanent magnets]]></dc:subject>
<dc:subject><![CDATA[Coal fly ash]]></dc:subject>
<dc:subject><![CDATA[Rare earth metals]]></dc:subject>
<dc:subject><![CDATA[Ion exchange resin]]></dc:subject>
<dc:subject><![CDATA[Diglycolamide]]></dc:subject>
<dc:subject><![CDATA[Adsorption]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.seppur.2026.139335]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43653-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42833-1</identifier>
<datestamp>2026-08-25</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Pascal, U.]]></dc:creator>
<dc:creator><![CDATA[Reynolds, E.]]></dc:creator>
<dc:creator><![CDATA[Klinkenberg, M.]]></dc:creator>
<dc:creator><![CDATA[Prieur, D.]]></dc:creator>
<dc:creator><![CDATA[Schreinemachers, C.]]></dc:creator>
<dc:creator><![CDATA[Kegler, P.]]></dc:creator>
<dc:creator><![CDATA[Erven, C.]]></dc:creator>
<dc:creator><![CDATA[Schenk, S. M.]]></dc:creator>
<dc:creator><![CDATA[Göttlicher, J.]]></dc:creator>
<dc:creator><![CDATA[Steininger, R.]]></dc:creator>
<dc:creator><![CDATA[Blankenship, M.]]></dc:creator>
<dc:creator><![CDATA[Höhn, P.]]></dc:creator>
<dc:creator><![CDATA[Vitova, T.]]></dc:creator>
<dc:creator><![CDATA[Giuseppe, M.]]></dc:creator>
<dc:creator><![CDATA[Gabriel, L. M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42833-1</dc:identifier>
<dc:title><![CDATA[The Ambient- and High-Temperature Oxidation Behaviour of U3+N and Ln3+N Compounds Relevant to Spent Nuclear Fuel]]></dc:title>
<dc:source><![CDATA[npj Materials Degradation 10(2026), 78]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Actinide and lanthanide binary nitrides (AnN, LnN), are isostructural compounds relevant to next-generation nuclear fuels which require detailed understanding regarding their oxidative degradation for safe disposal, yet a systematic comparative description remains. Herein, the room- and high-temperature oxidation behaviour of U3+N and Ln3+N (Ln = Pr, Nd, Gd, Tb, Dy, Ho, Tm and Lu) compounds is examined via a combination of diffraction, electron microscopy, thermogravimetric, and X-ray absorption spectroscopy analysis. At room temperature, UN was found to undergo an oxygen mediated oxidising mechanism which contrasted chemically and microstructurally to LnN’s, which behaved consistently through a hydrolysis mechanism. At high temperature, more congruent behaviour is determined with direct occurrence of oxide products, where the onset temperature of oxidation was found to correlate with the ionic radii of examined Ln/U cations. The results provide insight into the behaviour of these compounds in UN-based spent fuel, particularly phase separation variability and incongruent behaviour during inadvertent oxidation.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1038/s41529-026-00827-3]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42833-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43598-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Gurzeda, B. P.]]></dc:creator>
<dc:creator><![CDATA[Boulanger, N.]]></dc:creator>
<dc:creator><![CDATA[Hennig, C.]]></dc:creator>
<dc:creator><![CDATA[Talyzin, A. V.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43598-1</dc:identifier>
<dc:title><![CDATA[In-situ synchrotron X-ray diffraction investigations of the graphite oxidation by chlorate method]]></dc:title>
<dc:source><![CDATA[Carbon 260(2026), 121976]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Chlorate- and permanganate-based oxidations are the two main chemical routes used for the synthesis of graphite oxide (GtO), but the chlorate route has remained unexplored by in-situ methods. The main obstacle has been the need for extremely dangerous fuming nitric acid in the classical Brodie and Staudenmaier graphite oxide synthesis methods. In our earlier study, we developed a chlorate-route method that uses a sulfuric/phosphoric acid mixture instead of nitric acid (Gurzeda method), creating an opportunity for direct in-situ investigation. Here we use in-situ synchrotron X-ray diffraction (XRD) to compare graphite oxidation by potassium chlorate in sulfuric/phosphoric acid with standard Hummers oxidation by KMnO4 in sulfuric acid. Permanganate oxidation results in formation of GO structure with an interlayer distance close to that of stage-1 H2SO4-graphite intercalation compound. A similar phase is detected also with the Gurzeda method but only as a minor and short-lived intermediate product. It is demonstrated that chlorate oxidation by Gurzeda method follows a distinctly different pathway, yielding “pristine” graphite oxide with substantially larger interlayer spacing due to swelling in aqueous acid/oxidant solution. In situ characterization also identified important solid reaction product which provides insight into the chlorate oxidation mechanism. Significant difference is observed also during reaction of pristine GtO with water: permanganate-derived GtO delaminates spontaneously, whereas chlorate-derived graphite oxide remains crystalline. These findings provide direct insight into possible nature of the difference in oxidant-dependent properties of GtO and elaborate early stages of graphite oxidation reactions.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.carbon.2026.121976]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43598-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42930-1</identifier>
<datestamp>2026-08-13</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Nirousham, F.]]></dc:creator>
<dc:creator><![CDATA[Nash, W.]]></dc:creator>
<dc:creator><![CDATA[Personnettaz, P.]]></dc:creator>
<dc:creator><![CDATA[Weber, N.]]></dc:creator>
<dc:creator><![CDATA[Weier, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42930-1</dc:identifier>
<dc:title><![CDATA[The influence of solutal convection on the cycling behaviour of liquid metal batteries featuring Pb-cathodes]]></dc:title>
<dc:source><![CDATA[30th EUChemS Conference on Molten Salts and Ionic Liquids (EUCHEMSIL 2026), 26.-31.07.2026, Cambridge, UK]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Liquid metal batteries (LMBs) are discussed as potential large-scale storage options for energy systems dominated by volatile renewable sources such as photovoltaics and wind power. A characteristic feature of these devices is a horizontal interface between a molten salt electrolyte (top) and a molten metallic cathode (bottom). Discharge entails alloying of the latter with an alkali or earth-alkali metal, which is transported in ionic form through the electrolyte to this interface. This itinerant metal is supplied by a molten metallic anode, which is contained in a foam made of an iron group metal that is immersed in the salt.

We will address the role of the salt mixture used as the electrolyte. To keep the operating temperature within a manageable range, molten salt eutectics must be used. For cells with Li anodes, mixtures containing Li+ ions and various anions (e.g., LiF-LiCl-LiI) exhibit sufficiently low melting points. However, for cells with Na-anodes, Na-salt eutectics that merely combine different anions (e.g., NaF-NaCl-NaI) offer more modest reductions in melting temperature. Therefore, using mixtures containing multiple cations (e.g., LiCl-KCl-NaCl) has become popular recently. However, this might influence the cathode-alloy properties.

The main focus of our contribution will be on solutal convection and stable stratification in the cathode, specifically its influence on the cycling behaviour of cells employing Pb-alloy cathodes and Li- or Na-anodes. During charge, depletion of the low density anode metals (Li or Na) at the top of the cathode - just beneath its interface with the overlying electrolyte - lead to a local increase in its density. Such a density distribution is subject to an instability mechanism similar to the Rayleigh-Taylor instability with the exception of a well-defined interface that possesses interfacial tension. After a short phase characterised by purely diffusional Na or Li mass transport, instability prevails and quickly leads to intense solutal convection, mixing the cathode alloy well. Convection onset is in most cases independent of cell geometry and can be universally described using inner scaling and properly defined non-dimensional variables. The scaling is clearly confirmed by numerically and experimentally obtained values as shown in the figure.

Discharge, however, is characterised by stable stratification within the cathode, which leads to high mass transport overvoltages.  This situation can be mitigated by various stirring methods, some of which we will discuss.]]></dc:description>
<dc:subject><![CDATA[liquid metal batteries]]></dc:subject>
<dc:subject><![CDATA[solutal convection]]></dc:subject>
<dc:subject><![CDATA[molten salts]]></dc:subject>
<dc:subject><![CDATA[liquid metals]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42930-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43274-1</identifier>
<datestamp>2026-08-20</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Homaee, S.]]></dc:creator>
<dc:creator><![CDATA[Möckel, R.]]></dc:creator>
<dc:creator><![CDATA[Ebert, D.]]></dc:creator>
<dc:creator><![CDATA[Rudolph, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43274-1</dc:identifier>
<dc:title><![CDATA[Regimes in Wet Wollastonite Carbonation: A Comparative Kinetics and Multi-Technique Investigation]]></dc:title>
<dc:source><![CDATA[Journal of CO2 Utilization 110(2026), 103504]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Calcium silicate minerals, including wollastonite, are considered promising feedstocks for mineral carbonation, particularly for applications in low-carbon building and construction materials; however, the mechanisms governing their behavior under near-ambient wet conditions are not yet fully understood. This study examines the mechanistic influence of specific operational parameters on wollastonite wet carbonation under additive-free, near-ambient conditions. Two representative carbonated samples, exhibiting low (approximately 6 %) and high (approximately 50 %) carbonation efficiencies, were selected from a systematic screening for detailed analysis. These samples exemplify contrasting regimes of gas-liquid and solid-liquid mass transfer, primarily influenced by CO₂ flow rate and agitation speed. An integrated characterization strategy, incorporating XRF, TGA, XRD, BET, Pycnometry, and SEM-EDX, along with time-resolved kinetic model fitting, was employed. Phase and microstructural analyses reveal limited carbonate formation and sparse, discontinuous precipitates under mass-transfer-limited conditions, whereas extensive calcite precipitation and coalescing intergranular carbonate domains develop when mass transfer is enhanced. Variations in specific surface area, skeletal density, and thermal decomposition behavior correspond to progressive carbonate maturation during the reaction. Kinetic analysis of independent batch experiments at varying carbonation times indicates that both the Avrami model and the surface-reaction-controlled shrinking-core model accurately describe the reaction from the initial stages and remain applicable throughout the process. At extended reaction times, the diffusion-controlled shrinking-core model fits the data, reflecting the increasing significance of diffusional resistance as a carbonate-silica product layer forms.
These findings provide a coherent mechanistic framework that links operational conditions to the evolution of reaction pathways during wollastonite wet carbonation under near-ambient conditions.]]></dc:description>
<dc:subject><![CDATA[Wollastonite]]></dc:subject>
<dc:subject><![CDATA[near-ambient wet carbonation]]></dc:subject>
<dc:subject><![CDATA[calcite]]></dc:subject>
<dc:subject><![CDATA[kinetics]]></dc:subject>
<dc:subject><![CDATA[CCU]]></dc:subject>
<dc:subject><![CDATA[CCSU]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.jcou.2026.103504]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43274-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43147-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Koll, D.]]></dc:creator>
<dc:creator><![CDATA[Feige, J.]]></dc:creator>
<dc:creator><![CDATA[Lachner, J.]]></dc:creator>
<dc:creator><![CDATA[Wallner, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43147-1</dc:identifier>
<dc:title><![CDATA[No indication for a strong increase in GCR intensity 2 – 3 Myr ago from cosmogenic nuclides]]></dc:title>
<dc:source><![CDATA[Nature Astronomy 10(2026), 630-632]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Abstract unavailable due to the nature of Matters Arising articles in Nature Astronomy.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1038/s41550-026-02834-5]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43147-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43891-1</identifier>
<datestamp>2026-09-07</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Kalkavouras, F.]]></dc:creator>
<dc:creator><![CDATA[Tolias, P.]]></dc:creator>
<dc:creator><![CDATA[Schwalbe, S.]]></dc:creator>
<dc:creator><![CDATA[Gawne, T. D.]]></dc:creator>
<dc:creator><![CDATA[Benedix Robles, A.]]></dc:creator>
<dc:creator><![CDATA[Vorberger, J.]]></dc:creator>
<dc:creator><![CDATA[Moldabekov, Z.]]></dc:creator>
<dc:creator><![CDATA[Böhme, M. P.]]></dc:creator>
<dc:creator><![CDATA[Dornheim, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43891-1</dc:identifier>
<dc:title><![CDATA[Data publication: Kinetic energy from the cubic sum rule of the dynamic structure factor]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-09-07 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.5000" target="_blank">10.14278/rodare.5000</a><br>Versions: <a href="https://doi.org/10.14278/rodare.5001" target="_blank">10.14278/rodare.5001</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>This repository contains the data shown in the publication &quot;Kinetic energy from the cubic sum rule of the dynamic structure factor&quot; (doi 10.1209/0295-5075/ae94a6) in the same units as in the corresponding figures.</p>]]></dc:description>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43891-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43534-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Dietrich, F.]]></dc:creator>
<dc:creator><![CDATA[Aguilar, R. A.]]></dc:creator>
<dc:creator><![CDATA[Debus, A.]]></dc:creator>
<dc:creator><![CDATA[Irman, A.]]></dc:creator>
<dc:creator><![CDATA[La Berge, M.]]></dc:creator>
<dc:creator><![CDATA[Pausch, R.]]></dc:creator>
<dc:creator><![CDATA[Tiebel, J.]]></dc:creator>
<dc:creator><![CDATA[Wrobel, N.]]></dc:creator>
<dc:creator><![CDATA[Schramm, U.]]></dc:creator>
<dc:creator><![CDATA[Bussmann, M.]]></dc:creator>
<dc:creator><![CDATA[Kelling, J.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43534-1</dc:identifier>
<dc:title><![CDATA[Electron-Bunch Reconstruction from CTR Spectra using an Untrained PINN]]></dc:title>
<dc:source><![CDATA[HAICON 2026, 09.06.2026, München, Deutschland]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Coherent transition radiation (CTR) spectroscopy serves as a valuable diagnostic tool for characterizing the structural properties of relativistic electron bunches. However, the inherent loss of phase information in CTR intensity measurements makes the reconstruction of the bunch profile an ill-posed inverse problem. While conventional iterative algorithms (Gerchberg-Saxton, GS) have been widely employed for this purpose, their computational rigidity limits their adaptability to more advanced experimental setups. These limitations can be adressed by applying a Gradient Descent (GD) procedure in conjunction with a differentiable physical forward model describing the CTR generation process. However, GD models tend to converge more slowly than GS. Therefore, we propose the incorporation of an untrained Neural Network into the loop, since this has been shown to improve convergence. This will provide the ground work towards pretraining of models without labelled training data.

Coherent transition radiation (CTR) spectroscopy serves as a valuable diagnostic tool for characterizing the structural properties of relativistic electron bunches. However, the phase information is inherently lost in intensity-based observations, rendering the reconstruction of the bunch profile an ill-posed inverse problem. While traditional iterative algorithms (Gerchberg-Saxton, GS) have been commonly applied to address this challenge, their computational rigidity restricts their adaptability to sophisticated experimental setups.
To overcome these limitations, a gradient descent (GD)-based optimization framework can be implemented in conjunction with a differentiable physical forward model of the CTR generation process. However, these exhibit slower convergence than GS-algorithms. To keep the flexibility of the GD approach while further enhancing efficiency and improving convergence rates, we propose integrating an untrained neural network into the reconstruction loop. This approach will lay the groundwork towards self-supervised pretraining of models without the need for labelled training data.]]></dc:description>
<dc:subject><![CDATA[CTR]]></dc:subject>
<dc:subject><![CDATA[Coherent Transition Radiation]]></dc:subject>
<dc:subject><![CDATA[Laser Plasma Acceleration]]></dc:subject>
<dc:subject><![CDATA[Electron Bunch Reconstruction]]></dc:subject>
<dc:subject><![CDATA[Gerchberg-Saxton]]></dc:subject>
<dc:subject><![CDATA[Gradient Descent]]></dc:subject>
<dc:subject><![CDATA[Physics-Informed Neural Net]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43534-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43543-1</identifier>
<datestamp>2026-08-21</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Barnowsky, T.]]></dc:creator>
<dc:creator><![CDATA[Timm, C.]]></dc:creator>
<dc:creator><![CDATA[Friedrich, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43543-1</dc:identifier>
<dc:title><![CDATA[High-throughput prediction of exfoliable non-van der Waals materials from a universal potential]]></dc:title>
<dc:source><![CDATA[DPG Spring Meeting of the Condensed Matter Section, 08.-13.03.2026, Dresden, Deutschland]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Exfoliation and cleavage create two-dimensional (2D) materials and surfaces with physical and chemical properties distinct from their bulk parents. The rising class of non-van der Waals (non-vdW) 2D materials derived from non-layered crystals provides a fascinating new platform – greatly expanding the landscape of low-dimensional materials. Current computational models, however, provide limited guidance: existing descriptors are largely tailored to vdW layered systems. Here, we introduce a general framework predicting crystal cleavage and exfoliable 2D subunits directly from bulk structures. At its core is a universal eXfoliation and Cleavage Potential (XCP) enabling large-scale screening of diverse materials at negligible computational cost. Applying this approach, we obtain 44,030 cleavable surfaces and candidate non-vdW 2D materials from which we investigate – according to our criteria – 2,531 likely exfoliable ones using high-throughput density functional theory. A large fraction of these candidates is found to be dynamically and thermodynamically stable, while showing negligible overlap with existing 2D materials databases. Our study thus opens a systematic route to explore and design new 2D materials with unprecedented chemical and structural diversity.]]></dc:description>
<dc:subject><![CDATA[2D materials]]></dc:subject>
<dc:subject><![CDATA[non-van der Waals compounds]]></dc:subject>
<dc:subject><![CDATA[data-driven research]]></dc:subject>
<dc:subject><![CDATA[computational materials science]]></dc:subject>
<dc:subject><![CDATA[high-throughput computing]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43543-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42748-1</identifier>
<datestamp>2026-08-26</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Schneider, S.]]></dc:creator>
<dc:creator><![CDATA[Lebbink, F.]]></dc:creator>
<dc:creator><![CDATA[Eddin, J. N.]]></dc:creator>
<dc:creator><![CDATA[Dorez, H.]]></dc:creator>
<dc:creator><![CDATA[Troost, E. G. C.]]></dc:creator>
<dc:creator><![CDATA[Hoffmann, A. L.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42748-1</dc:identifier>
<dc:title><![CDATA[Image quality comparison of low-field, AI-based denoised low-field and high-field MRI for MR-guided proton therapy of extremity soft-tissue sarcoma]]></dc:title>
<dc:source><![CDATA[12th Annual Symposium on Magnetic Resonance in Radiation Therapy, 17.-19.06.2026, Odense, Dänermark]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Purpose and Objective: The integration of MRI and proton therapy (MRiPT) is expected to improve the targeting accuracy of PT for soft-tissue tumors. An MRiPT prototype system based on an open low-field (LF) 0.32T in-beam MR has been developed at our institute. This project aimed to: (1) qualitatively compare the image quality of the MRiPT prototype to a standard-of-care, closed-bore high-field (HF) 3.0T MRI scanner for patients with extremity soft-tissue sarcoma (ESTS), and (2) to assess the image quality improvement of the LF-MRI scan by an AI-based denoising algorithm.

Materials and Methods: Three ESTS patients undergoing radiotherapy were scanned in the MRiPT prototype system in the dedicated treatment position during their treatment course: before, in the 2nd, and 4th week of treatment. The imaging protocol consisted of T1w SE, T2w SE, T2w STIR GRE pulse sequences, approved by an experienced radiologist. 2/3 patients were additionally scanned in a 3.0T MR scanner (Siemens Biograph mMR) in a standard clinical positioning following the radiology protocol. The LF-MRI DICOM dataset was additionally post-processed using an AI-based denoising algorithm (HawkAI, HawkCell SAS), originally developed for enhancing veterinary LF-MRI scans. Image quality assessment was performed by an experienced radiation oncologist using a structured scoring table, covering various qualitative criteria with scores ranging from 1 (very poor) to 5 (excellent). 

Results: The 0.32T in-beam MR scanner provided sufficient image quality for patient positioning verification and detection of interfractional anatomical changes. The AI-based denoising algorithm substantially improved the image quality of the LF-MRI scans, bringing them closer to HF-MRI scans, which latter demonstrate the highest image quality across all criteria (Fig 2.). Artifact presence was comparable across scanners and largely caused by motion in one patient.

Conclusion: Although intrinsic image quality limitations persist in the LF-MRI scans, the MRiPT prototype system shows sufficient image quality for patient positioning verification and detection of interfractional anatomical changes. AI-based denoising improved the LF-MRI quality and showed a comparable performance as standard-of-care HF-MRI for 7/8 evaluation criteria. This allows to replace the HF-MRI scan in the MRiPT workflow for ESTS and solely rely on denoised LF-MRI scans.]]></dc:description>
<dc:subject><![CDATA[MR guided radiotherapy]]></dc:subject>
<dc:subject><![CDATA[proton therapy]]></dc:subject>
<dc:subject><![CDATA[MRI]]></dc:subject>
<dc:subject><![CDATA[soft tissue sarcoma]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42748-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43783-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Shimizu, Y.]]></dc:creator>
<dc:creator><![CDATA[Maurya, A.]]></dc:creator>
<dc:creator><![CDATA[Homma, Y.]]></dc:creator>
<dc:creator><![CDATA[Kimata, M.]]></dc:creator>
<dc:creator><![CDATA[Helm, T.]]></dc:creator>
<dc:creator><![CDATA[Nakamura, A.]]></dc:creator>
<dc:creator><![CDATA[Li, D.]]></dc:creator>
<dc:creator><![CDATA[Miyake, A.]]></dc:creator>
<dc:creator><![CDATA[Aoki, D.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43783-1</dc:identifier>
<dc:title><![CDATA[Hall Effect on Nontrivial Quadrupole Order in Quasi-kagome Compound URhSn]]></dc:title>
<dc:source><![CDATA[Journal of the Physical Society of Japan 95(2026), 043601]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[This study focuses on the transport properties of the quasi-kagome compound URhSn, which exhibits successive phase transitions at T<sub>C</sub> = 16K (ferromagnetic phase) and T<sub>O</sub> = 54K (intermediate phase). A large anomalous Hall component is present along the easy-magnetization axis (H ∥ [0001]), and the Hall resistivity shows a very complex temperature- and field-dependence, with a sign reversal at low temperatures. Below T<sub>O</sub>, the Hall resistivity exhibits a nonlinear and unusual field-dependence. Interestingly, there exists an unusual Hall component that is not proportional to the magnetic susceptibility for H ∥ [0001] in both the intermediate and ferromagnetic states. These results reveal unconventional transport properties of URhSn, providing important insights into nontrivial multipolar phases in 5 f-electron systems.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.7566/JPSJ.95.043601]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43783-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43591-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Godoy Perez, G. F.]]></dc:creator>
<dc:creator><![CDATA[Rebohle, L.]]></dc:creator>
<dc:creator><![CDATA[Kentsch, U.]]></dc:creator>
<dc:creator><![CDATA[Chang, G.-E.]]></dc:creator>
<dc:creator><![CDATA[Zhou, S.]]></dc:creator>
<dc:creator><![CDATA[Yu, I.-S.]]></dc:creator>
<dc:creator><![CDATA[Fischer, I. A.]]></dc:creator>
<dc:creator><![CDATA[Berkmann, F.]]></dc:creator>
<dc:creator><![CDATA[Berencen, Y.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43591-1</dc:identifier>
<dc:title><![CDATA[High-efficiency phosphorus activation in Ge0.95Sn0.05 enabled by ion implantation and flash lamp annealing with preserved alloy integrity]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-19 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4964" target="_blank">10.14278/rodare.4964</a><br>Versions: <a href="https://doi.org/10.14278/rodare.5003" target="_blank">10.14278/rodare.5003</a> | <a href="https://doi.org/10.14278/rodare.4962" target="_blank">4962</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>Origin and excel files used for data processing and visualisation of the different characterisation techniques performed (Raman, RBS, XRD, Hall Effect) of the processed GeSn material.</p>]]></dc:description>
<dc:subject><![CDATA[GeSn alloys]]></dc:subject>
<dc:subject><![CDATA[Ion implantation]]></dc:subject>
<dc:subject><![CDATA[Flash lamp annealing]]></dc:subject>
<dc:subject><![CDATA[Dopant activation]]></dc:subject>
<dc:subject><![CDATA[Non-equilibrium doping]]></dc:subject>
<dc:subject><![CDATA[Strain engineering]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43591-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43773-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Martinez Moreno, M. F.]]></dc:creator>
<dc:creator><![CDATA[Börner, C.]]></dc:creator>
<dc:creator><![CDATA[Saini, V. K.]]></dc:creator>
<dc:creator><![CDATA[Cardaio, I.]]></dc:creator>
<dc:creator><![CDATA[Bossis, E.]]></dc:creator>
<dc:creator><![CDATA[Bureika, A.]]></dc:creator>
<dc:creator><![CDATA[Kretzschmar, J.]]></dc:creator>
<dc:creator><![CDATA[Cherkouk, A.]]></dc:creator>
<dc:creator><![CDATA[Müller, K.]]></dc:creator>
<dc:creator><![CDATA[Mayordomo, N.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43773-1</dc:identifier>
<dc:title><![CDATA[Interaction of technetium with metabolites, microorganisms and at the mineral-water interface: radioecological implications]]></dc:title>
<dc:source><![CDATA[GDCh Nuklearchemie, 22.-24.09.2026, Mainz, Germany]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Technetium-99 is a long-lived fission product (half life 2.13∙10⁵ years) of uranium-235 and plutonium-239, and therefore of great concern for the long-term safety management of nuclear waste. The migration of Tc in the environment is highly influenced by the redox conditions. Tc is expected to mainly occur as Tc(VII) under oxidizing conditions and as Tc(IV) under reducing conditions. The pertechnetate anion, Tc(VII)O₄⁻ is known to barely interact with mineral surfaces. The lack of retention mechanisms can result in facile migration into groundwater and favors its entry in the biosphere. On the contrary, the formation of Tc(IV) limits the migration of Tc since it forms a low soluble solid (TcO2) and/or species whose interaction with minerals is more favorable. In the last decades, Tc migration studies focused on the reduction of Tc(VII) to Tc(IV) by e.g., Fe(II), Sn(II) or S(−II) either present in solution, taking part in mineral structures [1], or induced by microbial activity [2]. Most of the published studies deal with binary systems, i.e., the interaction of Tc with a given reductant. However, the environment is a complex system with various components coexisting and influencing each other. Thus, Tc migration should not be studied only in a simple system. The young investigator group TecRad [3] examines the biogeochemical behavior of Tc upon interaction with: i) microorganisms, ii) metabolites, iii) Fe(II) minerals, and iv) Fe(II) minerals in presence of metabolites.
A fundamental part of this project addresses the implementation of new spectro-electrochemical in situ methods to monitor the behavior of Tc in solution and at interfaces as a function of the redox potential. With these tools, we aspire at characterizing the molecular structures of Tc species under a variable range of redox conditions, to deepen our understanding of the physico-chemical behavior of the this radionuclide.
 Our goal is to generate valuable thermodynamic and structural data that we will implement into a geochemical model to explain Tc environmental fate even under different redox conditions.

References:
[1] Pearce, C. et al. (2020). Sci. Total Env. 716: 132849. [2] Newsome, L. et al. (2014). Chem. Geol. 363: 164-184.[3] TecRad webpage: https://www.hzdr.de/db/Cms?pNid=1375 vis on July 27th 2026.
Acknowledgements:
The authors acknowledge the German Federal Ministry of Research, Technology and Space (BMFTR) for the financial support of NukSiFutur TecRad young investigator group (02NUK072)), and the Fundación Ramón Areces for the research grant of M. F. Martínez-Moreno.]]></dc:description>
<dc:subject><![CDATA[Tc]]></dc:subject>
<dc:subject><![CDATA[Biogeochemistry]]></dc:subject>
<dc:subject><![CDATA[Immobilization]]></dc:subject>
<dc:subject><![CDATA[Reduction]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43773-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43110-1</identifier>
<datestamp>2026-08-10</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Kluge, T.]]></dc:creator>
<dc:creator><![CDATA[Hirsch, A. E.]]></dc:creator>
<dc:creator><![CDATA[Schulz, J.]]></dc:creator>
<dc:creator><![CDATA[Czapla, N.]]></dc:creator>
<dc:creator><![CDATA[Frost, M.]]></dc:creator>
<dc:creator><![CDATA[Galtier, E.]]></dc:creator>
<dc:creator><![CDATA[Gauthier, M.]]></dc:creator>
<dc:creator><![CDATA[Grenzer, J.]]></dc:creator>
<dc:creator><![CDATA[Gutt, C.]]></dc:creator>
<dc:creator><![CDATA[Huang, L.]]></dc:creator>
<dc:creator><![CDATA[Hübner, U.]]></dc:creator>
<dc:creator><![CDATA[Ikeya, M.]]></dc:creator>
<dc:creator><![CDATA[Ja Lee, H.]]></dc:creator>
<dc:creator><![CDATA[Khaghani, D.]]></dc:creator>
<dc:creator><![CDATA[Moon Martin, W.]]></dc:creator>
<dc:creator><![CDATA[Edward Marré, B.]]></dc:creator>
<dc:creator><![CDATA[Nakatsutsumi, M.]]></dc:creator>
<dc:creator><![CDATA[Ordyna, P.]]></dc:creator>
<dc:creator><![CDATA[Paschke-Brühl, F.-L.]]></dc:creator>
<dc:creator><![CDATA[Pelka, A.]]></dc:creator>
<dc:creator><![CDATA[Randolph, L.]]></dc:creator>
<dc:creator><![CDATA[Schlenvoigt, H.-P.]]></dc:creator>
<dc:creator><![CDATA[Schoenwaelder, C.]]></dc:creator>
<dc:creator><![CDATA[Smid, M.]]></dc:creator>
<dc:creator><![CDATA[Yang, L.]]></dc:creator>
<dc:creator><![CDATA[Schramm, U.]]></dc:creator>
<dc:creator><![CDATA[Cowan, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43110-1</dc:identifier>
<dc:title><![CDATA[Microscopy X-ray Imaging enriched with Small Angle X-ray Scattering for few nanometer resolution reveals shock waves and compression in intense short pulse laser irradiation of solids]]></dc:title>
<dc:source><![CDATA[Frontiers in Physics 14(2026), 1753058]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Understanding how laser pulses compress solids into high-energy-density states requires diagnostics that simultaneously resolve macroscopic geometry and nanometer-scale structure.  ere we present a combined X-ray imaging (XRM) and small-angle X-ray scattering (SAXS) approach that bridges this diagnostic gap. Using the Matter in Extreme Conditions end station at LCLS, we irradiated 25 μm copper wires with 45 fs, 0.9 J, 800 nm pulses at 3.5 × 1019 W/cm2 while probing with 8.2 keV XFEL pulses. XRM visualizes the evolution of ablation, compression, and inward-propagating fronts with ∼ 200 nm resolution, while SAXS quantifies their nanometer-scale sharpness via the time-resolved evolution of scattering streaks. The joint analysis reveals that an initially smooth compression steepens into a nanometer-sharp shock front after tsh ≈ (18 ± 3) ps, consistent with an analytical steepening model and hydrodynamic simulations. The front reaches a velocity of csh ≈ 25 km/s and a lateral width of several tens of microns, demonstrating direct observation of shock formation and decay at
solid density for the first time with few-nanometer precision. This integrated XRM–SAXS method establishes a quantitative, multi-scale diagnostic of laserdriven
shocks in dense plasmas relevant to inertial confinement fusion, warm dense matter, and planetary physics.]]></dc:description>
<dc:subject><![CDATA[high power laser]]></dc:subject>
<dc:subject><![CDATA[ion acceleration]]></dc:subject>
<dc:subject><![CDATA[physics]]></dc:subject>
<dc:subject><![CDATA[plasma]]></dc:subject>
<dc:subject><![CDATA[shock formation]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.3389/fphy.2026.1753058]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43110-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43480-6</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Ayriyan, A.]]></dc:creator>
<dc:creator><![CDATA[Ivanytskyi, O.]]></dc:creator>
<dc:creator><![CDATA[Blaschke, D.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43480-6</dc:identifier>
<dc:title><![CDATA[Bayesian inference favors quark matter in neutron star interiors]]></dc:title>
<dc:source><![CDATA[Physical Review D 113(2026), 114045]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[We perform a physics-informed Bayesian analysis of the equation of state of hybrid neutron stars that incorporates color-flavor-locked quark matter modeled by a three-flavor non-local Nambu-Jona-Lasinio framework with vector repulsion and diquark pairing. Contrary to the model-agnostic Bayesian analyses, our scheme allows for distinguishing between the scenarios of neutron stars with quark cores and without them. The used quark model realizes asymptotic conformality at high densities in accordance with perturbative QCD. The hadronic sector is described by the density-dependent relativistic functional DD2Y-T, which satisfies chiral effective field theory constraints and includes hyperonic degrees of freedom. We construct a large set of candidate hybrid EOSs by varying the vector and diquark couplings and apply a Maxwell construction for the quark–hadron phase transition. Observational constraints from recent NICER pulsar mass–radius measurements and tidal deformability from GW170817 are incorporated into the likelihood. 
Depending on whether the observational data from the black widow pulsar PSR J0952-0607 and the HESS J1731-347 object are included to the analysis or not,
the posterior distribution favors vector and diquark couplings around $(\eta_V,\eta_D)\simeq (0.82,0.40)$ or $(\eta_V,\eta_D)\simeq (0.64,0.36)$, respectively. 
This corresponds to equations of state that support two-solar-mass neutron stars with superconformal speed of sound and relatively low onset densities for deconfinement. Our findings indicate that the most probable hybrid EOSs are statistically preferred over the purely hadronic baseline.
The corresponding probabilities of agreeing with the observational data differ by one or two orders of magnitude depending on the data set used. This suggests that quark cores may exist in all observed neutron stars.]]></dc:description>
<dc:subject><![CDATA[Bayesian inference]]></dc:subject>
<dc:subject><![CDATA[neutron stars]]></dc:subject>
<dc:subject><![CDATA[equation of state]]></dc:subject>
<dc:subject><![CDATA[deconfinement phase transition]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1103/h4bk-8nry]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43480-6</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43239-1</identifier>
<datestamp>2026-08-17</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Ermakov, S. K.]]></dc:creator>
<dc:creator><![CDATA[Bussmann, M.]]></dc:creator>
<dc:creator><![CDATA[Debus, A.]]></dc:creator>
<dc:creator><![CDATA[Pausch, R.]]></dc:creator>
<dc:creator><![CDATA[Schramm, U.]]></dc:creator>
<dc:creator><![CDATA[Widera, R.]]></dc:creator>
<dc:creator><![CDATA[Steiniger, K.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43239-1</dc:identifier>
<dc:title><![CDATA[Radiative Signatures of Magnetic Reconnection: An Approach to Remote Probing of Reconnection Dynamics]]></dc:title>
<dc:source><![CDATA[The Astrophysical Journal 1001(2026)1, 8]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Magnetic reconnection drives a wide range of astrophysical phenomena, including geomagnetic storms, solar flares, and activity in blazars. However, direct measurement of key reconnection observables remains challenging due to the remote and extreme nature of these environments. While high-energy particle showers observed on Earth are often attributed to reconnection, the underlying mechanisms are not fully understood, and clear diagnostic signatures are lacking. We present a theoretical, data-driven approach for identifying reconnection radiation signatures and enabling remote diagnostics of reconnection in astrophysical settings through radiation spectra for the nonrelativistic case. Using particle-in-cell simulations of magnetic reconnection, we generate radiation spectra and establish connections between spectral features and the underlying reconnection dynamics. We develop a method to estimate the ratio of the reconnection electric field to the plasmoid magnetic field from spectral data. Analytic calculations show that other parameters can be extracted in the ultrarelativistic reconnection regime, such as the magnetic field or the current sheet width.]]></dc:description>
<dc:subject><![CDATA[Magnetic reconnection]]></dc:subject>
<dc:subject><![CDATA[particle-in-cell]]></dc:subject>
<dc:subject><![CDATA[PIConGPU]]></dc:subject>
<dc:subject><![CDATA[Radiation]]></dc:subject>
<dc:subject><![CDATA[Polarization]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.3847/1538-4357/ae4ebd]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43239-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43060-1</identifier>
<datestamp>2026-08-12</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Bazarkina, E.]]></dc:creator>
<dc:creator><![CDATA[Sahle, C.]]></dc:creator>
<dc:creator><![CDATA[Hazemann, J.-L.]]></dc:creator>
<dc:creator><![CDATA[Lahera, E.]]></dc:creator>
<dc:creator><![CDATA[Muller, H.]]></dc:creator>
<dc:creator><![CDATA[Deflets, B.]]></dc:creator>
<dc:creator><![CDATA[Longo, A.]]></dc:creator>
<dc:creator><![CDATA[Du Moulin de la Bretèche, T.]]></dc:creator>
<dc:creator><![CDATA[Pokrovski, G. S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43060-1</dc:identifier>
<dc:title><![CDATA[Sulfur speciation in hydrothermal fluids probed in situ by synchrotron X-ray energy-loss spectroscopy]]></dc:title>
<dc:source><![CDATA[Goldschmidt 2026, 12.-17.07.2026, Montreal, Kanada]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Sulfur is a key element in Earth’s redox evolution and ore-forming processes [1]. Its rich geochemistry arises from multiple oxidation states, from sulfate to sulfide, enabling diverse redox behaviors. The intermediate redox range in hydrothermal systems is complex and difficult to investigate in situ [2, 3]. Experimental data are sparse and often cannot be compared directly, reflecting the scarcity of quantitative information on intermediate-valence and polyatomic species. Synchrotron-based X-ray absorption spectroscopy (XAS) at the sulfur K-edge (~2400 eV) – and, more rarely, at the L-edge (~160 eV) under vacuum conditions – has provided valuable insight into solid phases, yet its in situ application to fluids under hydrothermal conditions is extremely challenging. This is because the low incident photon energy of soft X-rays severely limits sample-environment design due to strong absorption by the sample cell materials. To overcome these limitations, we apply non-resonant inelastic X-ray scattering (NRIXS), also known as X-ray energy loss (or X-ray Raman) spectroscopy [4], which enables “indirect” access to soft X-ray absorption edges using hard incident X-rays (~10,000 eV). We probe sulfur L₂,₃-edge and obtain energy-loss X-ray absorption near-edge spectroscopy (XANES) spectra of aqueous S-bearing fluids under wide pH and fO2 ranges at 20 – 400°C and 300 – 600 bar. Our data reveal the coexistence of oxidized, reduced, and intermediate-valence species including polysulfides and radical ions. Complementary O and N K-edge spectra acquired at the same time both support the validity of the approach and enable further constraints to be placed on water properties such as hydrogen bonding as well as the fluid redox state. These unprecedented results demonstrate the potential of NRIXS for probing light elements under extreme conditions and highlight the overlooked role of intermediate-valence sulfur in deep geological fluids and prebiotic environments.]]></dc:description>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43060-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43553-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Siegel, M.]]></dc:creator>
<dc:creator><![CDATA[Storch, T.]]></dc:creator>
<dc:creator><![CDATA[Krampitz, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43553-1</dc:identifier>
<dc:title><![CDATA[Status quo der Erfassung von Elektronikschrott – Stichprobenanalyse an zwei Wertstoffhöfen in Sachsen]]></dc:title>
<dc:source><![CDATA[Müll und Abfall - Fachzeitschrift für Kreislauf- und Ressourcenwirtschaft 8(2026)]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Der nachfolgende Artikel untersucht die Erfassung und Qualität von Datenströmen beim Umgang mit Elektroaltgeräten (EAG) in Deutschland unter besonderer Berücksichtigung der Herstellerverantwortung nach dem Elektro- und Elektronikaltgerätegesetz (ElektroG). Anhand stichprobenartiger Analysen auf zwei Wertstoffhöfen werden Defizite in der Erfassung, Datenerhebung, Kennzeichnung und Rückverfolgbarkeit von Geräten sowie Lücken in der Stoffstromzuweisung aufgezeigt. Die Ergebnisse verdeutlichen insbesondere einen hohen Batterieanteil im Stoffstrom, erhebliche Fehlwurfquoten sowie Lücken in der Herstellerregistrierung. Die im Beitrag identifizierten Schwachstellen der gegenwärtigen Gesetzgebung und praktischen Umsetzung verdeutlichen einen signifikanten Handlungsbedarf zur Erhöhung der Datentransparenz, zur Weiterentwicklung von Kennzeichnungs- und Registrierungssystemen, zur Reduzierung von Fehlwürfen sowie zur Stärkung von Kontroll- und Überwachungsmechanismen, um die Effektivität der Kreislaufwirtschaft langfristig zu verbessern. 
---
The following article examines the collection and quality of data streams relating to the management of waste electrical and electronic equipment (WEEE) in Germany, with particular reference to producer responsibility under the Waste Electrical and Electronic Equipment Act (ElektroG). Based on randomised analyses at two recycling centres, shortcomings in the recording, data collection, labelling and traceability of equipment, as well as gaps in material flow allocation, are highlighted. The results illustrate, in particular, a high proportion of batteries in the material flow, significant rates of incorrect disposal, and gaps in manufacturer registration. The weaknesses in current legislation and practical implementation identified in this paper highlight a significant need for
action to increase data transparency, further develop labelling and registration systems, reduce incorrect disposal, and strengthen control and monitoring mechanisms in order to improve the long-term effectiveness of the circular economy.]]></dc:description>
<dc:subject><![CDATA[Elektroaltgeräte]]></dc:subject>
<dc:subject><![CDATA[Kreislaufwirtschaft]]></dc:subject>
<dc:subject><![CDATA[ElektroG]]></dc:subject>
<dc:subject><![CDATA[Stiftung ear]]></dc:subject>
<dc:subject><![CDATA[Batterie]]></dc:subject>
<dc:subject><![CDATA[Stoffstromanalyse]]></dc:subject>
<dc:type>info:eu-repo/semantics/contributionToPeriodical</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:contributionToPeriodical</dc:type>
<dc:type>Text</dc:type>
<dc:language>ger</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.37307/j.1863-9763.2026.08]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43553-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43851-1</identifier>
<datestamp>2026-09-01</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Zhang, J.]]></dc:creator>
<dc:creator><![CDATA[Vadlamudi, S. R. G.]]></dc:creator>
<dc:creator><![CDATA[Hampel, U.]]></dc:creator>
<dc:creator><![CDATA[Gan, Y.]]></dc:creator>
<dc:creator><![CDATA[Cecilia, A.]]></dc:creator>
<dc:creator><![CDATA[Faragó, T.]]></dc:creator>
<dc:creator><![CDATA[Zuber, M.]]></dc:creator>
<dc:creator><![CDATA[Hamann, E.]]></dc:creator>
<dc:creator><![CDATA[Baumbach, T.]]></dc:creator>
<dc:creator><![CDATA[Ding, W.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43851-1</dc:identifier>
<dc:title><![CDATA[On the rapid departure of nucleate bubbles in boiling on micro-pillar arrayed surfaces]]></dc:title>
<dc:source><![CDATA[Journal of Colloid and Interface Science 725(2027), 141320]]></dc:source>
<dc:date>2027</dc:date>
<dc:description><![CDATA[Boiling bubbles on hydrophobic surfaces typically leave behind a vapor seed, promoting subsequent bubble inception while hindering surface rewetting and reducing critical heat flux. Here, we demonstrate a unique bubble mode on a hydrophobic surface using synchrotron X-ray imaging with high spatial resolution (2.44 µm) and large field of view (∼ 5 × 5 mm). The observed bubble and near-surface liquid-vapor interface closely resemble those on hydrophilic surfaces. In particular, the bubble base region exhibits a clear liquid-vapor interface with pronounced phase contrast, suggesting the presence of a microlayer beneath the bubble. A non-dimensional analysis of bubble dynamics further indicates that bubble growth is primarily driven by efficient microlayer evaporation, as reflected by a high initial bubble growth-based capillary number (∼ O(10−3)) and Weber number (∼ O(10)). Notably, the bubble departs rapidly and smoothly, maintaining an oblate shape and a nearly constant apparent contact angle during departure with no sign of hysteresis. In contrast, typical bubble modes on both hydrophobic and hydrophilic surfaces exhibit delayed bubble departure with an increasing apparent contact angle due to contact line pinning. These observations imply the presence of a persistent microlayer with minimal depletion throughout the bubble life cycle, which fundamentally alters the departure dynamics. To characterize this departure dynamics, we introduce a capillary relaxation timescale based on bubble shape deformation, which remains close to the actual departure duration, indicating a capillary-driven rapid bubble departure. These findings provide new insights into microlayer dynamics on hydrophobic surfaces and might be leveraged for improving boiling heat transfer performance.]]></dc:description>
<dc:subject><![CDATA[nucleate boiling]]></dc:subject>
<dc:subject><![CDATA[hydrophobic surface]]></dc:subject>
<dc:subject><![CDATA[bubble dynamics]]></dc:subject>
<dc:subject><![CDATA[microlayer]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.jcis.2026.141320]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43851-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43514-1</identifier>
<datestamp>2026-08-13</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Peng, X.]]></dc:creator>
<dc:creator><![CDATA[Song, L.]]></dc:creator>
<dc:creator><![CDATA[Mruga, D.]]></dc:creator>
<dc:creator><![CDATA[Bakhmat, V.]]></dc:creator>
<dc:creator><![CDATA[Dzyadevych, S.]]></dc:creator>
<dc:creator><![CDATA[Guo, L.]]></dc:creator>
<dc:creator><![CDATA[Shakeel, S.]]></dc:creator>
<dc:creator><![CDATA[Illing, R.]]></dc:creator>
<dc:creator><![CDATA[Bezsmertna, O.]]></dc:creator>
<dc:creator><![CDATA[Wang, X.]]></dc:creator>
<dc:creator><![CDATA[Posselli, N. R.]]></dc:creator>
<dc:creator><![CDATA[Misra, S.]]></dc:creator>
<dc:creator><![CDATA[Hauser, S.]]></dc:creator>
<dc:creator><![CDATA[Pietzsch, J.]]></dc:creator>
<dc:creator><![CDATA[Kopka, K.]]></dc:creator>
<dc:creator><![CDATA[Makarov, D.]]></dc:creator>
<dc:creator><![CDATA[Janićijević, Ž.]]></dc:creator>
<dc:creator><![CDATA[Zhao, X.]]></dc:creator>
<dc:creator><![CDATA[Baraban, L.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43514-1</dc:identifier>
<dc:title><![CDATA[Soft, Degradable, and Magnetic Microcarriers for Encapsulation and Guided Transport of Drugs and 3D Spheroids]]></dc:title>
<dc:source><![CDATA[Advanced Materials 38(2026)41, e73735]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Soft microcarriers hold great potential for biomedical applications, yet their translation is limited by the lack of controlled degradation, restricted capacity for co-encapsulation of therapeutic and cellular cargos, long-term biocompatibility and scalable production challenges. Here, we introduce a new concept of discrete, degradable hydrogel microcarriers, produced via droplet-based microfluidics and UV photopolymerization, designed to integrate these properties. These soft microcarriers enable co-encapsulation of multiple species, including magnetic particles, drugs, and living cell spheroids, while allowing precise motion control over complex trajectories using external gradient magnetic fields. Their tunable degradation under physiological conditions ensures transient stability, controlled navigation, and safe clearance. This approach provides spatiotemporal control over cargo transport and release, enabling the microcarriers to function as systems with a controllable lifecycle. These multifunctional microcarriers represent a versatile platform for tissue engineering, minimally invasive therapies, and diagnostic monitoring, enhanced by the precise in situ navigation option.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/ADMA.73735]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43514-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43146-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Koll, D.]]></dc:creator>
<dc:creator><![CDATA[Fichter, S.]]></dc:creator>
<dc:creator><![CDATA[Hotchkis, M. A. C.]]></dc:creator>
<dc:creator><![CDATA[Battisson, S. T.]]></dc:creator>
<dc:creator><![CDATA[Beutner, S.]]></dc:creator>
<dc:creator><![CDATA[Keith Fifield, L.]]></dc:creator>
<dc:creator><![CDATA[Froehlich, M. B.]]></dc:creator>
<dc:creator><![CDATA[Lachner, J.]]></dc:creator>
<dc:creator><![CDATA[Pavetich, S.]]></dc:creator>
<dc:creator><![CDATA[Rugel, G.]]></dc:creator>
<dc:creator><![CDATA[Slavkovska, Z.]]></dc:creator>
<dc:creator><![CDATA[Tims, S. G.]]></dc:creator>
<dc:creator><![CDATA[Wallner, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43146-1</dc:identifier>
<dc:title><![CDATA[The timing of the last r-process event near Earth from interstellar 60Fe, 244Pu and 247Cm deposition on Earth]]></dc:title>
<dc:source><![CDATA[Nature Astronomy 10(2026), 1001-1010]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Where are the heavy elements produced in the universe? While core-collapse supernovae are confirmed sources of ⁶⁰Fe, the origin of heavier r -process nuclei such as ²⁴⁴Pu and ²⁴⁷Cm remains debated. We counted single atoms of live ⁶⁰Fe , ²⁴⁴Pu, and ²⁴⁷Cm in a deep-ocean ferromanganese crust to trace such nucleosynthesis events near Earth over millions of years.
The observed non-correlation of the ²⁴⁴Pu and ⁶⁰Fe profiles supports a continuous r -process influx independent from core-collapse supernovae to Earth and constrains the core-collapse supernova r -process yield of actinide isotopes. The non-observation of ²⁴⁷Cm, produced concurrently with ²⁴⁴Pu, sets a time limit of the last r -process event near Earth to more than 90–100 Myr ago. Our measured interstellar signatures suggest an old and rare 1 r -process event leading to a diffuse ²⁴⁴Pu background inside and outside the Local Bubble.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1038/s41550-026-02841-6]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43146-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43548-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Avallone, A.]]></dc:creator>
<dc:creator><![CDATA[Carette, L.]]></dc:creator>
<dc:creator><![CDATA[Estevenon, P.]]></dc:creator>
<dc:creator><![CDATA[Yot, P.]]></dc:creator>
<dc:creator><![CDATA[Hennig, C.]]></dc:creator>
<dc:creator><![CDATA[Lawrence Bright, E.]]></dc:creator>
<dc:creator><![CDATA[Podor, R.]]></dc:creator>
<dc:creator><![CDATA[Pinho, P. V. B.]]></dc:creator>
<dc:creator><![CDATA[Clavier, N.]]></dc:creator>
<dc:creator><![CDATA[Guo, X.]]></dc:creator>
<dc:creator><![CDATA[Kvashnina, K.]]></dc:creator>
<dc:creator><![CDATA[Guéneau, C.]]></dc:creator>
<dc:creator><![CDATA[Dacheux, N.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43548-1</dc:identifier>
<dc:title><![CDATA[Revisiting Synthesis of Pure Chernobylite Solid Solutions for Thermal Stability Investigations]]></dc:title>
<dc:source><![CDATA[Dalton Transactions 55(2026), 9889]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[A multiparametric study was developed to optimize the hydrothermal synthesis of Chernobylite solid solutions (Zr1-xUxSiO4), which is a technogenic mineral discovered first in the corium of the melted core of the Chernobyl nuclear power plant caused by the nuclear accident 1986.. The aim was to obtain pure samples to finally determine their thermodynamic data. The optimal hydrothermal treatment time was evaluated to seven days, the temperature at 250°C and the optimal pH range of the reaction medium required to minimize the formation of secondary phases was between 1.4 and 1.8. Under these conditions, solid solutions of Chernobylite were synthesized up to x = 0.60. However, the systematic presence of residual oxide phases in the samples required the development of a purification process involving alternating leaching steps in basic and nitric media to remove amorphous silica and ensure the selective dissolution of residual oxide phases, respectively. This protocol yielded purified Zr1-xUxSiO4 samples over a wide range of compositions (x ≤ 0.6). The resulting powders consisted of spherical agglomerates measuring approximately 300 µm in diameter, with a specific surface area ranging from 19 to 22 m²·g⁻¹. Finally, the thermal stability of the chernobylite solid solutions was evaluated using heat treatments between 1000 °C and 1300 °C. All samples, except for the Zr0.7U0.3SiO4 composition, proved to be thermally stable, even at the highest temperatures.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1039/d6dt01220e]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43548-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43765-1</identifier>
<datestamp>2026-08-28</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Rodriguez-Barea, B.]]></dc:creator>
<dc:creator><![CDATA[Palestina Romero, B.]]></dc:creator>
<dc:creator><![CDATA[Kielar, C.]]></dc:creator>
<dc:creator><![CDATA[Hübner, R.]]></dc:creator>
<dc:creator><![CDATA[Diez, S.]]></dc:creator>
<dc:creator><![CDATA[Erbe, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43765-1</dc:identifier>
<dc:title><![CDATA[Data publication: Intrinsic Resistive Switching in Microtubule-Templated Gold Nanowires for Reconfigurable Nanoelectronics]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-08-14 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4946" target="_blank">10.14278/rodare.4946</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4947" target="_blank">10.14278/rodare.4947</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>Raw data for https://arxiv.org/abs/2509.14131v2</p>

<p>The synthesis data is stored in the Bcube repository, please contact: stefan.diez@tu-dresden.de</p>]]></dc:description>
<dc:subject><![CDATA[Resistive-switching]]></dc:subject>
<dc:subject><![CDATA[metallic-nanowires]]></dc:subject>
<dc:subject><![CDATA[microtubule]]></dc:subject>
<dc:subject><![CDATA[nanoelectronics]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43765-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43213-1</identifier>
<datestamp>2026-08-12</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Kachroo, H.]]></dc:creator>
<dc:creator><![CDATA[Kutschke, S.]]></dc:creator>
<dc:creator><![CDATA[Gkelis, S.]]></dc:creator>
<dc:creator><![CDATA[Thewes, A.]]></dc:creator>
<dc:creator><![CDATA[Lehmann, F.]]></dc:creator>
<dc:creator><![CDATA[Kaushal, P.]]></dc:creator>
<dc:creator><![CDATA[Pollmann, K.]]></dc:creator>
<dc:creator><![CDATA[Jain, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43213-1</dc:identifier>
<dc:title><![CDATA[High-Yield Biogenic Cyanide Synthesis by Novel Cyanobacteria through Stepwise Cultivation and Process Optimization with CO2 Utilization]]></dc:title>
<dc:source><![CDATA[SSRN: <a href="https://dx.doi.org/10.2139/ssrn.6497620" target="_blank">https://dx.doi.org/10.2139/ssrn.6497620</a>]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Biogenic cyanide (bio-CN) production via photosynthetic microorganisms represents a sustainable alternative to fossil-based cyanide (CN) synthesis by enabling direct conversion of inorganic carbon into a value-added chemical under ambient conditions. In this study, a systematic process intensification strategy was developed to enhance bio-CN production through cultivation and reactor engineering. Two cyanobacterial strains (Jaaginema sp. TAU-MAC 0110 and Cyanocohniella hyphalmyra TAU-MAC 3117) and the green-alga Chlorella vulgaris were comparatively evaluated across progressively engineered cultivation systems to assess carbon conversion efficiency and process scalability.  Static batch cultivation resulted in limited productivity due to CO2 and mass-transfer constraints. Transition to aerated spinner-flask cultivation significantly improved gas-liquid mass transfer, accelerating biomass formation and CN synthesis. Jaaginema sp. TAU-MAC 0110 demonstrated superior biomass-normalized CN yields and fastest growth kinetics, and was therefore selected for scale-up and optimization in a laboratory-scale photobioreactor. Under optimized conditions (pH 8.5, 20 ºC, aeration rate 2.0 L/min, batch time: 26 days), Jaaginema sp. TAU-MAC 0110 achieved a maximum bio-CN concentration of 95 µM, corresponding to biomass-normalized bio-CN yield of 2.125 mg-CN/g-biomass and biomass-normalized bio-CN productivity of 0.082 mg-CN/g-biomass-day, representing approximately a 90-fold increase compared to previously reported cyanobacteria systems.  The results demonstrate the technical feasibility of a reactor-engineered, CO2-driven bioprocess for CN production, positioning cyanobacteria as a promising carbon-to-chemical conversion platform for sustainable chemical manufacturing.]]></dc:description>
<dc:subject><![CDATA[Biogenic cyanide]]></dc:subject>
<dc:subject><![CDATA[cyanobacteria]]></dc:subject>
<dc:subject><![CDATA[Carbon-to-chemical conversion]]></dc:subject>
<dc:subject><![CDATA[Photobioreactor engineering]]></dc:subject>
<dc:subject><![CDATA[process intensification]]></dc:subject>
<dc:subject><![CDATA[CO2 capture and utilization]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43213-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43874-1</identifier>
<datestamp>2026-09-03</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Yang, Y.]]></dc:creator>
<dc:creator><![CDATA[Gu, M.]]></dc:creator>
<dc:creator><![CDATA[Xie, J.-S.]]></dc:creator>
<dc:creator><![CDATA[Ma, X.]]></dc:creator>
<dc:creator><![CDATA[Lu, Y.-N.]]></dc:creator>
<dc:creator><![CDATA[Zheng, L.]]></dc:creator>
<dc:creator><![CDATA[Gu, J.]]></dc:creator>
<dc:creator><![CDATA[Chen, J.]]></dc:creator>
<dc:creator><![CDATA[Lu, Y.]]></dc:creator>
<dc:creator><![CDATA[Makarov, D.]]></dc:creator>
<dc:creator><![CDATA[Ge, J.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43874-1</dc:identifier>
<dc:title><![CDATA[Precise perception of surface tackiness enabled by a soft single-sensing-element tactile sensor]]></dc:title>
<dc:source><![CDATA[Science Bulletin 71(2026), 2767]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Tactile sensors are essential for robots to interact with complex environment, but the precise perception of surface tackiness remains a critical challenge for robotic interactive intelligence. Quantitative adhesion analysis requires measuring both pressure and pulling forces at the exact same location. However, existing sensors struggle with signal crosstalk and baseline instability, failing to achieve this intrinsically decoupled measurement. Here, we report a surface-soft, magneto-mechanical coupling tactile sensor that achieves intrinsic signal decoupling within a single sensing element. By leveraging a skin-like bidirectional deformation design, inward pressure and outward pulling force generate baseline-separated magnetic signatures. This eliminates the need for complex post-processing and enables continuous, high-stability monitoring of the full adhesion cycle—from initial contact to final pull-off. The sensor exhibits only 0.25% force drift over 10 h and remains below 0.30% after hammer strikes and maintains 99.52% signal coincidence across repeated press-pull cycles. Such exceptional performance metrics grant the sensor a level of tackiness differentiation that rivals standard adhesion testing. When integrated with a neural network, the sensor yields 99.78% tackiness identification accuracy under diverse contact conditions, exceeding human precision (85.71%). This work pushes the boundaries of existing tactile sensing and lays a solid foundation for advanced robotic manipulation of tacky and lightweight objects.]]></dc:description>
<dc:subject><![CDATA[Tackiness sensing]]></dc:subject>
<dc:subject><![CDATA[Soft sensor]]></dc:subject>
<dc:subject><![CDATA[Bidirectional force sensor]]></dc:subject>
<dc:subject><![CDATA[Tactile sensor]]></dc:subject>
<dc:subject><![CDATA[magnetoelectronics]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.scib.2026.04.063]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43874-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43804-1</identifier>
<datestamp>2026-08-20</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Al-Hamad, I.]]></dc:creator>
<dc:creator><![CDATA[Al-Kuhaili, M. F.]]></dc:creator>
<dc:creator><![CDATA[Akhmadaliev, S.]]></dc:creator>
<dc:creator><![CDATA[Hossain, M. K.]]></dc:creator>
<dc:creator><![CDATA[Mekki, A.]]></dc:creator>
<dc:creator><![CDATA[Hübner, R.]]></dc:creator>
<dc:creator><![CDATA[El-Said, A. S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43804-1</dc:identifier>
<dc:title><![CDATA[Fluence-dependent defects engineering in alpha-MoO<sub>3</sub> irradiated with swift heavy ions]]></dc:title>
<dc:source><![CDATA[Applied Surface Science 749(2026), 167970]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Swift heavy ion (SHI) irradiation induces structural disorder and electronic modification in various materials. Under electronically dominated energy loss, the cumulative response of the lattice at different ion fluences plays a decisive role in defects engineering. The irradiation of alpha-MoO<sub>3</sub> thin films with 45 MeV Ag ions leads to lattice destabilization, reaching amorphization at high fluence. Moreover, it produces monotonic increase in the Mo<sup>5+</sup> fraction together with progressive oxygen vacancy formation. The optical spectroscopic measurements show a systematic increase of both direct and indirect optical band gaps with increasing ion fluence. The control of the observed modifications is studied in terms of ion fluence, showing clear evidence of the importance of using MeV heavy ions in tuning the structural, chemical and optical properties of MoO<sub>3</sub> thin films.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.apsusc.2026.167970]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43804-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43826-1</identifier>
<datestamp>2026-08-26</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Nagl, J.]]></dc:creator>
<dc:creator><![CDATA[Povarov, K. Y.]]></dc:creator>
<dc:creator><![CDATA[Duncan, B.]]></dc:creator>
<dc:creator><![CDATA[Näppi, C.]]></dc:creator>
<dc:creator><![CDATA[Khalyavin, D.]]></dc:creator>
<dc:creator><![CDATA[Manuel, P.]]></dc:creator>
<dc:creator><![CDATA[Orlandi, F.]]></dc:creator>
<dc:creator><![CDATA[Sourd, J.]]></dc:creator>
<dc:creator><![CDATA[Schwarze, B. V.]]></dc:creator>
<dc:creator><![CDATA[Husstedt, F.]]></dc:creator>
<dc:creator><![CDATA[Zvyagin, S.]]></dc:creator>
<dc:creator><![CDATA[Zaharko, O.]]></dc:creator>
<dc:creator><![CDATA[Steffens, P.]]></dc:creator>
<dc:creator><![CDATA[Hiess, A.]]></dc:creator>
<dc:creator><![CDATA[Allan, D. R.]]></dc:creator>
<dc:creator><![CDATA[Barnett, S. A.]]></dc:creator>
<dc:creator><![CDATA[Yan, Z.]]></dc:creator>
<dc:creator><![CDATA[Gvasaliya, S.]]></dc:creator>
<dc:creator><![CDATA[Zheludev, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43826-1</dc:identifier>
<dc:title><![CDATA[Z<sub>2</sub> vortex crystal candidate in the triangular S = 1/2 quantum antiferromagnet]]></dc:title>
<dc:source><![CDATA[npj Quantum Materials 11(2026), 69]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The prospect of merging the paradigms of geometric frustration on a triangular lattice and bond anisotropies in the strong spin-orbit coupling limit holds tremendous promise in the search for exotic quantum materials. Here we identify a new candidate system to realize such physics, the organic quantum antiferromagnet (CD<sub>3</sub>ND<sub>3</sub>)<sub>2</sub>NaRuCl<sub>6</sub>.We report a combination of thermodynamic, magnetoelastic and neutron scattering experiments on single-crystals to determine the phase diagram in axial magnetic fields H ∥ c and propose a minimal model Hamiltonian. (CD<sub>3</sub>ND<sub>3</sub>)<sub>2</sub>NaRuCl<sub>6</sub> displays an ideal triangular arrangement of Ru<sub>3+</sub> ions adopting the spin-orbital entangled j<sub>eff</sub> = 1/2 state. It hosts residual magnetic order below T<sub>N</sub> = 0.23 K and a highly unusual H − T phase diagram including three different incommensurate states. Spin-waves in the high-field polarized regime are described by a Heisenberg triangular lattice Hamiltonian with a potential sub-leading bond dependent anisotropy term J<sub>±±</sub>. We argue that the multi-q ground state in zero magnetic field is a prime candidate for hosting the Z<sub>2</sub> vortex crystal proposed on the triangular Heisenberg-Kitaev model. (CD<sub>3</sub>ND<sub>3</sub>)<sub>2</sub>NaRuCl<sub>6</sub> is the first member in an extended family of quantum triangular lattice magnets, providing a new playground to study the interplay of geometric frustration and spin-orbit effects.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1038/s41535-026-00894-4]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43826-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43502-1</identifier>
<datestamp>2026-08-17</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Takao, K.]]></dc:creator>
<dc:creator><![CDATA[Takeyama, T.]]></dc:creator>
<dc:creator><![CDATA[Gericke, R.]]></dc:creator>
<dc:creator><![CDATA[März, J.]]></dc:creator>
<dc:creator><![CDATA[Tsushima, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43502-1</dc:identifier>
<dc:title><![CDATA[Metal-centred or ligand-based? Catholyte and anolyte redox reactions of actinyl(VI) complexes with open- and closed-shell 5f orbitals]]></dc:title>
<dc:source><![CDATA[Dalton Transactions (2026)]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Using a N3O2-pentadentate chelating scafold (saldien2−) decorated with tBu substituents for steric protection of its oxidized radical enables chemically reversible redox reactions at both metal centre and ligand side of actinyl(VI) (AnVIO22+) complexes, regardless of the absence (An = U) or presence (An = Pu) of 5f valence electrons.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1039/D6DT01778A]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43502-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43007-1</identifier>
<datestamp>2026-08-24</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Tomy, L.]]></dc:creator>
<dc:creator><![CDATA[Ballani, F.]]></dc:creator>
<dc:creator><![CDATA[Pospiech, S.]]></dc:creator>
<dc:creator><![CDATA[Tolosana Delgado, R.]]></dc:creator>
<dc:creator><![CDATA[Boogaart, K. G.]]></dc:creator>
<dc:creator><![CDATA[Brendler, V.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43007-1</dc:identifier>
<dc:title><![CDATA[Investigating mineral sequence effects on radionuclide retardation in reactive transport models.]]></dc:title>
<dc:source><![CDATA[20th Radiochemical conference, 10.-15.05.2026, Marianske Lanske, Czech Republic]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Modelling reactive transport (RT) in fractured crystalline rocks plays a crucial role in controlling the migration and retention of radionuclides in geological repositories. Conventional RT models typically describe the retardation of radionuclides using bulk parameters such as the distribution coefficient (Kd), which is assumed to depend primarily on average mineral composition. While this approach is computationally efficient, it neglects the fact that groundwater interact sequentially with different mineral surfaces along the flow paths within fractures. As a consequence, the order in which the different minerals are encountered along the flow path may influence the evolution of solution chemistry and the retardation of radionuclides. As this contribution shows, mineral sequence effects, defined as changes in the reactive transport behaviour, can arise solely from the order of mineral-solution interaction, even when the same minerals are present in the same amount along the flow path. The central hypothesis is that sequence effects persist under realistic subsurface conditions due to nonlinear reaction behaviour, finite reaction kinetics and limited transport times. Indeed, natural systems are characterised by slow flow velocities, heterogeneous mineralogy and kinetically limited reactions, which prevent complete equilibrium and should allow sequence-dependent effects to persist. To investigate these effects, a compartment-based reactive transport framework was developed where each mineral surface is represented as an individual compartment. A solution with fixed initial composition passes sequentially through these compartments, and geochemical interactions within each compartment is simulated using ideal equilibrium reactions modelled with PHREEQC. This stepwise modelling approach allows the cumulative impact of mineral sequence on sorption and retardation to be analysed under controlled conditions. It is shown that nonlinear reaction mechanisms such as surface site saturation, pH-dependent sorption, and competitive binding processes can lead to sequence-dependent retention not properly described by Kd values of average mineralogy. An important finding is that the transport of different radionuclides and other relevant interacting elements, can lead to different sequence-dependent retention.]]></dc:description>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43007-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43426-1</identifier>
<datestamp>2026-08-31</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Zhang, R.]]></dc:creator>
<dc:creator><![CDATA[Li, X.]]></dc:creator>
<dc:creator><![CDATA[Wu, Y.]]></dc:creator>
<dc:creator><![CDATA[Liu, F.]]></dc:creator>
<dc:creator><![CDATA[Li, W.]]></dc:creator>
<dc:creator><![CDATA[Wang, P.]]></dc:creator>
<dc:creator><![CDATA[Li, L.]]></dc:creator>
<dc:creator><![CDATA[Shi, F.-N.]]></dc:creator>
<dc:creator><![CDATA[Xu, R.]]></dc:creator>
<dc:creator><![CDATA[Wu, Y.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43426-1</dc:identifier>
<dc:title><![CDATA[Upcycling alumina industrial solid waste into vanadium disulfide anode materials for lithium-ion batteries]]></dc:title>
<dc:source><![CDATA[Resources, Conservation and Recycling 232(2026), 108971]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Due to the rapid development of electric vehicles, lithium-ion batteries cannot meet the increasing demand for high capacity, low cost, and superior lifespan. It is urgent to develop anode materials with superior comprehensive properties. Vanadium sulfides, a shining member of metal chalcogenides, have attracted significant attention because of their multi-electron transfer capability. However, vanadium, as an important rare resource, remains at a high price. This work utilized solid waste produced by the alumina industry to construct a vanadium disulfide by a “green” method. It exhibited a high reversible discharge capacity of 936.28 mAh g⁻1 at 0.1 A g⁻1 and maintained an impressive lifespan (282.63 mAh g⁻1 after 5000 cycles at a high current density of 3 A g⁻1). Our work not only opens up a new way to the high-value utilization of hazardous industrial waste but also provides a promising anode material with high performance and good economic properties.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.resconrec.2026.108971]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43426-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43582-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Lindi, O. T.]]></dc:creator>
<dc:creator><![CDATA[Aladejare, A.]]></dc:creator>
<dc:creator><![CDATA[Ranta, J.-P.]]></dc:creator>
<dc:creator><![CDATA[Ozoji, T.]]></dc:creator>
<dc:creator><![CDATA[Aranha, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43582-1</dc:identifier>
<dc:title><![CDATA[Exploration to grade control: Quantifying information gain and spatial uncertainty in a structurally controlled gold deposit.]]></dc:title>
<dc:source><![CDATA[Mining Technology - Transactions of the Institutions of Mining and Metallurgy (2026)]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Higher data density is widely assumed to improve grade estimation and reduce spatial uncertainty, but this remains insufficiently tested in structurally controlled, high-nugget gold systems with short-range variability. This study compares exploration- and grade control-scale datasets from the same deposit using consistent geological and block models. Ordinary kriging (OK), simple kriging (SK), and sequential Gaussian simulation (SGS) were applied to evaluate grade estimation, spatial continuity, and uncertainty. Increased sampling raised estimated mean Au grade (3.6-fold under kriging; 5.4-fold for SGS E-type estimates) and reduced variogram range from 111.3 m to 44.0 m, indicating that exploration drilling smoothed short-range variability and overestimated continuity. SGS realizations became more spatially coherent with grade control, reflecting reduced structural uncertainty, but conditional variance remained high, indicating nugget-driven uncertainty. Deterministic uncertainty differed by method, with OK variance increasing and SK variance decreasing. Uncertainty therefore depends on variogram scale effects and estimation methodology, not sampling density alone.]]></dc:description>
<dc:subject><![CDATA[Spatial uncertainty]]></dc:subject>
<dc:subject><![CDATA[Resources estimation]]></dc:subject>
<dc:subject><![CDATA[Geostatistics]]></dc:subject>
<dc:subject><![CDATA[Kriging]]></dc:subject>
<dc:subject><![CDATA[Simulation]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1177/25726668261465188]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43582-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43661-2</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Caisachana Lozada, M. J.]]></dc:creator>
<dc:creator><![CDATA[Eren, I.]]></dc:creator>
<dc:creator><![CDATA[Kuc, A. B.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43661-2</dc:identifier>
<dc:title><![CDATA[Effects of Mechanical Strain and Local Curvature on Hydrogen Isotope Selectivity in Graphene Membranes]]></dc:title>
<dc:source><![CDATA[Graphene 2026, 30.06.-03.07.2026, Barcelona, Spain]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Atomically thin graphene is a promising platform for hydrogen isotope separation due to its impermeability to most atoms and selective proton permeation. Experiments by the Lozada-Hidalgo group have reported permeation velocity ratios of approximately H+/D+ ≈ 10, H+/T+ ≈ 30, and D+/T+ ≈ 2, which demonstrate isotope-dependent selectivity. Under environmental conditions, graphene membranes are not perfectly flat. Thermal fluctuations and hydration forces induce intrinsic in-plane and out-of-plane corrugations. Experimental studies have shown that high-proton-conductivity regions are observed near ripples, wrinkles, and strained regions, indicating that local lattice deformation is a key factor in hydrogen isotope transfer. In this work, we investigate how controlled biaxial tensile strain (1–5%) and local curvature influence isotope selectivity (H+, D+, T+) in graphene membranes. Moderate tensile strain enlarges interatomic spacing and reduces the activation barrier for proton transfer, while local curvature modulates the barrier depending on its out-of-plane deformation. The results provide insight into how biaxial strain and ripples can modulate proton conductivity and isotope separation performance in graphene membranes.]]></dc:description>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43661-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43661-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Caisachana Lozada, M. J.]]></dc:creator>
<dc:creator><![CDATA[Eren, I.]]></dc:creator>
<dc:creator><![CDATA[Kuc, A. B.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43661-1</dc:identifier>
<dc:title><![CDATA[Effects of Mechanical Strain and Local Curvature on Hydrogen Isotope Selectivity in Graphene Membranes]]></dc:title>
<dc:source><![CDATA[1,2,3H: Interdisciplinary Perspectives on Hydrogen Isotopes, 23.-25.03.2026, Leipzig University, Germany]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Atomically thin graphene is a promising platform for hydrogen isotope separation due to its impermeability to most atoms and selective proton permeation. Experiments by the Lozada-Hidalgo group have reported permeation velocity ratios of approximately H+/D+ ≈ 10, H+/T+ ≈ 30, and D+/T+ ≈ 2, which demonstrate isotope-dependent selectivity. Under environmental conditions, graphene membranes are not perfectly flat. Thermal fluctuations and hydration forces induce intrinsic in-plane and out-of-plane corrugations. Experimental studies have shown that high-proton-conductivity regions are observed near ripples, wrinkles, and strained regions, indicating that local lattice deformation is a key factor in hydrogen isotope transfer. In this work, we investigate how controlled biaxial tensile strain (1–5%) and local curvature influence isotope selectivity (H+, D+, T+) in graphene membranes. Moderate tensile strain enlarges interatomic spacing and reduces the activation barrier for proton transfer, while local curvature modulates the barrier depending on its out-of-plane deformation. The results provide insight into how biaxial strain and ripples can modulate proton conductivity and isotope separation performance in graphene membranes.]]></dc:description>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43661-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43540-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Anisimov, A.]]></dc:creator>
<dc:creator><![CDATA[Suhana, A.]]></dc:creator>
<dc:creator><![CDATA[Uaman Svetikova, T. A.]]></dc:creator>
<dc:creator><![CDATA[Schneider, C.]]></dc:creator>
<dc:creator><![CDATA[Helm, M.]]></dc:creator>
<dc:creator><![CDATA[Astakhov, G.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43540-1</dc:identifier>
<dc:title><![CDATA[Magnetic Field Imaging of Electrical Signals using Quantum Sensors]]></dc:title>
<dc:source><![CDATA[Defects in Solids for Quantum Technologies, 08.-12.06.2026, English, Hungary]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Studying neuronal activities in the brain requires the detection of ultra-weak dynamic magnetic fields generated by electrical signals in biological tissues. Traditional magnetic sensors are often voluminous, cryogenic, or limited in spatial resolution. However, quantum sensors based on spin defects, especially nitrogen vacancy (NV) centers in diamonds are compact, operate at room temperature, provide high spatial resolution, and have shown picotesla-scale magnetic sensitivity [1]. Recent advancements have shown the wide application of quantum sensing for detecting action potentials in live organisms [2], monitoring the electric vehicle battery current [3], and mapping magnetic signatures in geological samples [4]. This motivates the exploration of wide‑field magnetic field imaging using solid‑state quantum sensors based on NV centers in diamond and silicon-vacancy defects in silicon carbide (SiC).

In this study, we demonstrate the magnetic field imaging of electrical currents using wide-field quantum sensors. Electrical signals are emulated using continuous (DC) and pulsed currents, while dual-frequency microwave modulation enhances the sensitivity [5]. To model biologically and electronically relevant current sources, we use patterned printed circuit boards (PCBs) that act as simplified neuron-like conductors. Controlled currents are driven through these PCBs, and the resulting magnetic fields are detected by the quantum sensors and captured as wide-field magnetic field images with a lock-in camera. A custom Python-based software performs automated pixel-wise fitting to extract micrometer-resolution magnetic field maps in space and time. It includes various ODMR techniques, such as dual-frequency and microwave-free sensing [6]. 

This methodology provides a versatile platform for visualizing magnetic-field distributions in complex microstructured geometries and enables time-resolved meaurements of dynamic electrical signals. This approach shows the potential of quantum sensors for studying electrical transport in microelectronic structures, investigating current distributions in functional materials, and advancing future biomedical sensing applications.

Acknowledgment: This work is supported by the German Federal Ministry of Research, Technology and Space (BMFTR) under the project DiaQNOS – Diamond-Based Quantum Sensing for NeurOSurgery (contract no. 13N16461).]]></dc:description>
<dc:subject><![CDATA[Quantum technology]]></dc:subject>
<dc:subject><![CDATA[Quantum Sensors]]></dc:subject>
<dc:subject><![CDATA[Silicon carbide]]></dc:subject>
<dc:subject><![CDATA[wide‑field magnetic field imaging]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43540-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43674-1</identifier>
<datestamp>2026-08-27</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Goncalves Faria, M. V.]]></dc:creator>
<dc:creator><![CDATA[Wenzel, M.]]></dc:creator>
<dc:creator><![CDATA[Chan, Y. T.]]></dc:creator>
<dc:creator><![CDATA[Iakutkina, O.]]></dc:creator>
<dc:creator><![CDATA[Capitani, F.]]></dc:creator>
<dc:creator><![CDATA[Comboni, D.]]></dc:creator>
<dc:creator><![CDATA[Hanfland, M.]]></dc:creator>
<dc:creator><![CDATA[Wang, Q.]]></dc:creator>
<dc:creator><![CDATA[Lei, H.]]></dc:creator>
<dc:creator><![CDATA[Dressel, M.]]></dc:creator>
<dc:creator><![CDATA[Tsirlin, A. A.]]></dc:creator>
<dc:creator><![CDATA[Pashkin, A.]]></dc:creator>
<dc:creator><![CDATA[Winnerl, S.]]></dc:creator>
<dc:creator><![CDATA[Helm, M.]]></dc:creator>
<dc:creator><![CDATA[Uykur, E.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43674-1</dc:identifier>
<dc:title><![CDATA[High-pressure modulation of breathing kagome lattice: Cascade of Lifshitz transitions and evolution of the electronic structure]]></dc:title>
<dc:source><![CDATA[Advanced Science (2026), e77218]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The interplay between electronic correlations, density wave orders, and magnetism gives rise to several fascinating phenomena. In recent years, kagome metals have emerged as an excellent platform for investigating these unique properties, which stem from their itinerant carriers arranged in a kagome lattice. Here, we show that electronic structure of the prototypical kagome metal, Fe$_3$Sn$_2$, can be tailored by manipulating the breathing distortion of its kagome lattice with external pressure. The breathing distortion is suppressed around 15 GPa and reversed at higher pressures. These changes lead to a series of Lifshitz transitions that we detect using broadband and transient optical spectroscopy. Remarkably, the strength of the electronic correlations and the tendency to carrier localization are enhanced as the kagome network becomes more regular, suggesting that breathing distortion can be a unique control parameter for the microscopic regime of the kagome metals and their electron dynamics.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/advs.77218]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43674-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43566-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Yang Ren Wei, R.]]></dc:creator>
<dc:creator><![CDATA[Klingner, N.]]></dc:creator>
<dc:creator><![CDATA[Hlawacek, G.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43566-1</dc:identifier>
<dc:title><![CDATA[FIB within RIANA: Possibilities of the Focused Ion Beam]]></dc:title>
<dc:source><![CDATA[Ionenstrahlworkshop 2026, 15.-16.06.2026, Munich, Germany]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Focused ion beam (FIB) technologies are versatile research tools that enable nanoscale imaging, fabrication, and materials modification across a wide range of scientific disciplines. Within the RIANA (Research Infrastructure Access in Nanoscience and Nanotechnology) framework, researchers have access to state-of-the-art FIB facilities together with expert scientific support for developing interdisciplinary research projects. This poster highlights representative applications of gas field ion source and liquid metal alloy ion source FIB instruments, including high-resolution imaging of biological materials, nanofabrication for electron holography, radiation damage studies in fusion materials, ion-induced polymorph conversion, and deterministic fabrication of single-photon emitters. These examples demonstrate how focused ion beam technologies can address diverse scientific challenges while illustrating the opportunities available through RIANA for collaborative, transnational research.]]></dc:description>
<dc:subject><![CDATA[Focused Ion Beam]]></dc:subject>
<dc:subject><![CDATA[Helium Ion Microscopy]]></dc:subject>
<dc:subject><![CDATA[Nanomaterials]]></dc:subject>
<dc:subject><![CDATA[Nanotechnology]]></dc:subject>
<dc:subject><![CDATA[Nanofabrication]]></dc:subject>
<dc:subject><![CDATA[Research Collaboration]]></dc:subject>
<dc:subject><![CDATA[Research Infrastructure Access]]></dc:subject>
<dc:subject><![CDATA[Transnational Access]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43566-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43584-1</identifier>
<datestamp>2026-08-27</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Mertens, M. W.]]></dc:creator>
<dc:creator><![CDATA[Hügel, S. L.]]></dc:creator>
<dc:creator><![CDATA[Hagen, O.]]></dc:creator>
<dc:creator><![CDATA[Gutenthaler-Tietze, S. M.]]></dc:creator>
<dc:creator><![CDATA[Weis, P.]]></dc:creator>
<dc:creator><![CDATA[Drobot, B.]]></dc:creator>
<dc:creator><![CDATA[Daumann, L. J.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43584-1</dc:identifier>
<dc:title><![CDATA[Synthesis of two methylolanthanin derivatives and the investigation of their lanthanide and iron binding capabilities]]></dc:title>
<dc:source><![CDATA[Dalton Transactions 55(2026)30, 11274-11286]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Lanthanides (Lns) have recently been recognized as essential cofactors for certain bacterial enzymes, such as the methanol dehydrogenase (MDH), yet their poor bioavailability under physiological conditions has long suggested the existence of Ln-binding metallophores termed lanthanophores. In this context methylolanthanin (MLL), a chelator which is potentially involved in Ln-uptake of methylotrophic bacteria, was recently isolated and characterized. Herein we synthesized, two novel MLL derivatives, ortho- and meta-MLL, for comparative studies in order to gain a deeper insight into the unusual 4-hydroxy benzoate moiety of native para-MLL. For this we implemented UV-vis titrations, time-resolved laser-induced fluorescence spectroscopy (TRLFS) and ion mobility spectrometry-mass spectrometry (IMS-MS) complemented by density functional theory (DFT) calculations to investigate metal-binding behavior in both solution and gas phase to trivalent Lns. As our binding studies revealed that both artificial chelators tend to precipitate Lns similarly to the native para-MLL under biologically relevant conditions (pH 6.0), rather than solubilizing them, the solubility products of their Eu3+ complexes were determined. Due to structural resemblance of the MLL derivatives to the siderophore rhodopetrobactin B (RPB B), we also investigated iron binding. In this regard ortho-MLL stood out in our analysis and showed a distinctly different binding behavior than the other two derivatives.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1039/d6dt00963h]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43584-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43636-1</identifier>
<datestamp>2026-08-27</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Personnettaz, P.]]></dc:creator>
<dc:creator><![CDATA[Weber, N.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43636-1</dc:identifier>
<dc:title><![CDATA[Software publication: Thermally driven convection in Li||Bi liquid metal batteries]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-07-13 Restricted access<br>DOI: <a href="https://doi.org/10.14278/rodare.4781" target="_blank">10.14278/rodare.4781</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4782" target="_blank">10.14278/rodare.4782</a>]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>The data publication contains the solver and two testcases used in the article. It allows to simulate thermal convection using the volume of fluid method.</p>]]></dc:description>
<dc:subject><![CDATA[liquid metal batteries]]></dc:subject>
<dc:subject><![CDATA[heat transfer]]></dc:subject>
<dc:subject><![CDATA[thermal convection]]></dc:subject>
<dc:subject><![CDATA[thermodynamics]]></dc:subject>
<dc:subject><![CDATA[OpenFOAM]]></dc:subject>
<dc:subject><![CDATA[volume of fluid]]></dc:subject>
<dc:subject><![CDATA[spurious currents]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43636-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43478-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Blaschke, D.]]></dc:creator>
<dc:creator><![CDATA[Röpke, G.]]></dc:creator>
<dc:creator><![CDATA[Baym, G.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43478-1</dc:identifier>
<dc:title><![CDATA[Generalized Beth–Uhlenbeck entropy formula from the Φ–derivable approach]]></dc:title>
<dc:source><![CDATA[Contributions to Plasma Physics (2026), e70145]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[We derive a generalized Beth‐Uhlenbeck formula for the entropy of a dense fermion system with strong two‐particle correlations, including scattering states and bound states. We work within the Φ–derivable approach to the thermodynamic potential. The formula takes the form of an
energy‐momentum integral over a statistical distribution function times a unique spectral density. In the near mass‐shell limit, the spectral density reduces, contrary to naïve expectations, not to a Lorentzian but rather to a ”squared Lorentzian” shape. The relation of the Beth‐Uhlenbeck formula
to the Φ‐derivable approach is exact at the two‐loop level for Φ. The formalism we develop, which extends the Beth‐Uhlenbeck approach beyond the low‐density limit, includes Mott dissociation of bound states, in accordance with Levinson’s theorem, and the self‐consistent back reaction of correlations in the fermion propagation. We discuss applications to further systems, such as quark matter and nuclear matter.]]></dc:description>
<dc:subject><![CDATA[Generalized Beth‐Uhlenbeck formula]]></dc:subject>
<dc:subject><![CDATA[Φ– derivable approach]]></dc:subject>
<dc:subject><![CDATA[Levinson theorem]]></dc:subject>
<dc:subject><![CDATA[Mott effect]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/ctpp.70145]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43478-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43510-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Janićijević, Ž.]]></dc:creator>
<dc:creator><![CDATA[Davydiuk, N.]]></dc:creator>
<dc:creator><![CDATA[Đorđević, B.]]></dc:creator>
<dc:creator><![CDATA[Huang, T.]]></dc:creator>
<dc:creator><![CDATA[Peng, X.]]></dc:creator>
<dc:creator><![CDATA[Guo, L.]]></dc:creator>
<dc:creator><![CDATA[Oliveros Mata, E. S.]]></dc:creator>
<dc:creator><![CDATA[Boye, S.]]></dc:creator>
<dc:creator><![CDATA[Tonmoy, T. H.]]></dc:creator>
<dc:creator><![CDATA[Makarov, D.]]></dc:creator>
<dc:creator><![CDATA[Besford, Q. A.]]></dc:creator>
<dc:creator><![CDATA[Baraban, L.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43510-1</dc:identifier>
<dc:title><![CDATA[Degradable Interfaces for Electronic (Bio)chemical Sensing: The Path Toward Sustainable Bioelectronics]]></dc:title>
<dc:source><![CDATA[Cambridge–Dresden Bioelectronics Symposium, 15.-16.06.2026, Dresden, Germany]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Electronic (bio)chemical sensors enable rapid, highly sensitive, and accurate measurements using platforms with compact footprints, simple readout, and efficient digital data processing. They are particularly attractive for point-of-care diagnostics, screening, and wearable devices for temporary health monitoring. However, due to relatively high fabrication costs, short operational lifetimes, and substantial contributions to electronic and medical waste, their wider adoption is still limited. Such challenges are especially critical for sensing interfaces directly exposed to physiological fluids, which often require disposal due to limited regeneration capability. This creates a need for sustainable materials and fabrication strategies that allow the integration of functional biomaterials into fully operational bioelectronic sensors while minimizing environmental impact through safe biodegradation or recycling. 
Here, we present facile solution-processing and laser-patterning strategies for fabricating degradable substrates, interconnects, electrodes, and enzyme-sensitive coatings for electronic (bio)chemical sensing interfaces. Flexible and rigid insulating substrates with low surface roughness (<1 μm) were synthesized by combining polycaprolactone, polylactide, and CaCO3 nanoparticle fillers. These substrates are compatible with printing and sputter deposition processing. Flexible conductive (10^2–10^4 S/m) electrodes and interconnects were prepared by optimized blending of polycaprolactone and molybdenum microparticles. Enzyme-sensitive coatings were fabricated as multilayer phytoglycogen-based hydrogels designed to provide stable electrochemical sensing responses. Interface components patterned by stencil printing or laser cutting were reliably integrated using solvent, adhesive, or hot press lamination bonding to create diverse, fully functional sensing interfaces. These interfaces rely exclusively on tailored gradual or enzyme-triggered degradation to ensure stable sensing performance and robust electronic readout in physiological aqueous environments. We demonstrate the applicability of this sensing principle through a degradable four-point probe for resistive dissolution monitoring, an impedimetric α-amylase biosensor, and an extended-gate electrode array for potentiometric measurements. The presented strategies enable fully degradable, tunable, and cost-effective electronic sensors for biomarker screening and healthcare monitoring.]]></dc:description>
<dc:subject><![CDATA[integration of sensing interfaces]]></dc:subject>
<dc:subject><![CDATA[degradable electronic biosensors]]></dc:subject>
<dc:subject><![CDATA[transient biomaterials and bioelectronics]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43510-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43793-2</identifier>
<datestamp>2026-08-25</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Wang, C.]]></dc:creator>
<dc:creator><![CDATA[Nallathambi, V.]]></dc:creator>
<dc:creator><![CDATA[Wang, L.]]></dc:creator>
<dc:creator><![CDATA[Kresse, J.]]></dc:creator>
<dc:creator><![CDATA[Shkodich, N. F.]]></dc:creator>
<dc:creator><![CDATA[Farle, M.]]></dc:creator>
<dc:creator><![CDATA[Hübner, R.]]></dc:creator>
<dc:creator><![CDATA[Eychmüller, A.]]></dc:creator>
<dc:creator><![CDATA[Reichenberger, S.]]></dc:creator>
<dc:creator><![CDATA[Barcikowski, S.]]></dc:creator>
<dc:creator><![CDATA[Cai, B.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43793-2</dc:identifier>
<dc:title><![CDATA[Pulsed-Laser Ablation for the Synthesis of High-Entropy Alloy Aerogels Toward H<sub>2</sub>O<sub>2</sub> Production and Water Decolorization]]></dc:title>
<dc:source><![CDATA[Angewandte Chemie 138(2026), e2026722]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Electrosynthesis of H<sub>2</sub>O<sub>2</sub> is attractive for its environmental sustainability and cost-effectiveness, yet is impeded by the sluggish reaction kinetics and low selectivity triggered by the competing 4e<sup>-</sup> pathway. Here, a model transition-metal-based multimetallic aerogel was designed using CrMnFeCoNi HEA nanoparticles from nanosecond-pulsed laser synthesis in liquids, along with three exemplary quaternary systems without Co, Fe, and Ni, respectively. Among them, the resulting CrMnFeCoNi HEA aerogel exhibits the highest H<sub>2</sub>O<sub>2</sub> selectivity of 95% and the lowest transferred electron number of 2.1, as well as good stability of nearly 100% H<sub>2</sub>O<sub>2</sub> selectivity after 10k cycles. Furthermore, the as-prepared CrMnFeCoNi aerogel reaches a maximum H<sub>2</sub>O<sub>2</sub> yield of 2.34 mmol h<sup>-1</sup> cm<sub>disk</sub><sup>-2</sup> and demonstrates an efficient decolorization ability for organic pollutants (e.g., Methylene blue or Rhodamine B). This outstanding performance is attributed to the synergetic effects of the various metals and the configurational entropy contribution, enabling a favored distribution of surface atom arrangements and optimal binding energies during electrochemical reactions. This work not only provides a novel perspective for manipulating HEA aerogels but also presents a promising alternative for industrial H<sub>2</sub>O<sub>2</sub> production and water treatment.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/ange.2026722]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43793-2</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43793-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Wang, C.]]></dc:creator>
<dc:creator><![CDATA[Nallathambi, V.]]></dc:creator>
<dc:creator><![CDATA[Wang, L.]]></dc:creator>
<dc:creator><![CDATA[Kresse, J.]]></dc:creator>
<dc:creator><![CDATA[Shkodich, N. F.]]></dc:creator>
<dc:creator><![CDATA[Farle, M.]]></dc:creator>
<dc:creator><![CDATA[Hübner, R.]]></dc:creator>
<dc:creator><![CDATA[Eychmüller, A.]]></dc:creator>
<dc:creator><![CDATA[Reichenberger, S.]]></dc:creator>
<dc:creator><![CDATA[Barcikowski, S.]]></dc:creator>
<dc:creator><![CDATA[Cai, B.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43793-1</dc:identifier>
<dc:title><![CDATA[Pulsed-Laser Ablation for the Synthesis of High-Entropy Alloy Aerogels Toward H<sub>2</sub>O<sub>2</sub> Production and Water Decolorization]]></dc:title>
<dc:source><![CDATA[Angewandte Chemie - International Edition 65(2026), e2026722]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Electrosynthesis of H<sub>2</sub>O<sub>2</sub> is attractive for its environmental sustainability and cost-effectiveness, yet is impeded by the sluggish reaction kinetics and low selectivity triggered by the competing 4e<sup>-</sup> pathway. Here, a model transition-metal-based multimetallic aerogel was designed using CrMnFeCoNi HEA nanoparticles from nanosecond-pulsed laser synthesis in liquids, along with three exemplary quaternary systems without Co, Fe, and Ni, respectively. Among them, the resulting CrMnFeCoNi HEA aerogel exhibits the highest H<sub>2</sub>O<sub>2</sub> selectivity of 95% and the lowest transferred electron number of 2.1, as well as good stability of nearly 100% H<sub>2</sub>O<sub>2</sub> selectivity after 10k cycles. Furthermore, the as-prepared CrMnFeCoNi aerogel reaches a maximum H<sub>2</sub>O<sub>2</sub> yield of 2.34 mmol h<sup>-1</sup> cm<sub>disk</sub><sup>-2</sup> and demonstrates an efficient decolorization ability for organic pollutants (e.g., Methylene blue or Rhodamine B). This outstanding performance is attributed to the synergetic effects of the various metals and the configurational entropy contribution, enabling a favored distribution of surface atom arrangements and optimal binding energies during electrochemical reactions. This work not only provides a novel perspective for manipulating HEA aerogels but also presents a promising alternative for industrial H<sub>2</sub>O<sub>2</sub> production and water treatment.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1002/anie.2026722]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43793-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42946-1</identifier>
<datestamp>2026-09-03</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Hain, K.]]></dc:creator>
<dc:creator><![CDATA[Adler, S.]]></dc:creator>
<dc:creator><![CDATA[Faestermann, T.]]></dc:creator>
<dc:creator><![CDATA[Fifield, K.]]></dc:creator>
<dc:creator><![CDATA[Froehlich, M.]]></dc:creator>
<dc:creator><![CDATA[Gülce, F.]]></dc:creator>
<dc:creator><![CDATA[Dominik, K.]]></dc:creator>
<dc:creator><![CDATA[Korschinek, G.]]></dc:creator>
<dc:creator><![CDATA[Martschini, M.]]></dc:creator>
<dc:creator><![CDATA[Quinto, F.]]></dc:creator>
<dc:creator><![CDATA[Pavetich, S.]]></dc:creator>
<dc:creator><![CDATA[Pitters, J.]]></dc:creator>
<dc:creator><![CDATA[Rugel, G.]]></dc:creator>
<dc:creator><![CDATA[Tims, S.]]></dc:creator>
<dc:creator><![CDATA[Welch, J.]]></dc:creator>
<dc:creator><![CDATA[Wiederin, A.]]></dc:creator>
<dc:creator><![CDATA[Yamada, M.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42946-1</dc:identifier>
<dc:title><![CDATA[Technetium-99 Determination in Low-Volume Samples from the Global Environment with Accelerator Mass Spectrometry]]></dc:title>
<dc:source><![CDATA[Environmental Science: Advances (2026)]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[The long-lived fission product  Technetium-99 (99Tc, t1/2 = (2.111 ± 0.012)×105  years) was successfully detected in small-volume (10 L, 1g) environmental samples such as Pacific Ocean and river water, Antarctic snow, and peat. The presence of 99Tc in the environment is almost exclusively of anthropogenic origin and the determined levels are attributed to nuclear weapons testing in the 1950s and 60s as no local contamination source is known to be present at the sampling sites. A unique capability for Accelerator Mass Spectrometry (AMS) measurements of environmental 99Tc at unprecedented sensitivity was established, first using the Gas-filled Analysing Magnet System (GAMS, Germany) and after its shutdown, at the Heavy Ion Accelerator Facility (HIAF, Australia). New chemical extraction and measurement techniques, including improved non-isotopic normalization, enabled detection limits as low as 0.6 femtograms (fg) per sample for Antarctic snow, and enhancement of precision from 30% (GAMS) to 16% (HIAF). The rather high concentrations of about 280 fg  (99Tc)/g(dry mass) measured in peat indicate Tc accumulation in this archive, which opens the possibility of studying its migration behaviour in reducing conditions as required for the safe confinement  of nuclear waste. Furthermore, it allows to deduce an improved estimate of the global 99Tc inventory to (120 - 190)  TBq. The first direct detection of ⁹⁹Tc at 8 fg/L in river water highlights the need for further studies in urban areas to evaluate potential contributions from nuclear medicine. The achieved sensitivity allows monitoring of on-going releases and tracer applications in environmental sciences]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1039/d6va00067c]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42946-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43418-1</identifier>
<datestamp>2026-08-12</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Arndt, C.]]></dc:creator>
<dc:creator><![CDATA[García de Andres, I.]]></dc:creator>
<dc:creator><![CDATA[Bergmann, R.]]></dc:creator>
<dc:creator><![CDATA[Mitwasi, N.]]></dc:creator>
<dc:creator><![CDATA[Neuber, C.]]></dc:creator>
<dc:creator><![CDATA[Soto, K. E. G.]]></dc:creator>
<dc:creator><![CDATA[Jones Cifuentes, N. A.]]></dc:creator>
<dc:creator><![CDATA[Jutrzenka-Trzebiatowski, A.]]></dc:creator>
<dc:creator><![CDATA[Rodrigues Loureiro, L. R.]]></dc:creator>
<dc:creator><![CDATA[Mathé, D.]]></dc:creator>
<dc:creator><![CDATA[Bachmann, M.]]></dc:creator>
<dc:creator><![CDATA[Feldmann, A.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43418-1</dc:identifier>
<dc:title><![CDATA[Novel PSCA-targeting adapter molecules for prolonging therapeutic effects of RevCAR-T cells in prostate cancer]]></dc:title>
<dc:source><![CDATA[International Journal of Molecular Sciences 27(2026)14, 6407]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Metastatic prostate cancer (PCa) remains lethal with limited treatment options, especially after progression to castration-resistant disease. Targeted therapies, including chimeric antigen receptor (CAR) therapies, are emerging as promising strategies that can act inde-pendent of the androgen receptor axis. Here, we employ the adapter CAR-T cell platform “RevCAR” for targeted PCa therapy, offering precise therapeutic control and tumor tar-geting via tumor-specific reverse target modules (RevTMs). To prolong and intensify RevCAR-T activity, we developed novel IgG4-based RevTMs targeting prostate stem cell antigen (PSCA) and benchmarked them against previously described smaller adapter formats. Within the RevCAR system, PSCA-IgG4 RevTMs effectively mediated PCa killing at low effector-to-target ratios and low RevTM concentrations in a strictly anti-gen-dependent manner. Oncolytic activity was accompanied by a rapid and pronounced release of proinflammatory cytokines across a broad RevTM concentration range, which is particularly advantageous for immunologically cold PCa. Finally, anti-tumor activity was confirmed in immunodeficient mice. Further PET studies demonstrated improved phar-macokinetics, as evidenced by slow blood elimination and accumulating tumor uptake over time. Together, these data position PSCA-IgG4 RevTMs as promising candidates for enhancing and prolonging RevCAR-T effects in PCa, while eliminating the need for con-tinuous RevTM infusions. This eases applicability to patients without compromising safety control.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.3390/ijms27146407]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43418-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43772-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Martinez Moreno, M. F.]]></dc:creator>
<dc:creator><![CDATA[Cardaio, I.]]></dc:creator>
<dc:creator><![CDATA[Müller, K.]]></dc:creator>
<dc:creator><![CDATA[Cherkouk, A.]]></dc:creator>
<dc:creator><![CDATA[Mayordomo, N.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43772-1</dc:identifier>
<dc:title><![CDATA[Microbially driven technetium-99 immobilization by Pseudodesulfovibrio aespoeensis: safety implications for high-level radioactive waste disposal]]></dc:title>
<dc:source><![CDATA[BIOREMID 2026, 23.-26.06.2026, Florence, Italy]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Technetium (Tc) is a radioactive element with many isotopes, being Tc-99 the most environmentally relevant due to its long half-life (213,000 years), high radiotoxicity and mobility. The abundance of Tc-99 in the environment is mainly due to anthropogenic activities such as the fission of uranium-235 and plutonium-239 in nuclear reactors and the decay product of Tc-99m used for radiodiagnosis. Tc-99 represents a key radionuclide in high-level radioactive waste destined for final disposal in deep geological repositories (DGRs), which rely on engineered and natural barriers for long-term isolation. Under the anoxic conditions expected in a DGR, microorganisms such as sulfate-reducing bacteria (SRB), could influence radionuclide mobility promoting the reductive immobilization of soluble Tc(VII) to less mobile Tc(IV). Understanding microbe–radionuclide interactions is, therefore, essential for a reliable long-term DGR safety assessment.
This study investigates the interaction between Tc(VII) and the SRB Pseudodesulfovibrio aespoeensis, isolated from the Äspö Hard Rock Laboratory groundwater (R&D site for DGR studies). Resting cells of P. aespoeensis were incubated using 25 and 100 μM Tc(VII) as electron acceptor and lactate as electron donor. Tc removal was determined by liquid scintillation counting up to one month. For understanding the retention process, the resulting solid phases are characterized by X-ray absorption spectroscopy (XAS) and scanning electron microscopy coupled with energy dispersive X-ray spectroscopy.
The results demonstrate that P. aespoeensis promotes a high Tc removal (up to 85%), being faster with the lower initial Tc concentration. XAS showed that Tc(IV) was present in the solid phase, indicating a reduction of Tc(VII) influenced by the bacterium. These findings highlight the relevance of SRB in restricting Tc-99 migration and contribute to a better understanding of microbial processes influencing radionuclide behavior in DGR systems.

The authors acknowledge Fundación Ramón Areces for funding MFM-M's fellowship and the BMFTR for funding NM’s NukSiFutur young investigator group TecRad (02NUK072).]]></dc:description>
<dc:subject><![CDATA[technetium]]></dc:subject>
<dc:subject><![CDATA[bioremediation]]></dc:subject>
<dc:subject><![CDATA[bacteria]]></dc:subject>
<dc:subject><![CDATA[nuclear waste]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43772-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43711-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Pruchnik, B.]]></dc:creator>
<dc:creator><![CDATA[Kwoka, K.]]></dc:creator>
<dc:creator><![CDATA[Piasecki, T.]]></dc:creator>
<dc:creator><![CDATA[Sangiao, S.]]></dc:creator>
<dc:creator><![CDATA[Teresa, J. M.]]></dc:creator>
<dc:creator><![CDATA[Putek, P.]]></dc:creator>
<dc:creator><![CDATA[Gacka, E.]]></dc:creator>
<dc:creator><![CDATA[Badura, D.]]></dc:creator>
<dc:creator><![CDATA[Sierakowski, A.]]></dc:creator>
<dc:creator><![CDATA[Janus, P.]]></dc:creator>
<dc:creator><![CDATA[Gotszalk, T.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43711-1</dc:identifier>
<dc:title><![CDATA[Data publication: Measurement of piezoresistivity in self-standing nanowires fabricated by focused electron beam-induced deposition]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-07-30 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4891" target="_blank">10.14278/rodare.4891</a><br>Versions: <a href="https://doi.org/10.14278/rodare.4892" target="_blank">10.14278/rodare.4892</a><br>License: CC-BY-4.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[<p>The data contains:&nbsp;</p>

<p>- measurement of opMEMS bridge relative deflection,&nbsp;</p>

<p>- effect of annealing, produced by the large currents used on the experiment, on resistance of PtC, Co and WC nanowires,</p>

<p>- relative resistance change versus strain of FEBID (focused electron beam induced deposition) nanowires&nbsp;for three tested materials.&nbsp;</p>]]></dc:description>
<dc:subject><![CDATA[FEBID]]></dc:subject>
<dc:subject><![CDATA[Lab-in-SEM]]></dc:subject>
<dc:subject><![CDATA[piezoresistivity]]></dc:subject>
<dc:subject><![CDATA[nanowires]]></dc:subject>
<dc:subject><![CDATA[NEMS]]></dc:subject>
<dc:subject><![CDATA[opMEMS]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43711-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43825-1</identifier>
<datestamp>2026-08-25</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[d’Andrea, G.]]></dc:creator>
<dc:creator><![CDATA[Rebohle, L.]]></dc:creator>
<dc:creator><![CDATA[Rani, P.]]></dc:creator>
<dc:creator><![CDATA[Steuer, O.]]></dc:creator>
<dc:creator><![CDATA[Dirba, I.]]></dc:creator>
<dc:creator><![CDATA[Kentsch, U.]]></dc:creator>
<dc:creator><![CDATA[Major, M.]]></dc:creator>
<dc:creator><![CDATA[Zhou, S.]]></dc:creator>
<dc:creator><![CDATA[Alff, L.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43825-1</dc:identifier>
<dc:title><![CDATA[Effect of annealing methods on structure and magnetism of Fe-N thin films]]></dc:title>
<dc:source><![CDATA[IEEE Transactions on Magnetics (2026)]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[In order to stabilize α′-Fe8Nx (x>1) with enhanced magnetic properties, four different annealing strategies on Fe–N thin films are
investigated. Nitrogen mobility and the stability ranges of the various nitrides under strongly different thermodynamic conditions
govern the distinct outcomes of each approach. The explored methods are: fixed temperature annealing, near-infrared (NIR) laser
annealing in ultra-high vacuum, pulsed laser annealing (PLA), and magnetic field-assisted annealing. PLA emerges as the most
promising technique for promoting α′-Fe8Nx (x>1) ordering, with field-assisted annealing offering a viable alternative below
decomposition temperature. Fixed temperature annealing proves effective for temperature-dependent structural characterization,
and NIR laser annealing, while preserving nitrogen content in the film, can also promote the stabilization of non-magnetic nitrogen
austenite (γ-Fe) at room temperature.]]></dc:description>
<dc:subject><![CDATA[Thin films]]></dc:subject>
<dc:subject><![CDATA[Iron nitrides]]></dc:subject>
<dc:subject><![CDATA[Magnetic materials]]></dc:subject>
<dc:subject><![CDATA[Annealing methods]]></dc:subject>
<dc:subject><![CDATA[Laser annealing]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1109/TMAG.2026.3698721]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43825-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43880-1</identifier>
<datestamp>2026-09-07</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Suhana, A.]]></dc:creator>
<dc:creator><![CDATA[Uaman Svetikova, T. A.]]></dc:creator>
<dc:creator><![CDATA[Schneider, C.]]></dc:creator>
<dc:creator><![CDATA[Helm, M.]]></dc:creator>
<dc:creator><![CDATA[Anisimov, A.]]></dc:creator>
<dc:creator><![CDATA[Astakhov, G.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43880-1</dc:identifier>
<dc:title><![CDATA[Magnetic Field Imaging of Electrical Signals using Quantum Sensors]]></dc:title>
<dc:source><![CDATA[The 37th International Conference on the Physics of Semiconductors 2026, 16.-21.08.2026, Tokyo, Japan]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Studying neuronal activities in the brain requires the detection of ultra-weak dynamic magnetic fields generated by electrical signals in biological tissues. Traditional magnetic sensors are often voluminous, cryogenic, or limited in spatial resolution. However, quantum sensors based on spin defects, especially nitrogen vacancy (NV) centers in diamonds are compact, operate at room temperature, provide high spatial resolution, and have shown picotesla-scale magnetic sensitivity [1]. Recent advancements have shown the wide application of quantum sensing for detecting action potentials in live organisms [2], monitoring the electric vehicle battery current [3], and mapping magnetic signatures in geological samples [4]. This motivates the exploration of wide‑field magnetic field imaging using solid‑state quantum sensors based on NV centers in diamond and silicon-vacancy defects in silicon carbide (SiC).

In this study, we demonstrate the magnetic field imaging of electrical currents using wide-field quantum sensors. Electrical signals are emulated using continuous (DC) and pulsed currents, while dual-frequency microwave modulation enhances the sensitivity [5]. To model biologically and electronically relevant current sources, we use patterned printed circuit boards (PCBs) that act as simplified neuron-like conductors. Controlled currents are driven through these PCBs, and the resulting magnetic fields are detected by the quantum sensors and captured as wide-field magnetic field images with a lock-in camera. A custom Python-based software performs automated pixel-wise fitting to extract micrometer-resolution magnetic field maps in space and time. It includes various ODMR techniques, such as dual-frequency and microwave-free sensing [6].

This methodology provides a versatile platform for visualizing magnetic-field distributions in complex microstructured geometries and enables time-resolved meaurements of dynamic electrical signals. This approach shows the potential of quantum sensors for studying electrical transport in microelectronic structures, investigating current distributions in functional materials, and advancing future biomedical sensing applications.

Acknowledgment: This work is supported by the German Federal Ministry of Research, Technology and Space (BMFTR) under the project DiaQNOS – Diamond-Based Quantum Sensing for NeurOSurgery (contract no. 13N16461).]]></dc:description>
<dc:subject><![CDATA[Quantum sensing]]></dc:subject>
<dc:subject><![CDATA[Nitrogen-vacancy (NV) centers]]></dc:subject>
<dc:subject><![CDATA[Wide-field magnetic imaging]]></dc:subject>
<dc:subject><![CDATA[Magnetic field mapping]]></dc:subject>
<dc:subject><![CDATA[Lock-in camera detection]]></dc:subject>
<dc:subject><![CDATA[Time-resolved measurements]]></dc:subject>
<dc:subject><![CDATA[Dual-frequency microwave modulation]]></dc:subject>
<dc:subject><![CDATA[Microwave-free sensing]]></dc:subject>
<dc:subject><![CDATA[Biological electrical signals]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43880-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43599-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Diwaker, M.]]></dc:creator>
<dc:creator><![CDATA[Moldovan, R.-P.]]></dc:creator>
<dc:creator><![CDATA[Dukic-Stefanovic, S.]]></dc:creator>
<dc:creator><![CDATA[Bowden, G.]]></dc:creator>
<dc:creator><![CDATA[Maurer, A.]]></dc:creator>
<dc:creator><![CDATA[Deuther-Conrad, W.]]></dc:creator>
<dc:creator><![CDATA[Wenzel, B.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43599-1</dc:identifier>
<dc:title><![CDATA[Challenges and optimization strategies for copper-mediated radiofluorination of pyridine-based potential PET radiotracer targeting IDH1R132H in brain tumours]]></dc:title>
<dc:source><![CDATA[Jahrestagung der Deutschen Gesellschaft für Nuklearmedizin (DGN), 22.-25.04.2026, Münster, Germany]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Objective: Copper-mediated radiofluorination (CMRF) enables late-stage radiofluorination of structurally diverse PET probes, yet its application to electron-deficient heteroaromatics, particularly at the meta-position of pyridines, remains inconsistent.1,2 This study aims to optimize copper-mediated radiofluorination (CMRF) conditions for a 3-pyridylbenzodiazepine derivative exhibiting low-nanomolar potency towards IDH1R132H, a key prognostic bi-omarker in astrocytoma and oligodendroglioma.3 
Methodology: Optimization was performed by: (1) screening precursors with different leaving groups including 3-pyridylboronic esters (BPin, EPin), 3-pyridylstannane, and their Boc-protected analogues; (2) evaluating effect of reaction temperature and solvent systems; (3) comparing copper sources [Cu(OTf)₂(py)₄], [Cu(4-PhPy)₄(ClO₄)₂],  [Cu(Impy)₄(OTf)₂], and Cu(OTf)₂; (4) testing different preconditioning agents for QMA cartridge; and (5) assessing different phase transfer agents for elution.
Results: [Cu(OTf)₂(py)₄] produced a RCC of 5% with the BPin precursor in DMI, while EPin and stannane ana-logues gave slightly lower yields. Boc protection of Bpin improved RCC to 10%. Among copper sources, [Cu(4-PhPy)₄(ClO₄)₂] achieved the highest RCC (17%), increasing to 20% when the 4-phenylpyridine ligand was added separately to Cu(OTf)₂. Initial attempts showed that preconditioning of the QMA cartridge with KOTf further slight-ly enhanced RCC to 24%, whereas elevated temperature (100 to 140 ᵒC) showed no improvement.
Conclusions: Protection of the secondary amine resulted in improved RCC, while higher copper loadings and temperature increases were ineffective. These results illustrate the complex nature of CMRF and emphasize that careful optimization of multiple interdependent factors is required. Further experiments are in progress, including the systematic screening of additional ligands and ligand–copper complexes to enhance RCC and understand key parameters governing successful radiolabeling.
References: 
1. Wright, Jay S., et al., Clin. Transl. Imaging, 2020, 8, 3, 167-206
2. Hadjipaschalis, Nikolaos, et al., Org. Lett., 2025, 27, 6545−6550
3. Yan, Hai, et al., N. Engl. J. Med., 2009, 360, 8, 765-773

Disclosure statement: There is no conflict of interest.]]></dc:description>
<dc:subject><![CDATA[CMRF]]></dc:subject>
<dc:subject><![CDATA[PET radiotracer]]></dc:subject>
<dc:subject><![CDATA[IDH1R132H]]></dc:subject>
<dc:subject><![CDATA[brain tumour]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1055/s-0046-1818202]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43599-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:42970-1</identifier>
<datestamp>2026-08-18</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Pargeter, J.]]></dc:creator>
<dc:creator><![CDATA[McGrath, J.]]></dc:creator>
<dc:creator><![CDATA[Cawthra, H.]]></dc:creator>
<dc:creator><![CDATA[Chase, B. M.]]></dc:creator>
<dc:creator><![CDATA[Faith, J. T.]]></dc:creator>
<dc:creator><![CDATA[Loftus, E. J.]]></dc:creator>
<dc:creator><![CDATA[Winkler, S.]]></dc:creator>
<dc:creator><![CDATA[Woodborne, S.]]></dc:creator>
<dc:creator><![CDATA[Mauran, G.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-42970-1</dc:identifier>
<dc:title><![CDATA[Signaling Shifts and Economic Defensibility at Boomplaas Cave, South Africa]]></dc:title>
<dc:source><![CDATA[Archaeometry 68(2026)4, 710-723]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[This study tests predictions of the Economic Defensibility Model (EDM) regarding the relationship between resource density anddistribution, as well as signaling behavior among Late Pleistocene foragers. The EDM proposes that territorial signaling inten-sifies when resources are dense and predictable, as the benefits of broadcasting group membership and maintaining alliancesoutweigh signaling costs. We evaluate this model using data from Boomplaas Cave, South Africa, with deposits spanning theLast Glacial Maximum (29–19 ka) to the early Last Glacial–Interglacial Transition (19–14 ka). We examine proxies of signaling—ochre procurement and ostrich eggshell beads—relative to measures of resource density and predictability inferred from thesite's faunal data. Results reveal a strong positive correlation between non-local ochre use and ostrich eggshell bead production,while ostrich eggshell bead densities are negatively correlated with gregarious grazer abundance. Contrary to EDM predictions,explicit signaling and cultural material social mediation behaviors expand when dense, predictable prey decline. These findingssuggest that signaling technologies at Boomplaas were not mechanisms of territorial defense over defensible resources but strat-egies for maintaining social networks and mitigating subsistence risk under reduced ecological productivity. The intensificationof bead production and the use of non-local ochre reflect social boundary defense and alliance-building strategies during periodsof resource unpredictability. By integrating behavioral ecology with costly signaling theory, this study highlights the adaptiverole of material signaling in buffering risk and sustaining social cohesion during climatic and environmental transitions in LatePleistocene southern Africa.]]></dc:description>
<dc:subject><![CDATA[Boomplaas cave]]></dc:subject>
<dc:subject><![CDATA[last glacial maximum]]></dc:subject>
<dc:subject><![CDATA[last glacial–interglacial transition]]></dc:subject>
<dc:subject><![CDATA[ochre]]></dc:subject>
<dc:subject><![CDATA[Ostrich eggshell beads]]></dc:subject>
<dc:subject><![CDATA[signaling]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1111/arcm.70090]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-42970-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43843-1</identifier>
<datestamp>2026-08-28</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Sankar, S. L. R.]]></dc:creator>
<dc:creator><![CDATA[Brando, M.]]></dc:creator>
<dc:creator><![CDATA[Wosnitza, J.]]></dc:creator>
<dc:creator><![CDATA[Khim, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43843-1</dc:identifier>
<dc:title><![CDATA[La substitution studies on the heavy-fermion superconductor CeRh<sub>2</sub>As<sub>2</sub>]]></dc:title>
<dc:source><![CDATA[Physical Review B 114(2026), 115129]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[CeRh<sub>2</sub>As<sub>2</sub> has been receiving considerable attention due to its unusual two-phase superconductivity. The superconducting (SC) phase appears at T<sub>c</sub> = 0.35 K in an ordered state (phase I) of the Ce-4 f moments, which develops below T<sub>0</sub> = 0.55 K. The microscopic nature of phase I has not been fully established yet. We report a single-crystal study of the effect of La substitution on these low-temperature phases in Ce<sub>1−x</sub>La<sub>x</sub>Rh<sub>2</sub>As<sub>2</sub> up to x = 0.1. The lattice parameters increase monotonically with x, corresponding to an effective negative pressure of approximately −0.3 GPa for x = 0.1. While the Ce<sup>3+</sup> local valence state and the non-Fermi-liquid behavior are preserved, the resistivity coherence maximum T <sup>∗</sup><sub>max</sub> ≈ 45 K in the pristine sample shifts to lower temperatures with increasing x, indicating a suppression of the Kondo energy scale upon lattice expansion. On the other hand, both T<sub>c</sub> and T<sub>0</sub> are rapidly suppressed to below 0.1 K for x > 0.05. Notably, such a rapid decrease of T<sub>c</sub> under moderate negative pressure is unexpected, but is rather consistent with a substitution-induced disorder effect which leads to strong pair breaking in unconventional superconductors. The observed fragility of phase I under both pressure and disorder may imply its itinerant origin.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1103/f79y-ssdx]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43843-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43846-1</identifier>
<datestamp>2026-09-02</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Qiu, Z.]]></dc:creator>
<dc:creator><![CDATA[Yang, X.]]></dc:creator>
<dc:creator><![CDATA[Li, X.]]></dc:creator>
<dc:creator><![CDATA[Hu, J.]]></dc:creator>
<dc:creator><![CDATA[Liu, Z.]]></dc:creator>
<dc:creator><![CDATA[Zhang, Y.]]></dc:creator>
<dc:creator><![CDATA[Ji, X.]]></dc:creator>
<dc:creator><![CDATA[Sun, J.]]></dc:creator>
<dc:creator><![CDATA[Lihachev, G.]]></dc:creator>
<dc:creator><![CDATA[Li, Z.]]></dc:creator>
<dc:creator><![CDATA[Kentsch, U.]]></dc:creator>
<dc:creator><![CDATA[Kippenberg, T. J.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43846-1</dc:identifier>
<dc:title><![CDATA[High-pulse-energy integrated mode-locked laser using a Mamyshev oscillator]]></dc:title>
<dc:source><![CDATA[Nature 654(2026), 57-63]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Ultrafast lasers have led to numerous advances across science and technology: they enabled corneal surgery, revealed chemical reaction dynamics and triggered the development of optical atomic clocks. Over the past decades, extensive efforts have aimed to realize mode-locked lasers based on photonic integrated circuits (PICs) that are compact, manufactured at wafer scale and are compatible with further on-chip functionalities. Yet, existing demonstrations to date lack the pulse energy required to drive nonlinear processes, such as supercontinuum generation. Here we demonstrate a mode-locked laser that overcomes this challenge through the use of erbium-ion-implanted silicon nitride PICs. The laser is based on the Mamyshev oscillator architecture, in which alternating spectral filtering and self-phase modulation enable mode-locking and can support large nonlinear phase shifts. It operates without external seeding, delivering a 176-MHz pulse train with nanojoule pulse energy, comparable with fibre lasers and exceeding previous PIC-based sources by two orders of magnitude. The output exhibits high coherence, can be linearly compressed to 147 fs and can directly drive a 1.5-octave-spanning supercontinuum in a Si3N4 waveguide, without any further amplification. A compact terahertz time-domain spectrometer driven by this source achieved a bandwidth of 5 THz and a 90-dB dynamic range. We demonstrate its application in non-contact chemical analysis and inspection. Our results show the potential of an integrated ultrafast laser, with applications ranging from chip-scale frequency metrology to portable spectroscopy systems.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1038/s41586-026-10517-4]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43846-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43246-1</identifier>
<datestamp>2026-08-19</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Baichen, L.]]></dc:creator>
<dc:creator><![CDATA[Shanquan, C.]]></dc:creator>
<dc:creator><![CDATA[Yubo, Z.]]></dc:creator>
<dc:creator><![CDATA[Yangyang, S.]]></dc:creator>
<dc:creator><![CDATA[Haoliang, H.]]></dc:creator>
<dc:creator><![CDATA[Chuanrui, H.]]></dc:creator>
<dc:creator><![CDATA[Munnik, F.]]></dc:creator>
<dc:creator><![CDATA[Xianhong, R.]]></dc:creator>
<dc:creator><![CDATA[Lu, Y.]]></dc:creator>
<dc:creator><![CDATA[Nguyen Nhat, Q.]]></dc:creator>
<dc:creator><![CDATA[Weiwei, Z.]]></dc:creator>
<dc:creator><![CDATA[Chun-Fu, C.]]></dc:creator>
<dc:creator><![CDATA[Chih-Wei, L.]]></dc:creator>
<dc:creator><![CDATA[Yimei, Z.]]></dc:creator>
<dc:creator><![CDATA[Sujit, D.]]></dc:creator>
<dc:creator><![CDATA[Shiqing, D.]]></dc:creator>
<dc:creator><![CDATA[Chang-Yang, K.]]></dc:creator>
<dc:creator><![CDATA[Zuhuang, C.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43246-1</dc:identifier>
<dc:title><![CDATA[Nitrogen doping induced metal-insulator transition with iso-symmetric character in rutile VO2]]></dc:title>
<dc:source><![CDATA[Newton 2(2026)7, 100513]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Metal-insulator transition (MIT) in correlated oxides is a crucial phenomenon in condensed-matter physics with significant promise for future Mottronic devices. However, MIT is typically coupled with a symmetry-lowering structural phase transition, which seriously limits the device's performance by impacting switching speed and endurance. Here, we engineered an iso-symmetric MIT in epitaxial rutile VO₂ thin films using in-situ nitrogen doping strategy, effectively decoupling the MIT from structural phase transitions. Our results reveal that nitrogen doping-induced hole carriers inhibit the V-V dimer formation, ultimately stabilizing a rutile insulating phase. Moreover, in-operando time-resolved optical reflectivity measurements demonstrated a significantly shortened switching time in these nitrogen-doped films. This approach opens a new realm for understanding and manipulating phase transitions in strongly correlated electron systems through anion-doping, enabling the development of advanced electronic and photonic devices.]]></dc:description>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.newton.2026.100513]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43246-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/vnd.openxmlformats-officedocument.wordprocessingml.document]]></dc:format>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43156-1</identifier>
<datestamp>2026-09-03</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Lopes Junior, E.]]></dc:creator>
<dc:creator><![CDATA[Reinecke, S.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43156-1</dc:identifier>
<dc:title><![CDATA[NeuralMPCX: A Model Predictive Control library that supports classic MPC and neural MPC with CasADi]]></dc:title>
<dc:source><![CDATA[Publication date: 2026-09-02 Open access<br>DOI: <a href="https://doi.org/10.14278/rodare.4567" target="_blank">10.14278/rodare.4567</a><br>Last versions: <a href="https://doi.org/10.14278/rodare.4991" target="_blank">10.14278/rodare.4991</a> | <a href="https://doi.org/10.14278/rodare.4990" target="_blank">4990</a> | <a href="https://doi.org/10.14278/rodare.4987" target="_blank">4987</a> | <a href="https://doi.org/10.14278/rodare.4986" target="_blank">4986</a> | <a href="https://doi.org/10.14278/rodare.4985" target="_blank">4985</a><details style="margin-bottom: 0.1em !important;"><summary style="font-weight: normal; font-size: inherit; margin-bottom: 0; color: unset;">All versions</summary><a href="https://doi.org/10.14278/rodare.4991" target="_blank">10.14278/rodare.4991</a> | <a href="https://doi.org/10.14278/rodare.4990" target="_blank">4990</a> | <a href="https://doi.org/10.14278/rodare.4987" target="_blank">4987</a> | <a href="https://doi.org/10.14278/rodare.4986" target="_blank">4986</a> | <a href="https://doi.org/10.14278/rodare.4985" target="_blank">4985</a> | <a href="https://doi.org/10.14278/rodare.4899" target="_blank">4899</a> | <a href="https://doi.org/10.14278/rodare.4739" target="_blank">4739</a> | <a href="https://doi.org/10.14278/rodare.4734" target="_blank">4734</a> | <a href="https://doi.org/10.14278/rodare.4707" target="_blank">4707</a> | <a href="https://doi.org/10.14278/rodare.4706" target="_blank">4706</a> | <a href="https://doi.org/10.14278/rodare.4601" target="_blank">4601</a> | <a href="https://doi.org/10.14278/rodare.4568" target="_blank">4568</a></details>License: Apache-2.0]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[NeuralMPCX is a Python library for building and deploying Model Predictive Controllers with classic and neural dynamical models. You write constrained MPC with RNN/LSTM models in a CasADi/IPOPT workflow. The library handles CasADi RNN integration, warm-starting, constraint management, real-time feasibility, and both LTI state-space and neural dynamics in one framework. You can run neural and classical MPC controllers side by side.]]></dc:description>
<dc:subject><![CDATA[Neural Model Predictive Control]]></dc:subject>
<dc:subject><![CDATA[Recurrent Neural Networks]]></dc:subject>
<dc:subject><![CDATA[Long Short-Term Memory]]></dc:subject>
<dc:subject><![CDATA[RNN]]></dc:subject>
<dc:subject><![CDATA[LSTM]]></dc:subject>
<dc:subject><![CDATA[MPC]]></dc:subject>
<dc:subject><![CDATA[Nonlinear Model Predictive Control]]></dc:subject>
<dc:subject><![CDATA[Linear Model Predictive Control]]></dc:subject>
<dc:type>info:eu-repo/semantics/other</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:other</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43156-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43751-1</identifier>
<datestamp>2026-08-31</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Nash, W.]]></dc:creator>
<dc:creator><![CDATA[Svaluto-Ferro, E.]]></dc:creator>
<dc:creator><![CDATA[Rahimi, S.]]></dc:creator>
<dc:creator><![CDATA[Zboray, R.]]></dc:creator>
<dc:creator><![CDATA[Vagliani, F.]]></dc:creator>
<dc:creator><![CDATA[Basso, D.]]></dc:creator>
<dc:creator><![CDATA[Turconi, A.]]></dc:creator>
<dc:creator><![CDATA[Pozzi, A.]]></dc:creator>
<dc:creator><![CDATA[Battaglia, C.]]></dc:creator>
<dc:creator><![CDATA[Weber, N.]]></dc:creator>
<dc:creator><![CDATA[Weier, T.]]></dc:creator>
<dc:creator><![CDATA[Heinz, M. V. F.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43751-1</dc:identifier>
<dc:title><![CDATA[Advancing high-temperature sodium-metal chloride batteries: Replacing nickel with zinc and iron at cell and module Level]]></dc:title>
<dc:source><![CDATA[Swiss Battery Days 2026, 24.-26.08.2026, Zürich, Schweiz]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[We present dynamic partial-load cycling data for high-temperature sodium–metal chloride battery modules employing nickel-free Fe,Zn cathodes. These cathodes achieve 39% metal utilization and a theoretical energy density of 129 Wh kg-1 at cell level, corresponding to 372 Wh kg-1 at electrode level. Ten-cell modules incorporating this cathode were assembled and operated under realistic load conditions at 300 °C. Dedicated characterization cycles enabled direct comparison with state-of-the-art Ni,Fe cathodes (30% metal utilization, 145 Wh kg-1 at cell level, 398 Wh kg-1 at electrode level). Although the Na-(Fe,Zn)Cl₂ modules exhibited lower peak power and current capability, they demonstrated competitive energy efficiency and stable cycling performance.
Long-term cycling was performed under dynamic partial-load profiles simulating photovoltaic charging and household consumption. The protocol integrated a controlled cool-down phase and intentional overcharge cycles to evaluate safety under failure conditions. Reliable operation was demonstrated for approximately four months, delivering an average discharge capacity of 17 Ah per cell over 87 cycles at charging rates of C/4-C/6 and discharging rates of C/6.
These results confirm the viability of nickel-free cathodes for high-temperature sodium-metal chloride batteries, offering improved sustainability with acceptable rate-performance trade-offs for large-scale stationary energy storage applications.]]></dc:description>
<dc:subject><![CDATA[Na-ZnCl2 batteries]]></dc:subject>
<dc:subject><![CDATA[NaFeCl2 batteries]]></dc:subject>
<dc:subject><![CDATA[ZEBRA batteries]]></dc:subject>
<dc:subject><![CDATA[sodium-metal chloride batteries]]></dc:subject>
<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:conferenceObject</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43751-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43839-1</identifier>
<datestamp>2026-08-27</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
<dc:creator><![CDATA[Kolli Venkata, S.]]></dc:creator>
<dc:creator><![CDATA[Behera, B.]]></dc:creator>
<dc:creator><![CDATA[Doddapaneni, T. R. K. C.]]></dc:creator>
<dc:creator><![CDATA[Ahammad, S. Z.]]></dc:creator>
<dc:creator><![CDATA[Jain, R.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43839-1</dc:identifier>
<dc:title><![CDATA[Coupling microalgal luxury uptake with hydrothermal carbonization for producing a phosphorus-rich slow-release fertilizer]]></dc:title>
<dc:source><![CDATA[Chemical Engineering Journal 543(2026), 178589]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[Phosphorus (P) is essential for plant metabolism, but global reserves are declining due to overexploitation of non-renewable rock phosphate, necessitating sustainable recovery strategies. Municipal wastewater, despite its low P levels (5–20 mg/L), offers a viable source for P recycling. Microalgae can sequester P via “luxury uptake”, but this process requires elevated P availability and yields biomass where P is predominantly present in organic and polyphosphate forms, limiting its direct agronomic availability. In this study, luxury P uptake was induced in C. vulgaris through sequential cultivation under P-normal (19.1 mg P/L), P-starvation, and high P-replenishment (48.9 mg P/L) conditions, resulting in a biomass P content of 66.5 ± 3.6 mg P/g, approximately 4-fold higher than under normal conditions. Hydrothermal carbonization (HTC) was subsequently employed to convert organic and polyphosphate P into inorganic and metal-bound P complexes (Casingle bondP and Fe/Al-P). Under optimized HTC conditions (180 °C, 2 h), a hydrochar yield of 56.6 ± 3.1% was obtained with a P content of 103.3 ± 4.8 mg P/g, representing a 1.5-fold enrichment relative to the biomass. When applied as a fertilizer, the P-rich hydrochar exhibited slow-release behaviour, releasing 48.9 ± 3.3% of P over 60 days following the Korsmeyer-Peppas kinetic model, and achieved a P utilization efficiency of 40.7 ± 2.5% in mung bean plants, outperforming chemical fertilizer. This integrated microalgae-HTC approach demonstrates an effective waste-to-resource pathway for producing P-rich algal hydrochar as a slow-release fertilizer, minimizing P losses to groundwater, and enhancing plant uptake efficiency compared to chemical fertilizers.]]></dc:description>
<dc:subject><![CDATA[P recovery]]></dc:subject>
<dc:subject><![CDATA[Microalgal hydrochar]]></dc:subject>
<dc:subject><![CDATA[Metal-phosphate complexes]]></dc:subject>
<dc:subject><![CDATA[P release kinetics]]></dc:subject>
<dc:subject><![CDATA[P use efficiency]]></dc:subject>
<dc:type>info:eu-repo/semantics/article</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:article</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation><![CDATA[info:eu-repo/semantics/altIdentifier/doi/10.1016/j.cej.2026.178489]]></dc:relation>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43839-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
<dc:format><![CDATA[application/pdf]]></dc:format>
</oai_dc:dc>
</metadata>
</record>
<record>
<header>
<identifier>HZDR:PUBLDB:43002-1</identifier>
<datestamp>2026-08-20</datestamp>
<setSpec>HZDR:Publications</setSpec>
</header>
<metadata>
<oai_dc:dc
            xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
            xmlns:dc="http://purl.org/dc/elements/1.1/"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
            http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
<dc:creator><![CDATA[Pylypovskyi, O.]]></dc:creator>
<dc:identifier>https://www.hzdr.de/publications/Publ-43002-1</dc:identifier>
<dc:title><![CDATA[Local and non-local phenomena in curvilinear and 3D magnets]]></dc:title>
<dc:source><![CDATA[META 2026, 14.-17.07.2026, Dublin, Ireland]]></dc:source>
<dc:date>2026</dc:date>
<dc:description><![CDATA[\begin{abstract}
The shape of a ferromagnet maps its geometric parameters (locally defined principal curvatures) and topologic features (connectivity and number of holes) to its magnetic state. The resulting phenomena include topological patterning and states with multiple chiral characteristics. We discuss reflections of local and nonlocal geometric features on global magnetic state.

\textit{Keywords—} 3D magnetism, geometry, curvature, topology, magnetostatics.
\end{abstract}

% --- Sections ---
\section{Introduction}

Being motivated by a potential scalability and dense packaging of electronic components beyond planar architectures, curvilinear and 3D magnetism explores the role of complex geometry in static and dynamic properties of ferro- and antiferromagnetic textures~\cite{Fernandez-Pacheco17,Makarov22,Sheka23,Gubbiotti24}. Its theoretical foundation is based on differential geometry and topology. The language of covariant derivatives allows us to map a curvilinear magnetic shell on an effectively planar sample with the spatially varying magnetic parameters modified by such intrinsic geometric invariants as principal curvatures and reflect its chiral and anisotropic properties. The topology of a sample accounts for the number of holes and compactness of its surface. It constrains the number and type of topological solitons that can or should be available in the sample. Recent advances in fabrication provide various techniques, such as multiphoton lithography, focused electron beam induced deposition (FEBID) or glancing angle deposition, that are capable of high-quality complex-shaped nanoarchitectures and bring us an opportunity for direct verification of theoretical predictions.

The non-local phenomena in ferromagnets are under active development~\cite{Donnelly22,Brevis24,Xu25b}. Here, we review the recent progress in understanding the role of magnetostatics and topology of the sample's geometry in equilibrium magnetic states.

\section{Topological patterning}

Topology of the sample with a compact (i.e., finite) surface $\varsigma$ is characterized by its genus, giving the number of holes. On one hand, genus determines the fixed difference between sources and drains of any vector field $\vec{m}$ defined on $\varsigma$. On the other hand, it provides the degree of the normal map of $\vec{m}$. In this way, the sample's topology provides (i)~an information about the balance between vortices and antivortices in soft ferromagnets~\cite{Volkov24a} and (ii)~a shift of the topological charge for the hard magnets with the normal easy axis~\cite{Kravchuk16}. 

The effects of topological patterning can be demonstrated with FEBID-fabricated wireframes~\cite{Volkov24a}. Topologically, a magnetically soft tetrapod is equivalent to a sphere, implying that the total vorticity counted at its surface equal~two. The shape anisotropy leads to the formation of four vortices at the tetrapod ends. These vortices are the surface textures similar to the flower states in nanowires. Their total vorticity is compensated with two antivortices at the junction. Depending on the asymmetry between the top and bottom ``V''-shaped parts of the tetrapod, the antivortices could be either connected by a common Bloch line or also represent the textures localized in the vicinity of the surface. In a sample topologically equivalent to a torus with one hole, the number of vortices and antivortices is the same, giving zero total vorticity. With multiple holes in the geometry, it is possible to construct the topologically protected states with only antivortices.

\section{Coupling between volume and surface magnetostatic charges}

The leading-order contribution of surface magnetostatic charges in thin films is given by the easy-surface shape anisotropy~\cite{DiFratta20}. In thick enough or highly asymmetric samples, the next-order interaction between surface and volume magnetostatic charges can lead to sizable phenomena~\cite{Sheka20a}. 

In a wide range of radii and thicknesses, Permalloy planar nanodisks and caps support the vortex ground state. The deposition procedure commonly leads to a high asymmetry between the top and bottom surfaces in hemispherical caps. Lowering of the sample's symmetry lifts degeneracy between the opposite magnetization circulations and can even link circulation with vortex polarization. Non-planar geometry acts on the vortex Bloch line in a two-fold way. The exchange boundary conditions force it to be perpendicular to the surface, while the balance between the surface and volume magnetostatic charges at the vortex core is decisive for the vortex placement and Bloch line shape. For a low enough sample's symmetry, the Bloch line acquires a helical shape with the torsion linked to the circulation of the vortex~\cite{Volkov23a}.

Continuous extended films with a regular geometric pattern can be designed on the top anode aluminum oxide (AAO) templates. They can provide a hierarchy of geometric and magnetic scales from hundreds of micrometers to dozens of nanometers within the same sample. In a squared array of nanoflowers separated by hemispherical valleys, large needle-like domains are formed by the locally uniform valley magnetization. Nanoflowers support the formation of highly asymmetric textures, including flower states and asymmetric vortices~\cite{Bezsmertna24}. An energy landscape formed by the spatially inhomogeneous shape anisotropy assists the formation of magnonic crystals in such geometries~\cite{Gubbiotti26}.]]></dc:description>
<dc:subject><![CDATA[3D magnetism]]></dc:subject>
<dc:subject><![CDATA[geometry]]></dc:subject>
<dc:subject><![CDATA[curvature]]></dc:subject>
<dc:subject><![CDATA[topology]]></dc:subject>
<dc:subject><![CDATA[magnetostatics]]></dc:subject>
<dc:type>info:eu-repo/semantics/lecture</dc:type>
<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
<dc:type>doc-type:lecture</dc:type>
<dc:type>Text</dc:type>
<dc:language>eng</dc:language>
<dc:relation>info:eu-repo/semantics/altIdentifier/purl/https://www.hzdr.de/publications/Publ-43002-1</dc:relation>
<dc:audience>Researchers</dc:audience>
<dc:audience>Students</dc:audience>
</oai_dc:dc>
</metadata>
</record>
</ListRecords>
</OAI-PMH>
