<?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"><responseDate>2026-08-05T05:32:35Z</responseDate><request identifier="10.35097/1287" metadataPrefix="datacite" verb="GetRecord">https://www.radar-service.eu/oai/OAIHandler</request><GetRecord><record><header><identifier>10.35097/1287</identifier><datestamp>2023-11-15T14:45:26Z</datestamp><setSpec>radar4kit</setSpec></header><metadata><resource xmlns="http://datacite.org/schema/kernel-4"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://datacite.org/schema/kernel-4 https://schema.datacite.org/meta/kernel-4.4/metadata.xsd">
   <identifier identifierType="DOI">10.35097/1287</identifier>
   <creators>
      <creator>
         <creatorName>Dörich, Benjamin</creatorName>
         <givenName>Benjamin</givenName>
         <familyName>Dörich</familyName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0000-0001-5840-2270</nameIdentifier>
         <affiliation/>
      </creator>
   </creators>
   <titles>
      <title>Numerical experiments to "On averaged exponential integrators for semilinear wave equations with solutions of low-regularity"</title>
   </titles>
   <publisher>Karlsruhe Institute of Technology</publisher>
   <dates>
      <date dateType="Created">2021</date>
   </dates>
   <publicationYear>2023</publicationYear>
   <subjects>
      <subject>Mathematics</subject>
      <subject>highly oscillatory problems</subject>
      <subject>error bounds</subject>
      <subject>order-reduction</subject>
      <subject>time-integration</subject>
      <subject>second-order evolution equations</subject>
      <subject>filter functions</subject>
      <subject>summation-by-parts formula</subject>
   </subjects>
   <resourceType resourceTypeGeneral="Dataset"/>
   <rightsList>
      <rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights>
      <rights schemeURI="https://spdx.org/licenses/"
              rightsIdentifierScheme="SPDX"
              rightsIdentifier="CC-BY-NC-SA-4.0"
              rightsURI="https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode">Creative Commons Attribution Non Commercial Share Alike 4.0 International</rights>
   </rightsList>
   <contributors>
      <contributor contributorType="RightsHolder">
         <contributorName>Dörich, Benjamin</contributorName>
         <nameIdentifier nameIdentifierScheme="ORCID" schemeURI="https://orcid.org/">0000-0001-5840-2270</nameIdentifier>
      </contributor>
      <contributor contributorType="Other">
         <contributorName>Buchholz, Simone</contributorName>
         <affiliation/>
      </contributor>
      <contributor contributorType="Other">
         <contributorName>Hochbruck, Marlis</contributorName>
         <affiliation/>
      </contributor>
   </contributors>
   <descriptions>
      <description descriptionType="Abstract">This code was used for the numerical experiments in the preprint (CRC Preprint 2021/12; URL: https://www.waves.kit.edu/downloads/CRC1173_Preprint_2021-12.pdf) and in the paper "On averaged exponential integrators for semilinear wave equations with solutions of low-regularity" by S. Buchholz, B. Dörich, and M. Hochbruck.</description>
      <description descriptionType="TechnicalInfo">This program is intended to reproduce the results from the paper &#xD;
&#xD;
"On averaged exponential integrators for semilinear wave equations with solutions of low-regularity. "&#xD;
by S. Buchholz, B. Dörich, and M. Hochbruck. &#xD;
&#xD;
The codes generates Figure 2.&#xD;
&#xD;
#### Requirements&#xD;
&#xD;
The program is tested with &#xD;
&#xD;
1) Ubuntu 16.04.7 LTS and Python 3.7.6 and the following version of its modules:&#xD;
- numpy           -   1.15.4&#xD;
- scipy           -   1.4.1&#xD;
- matplotlib      -   3.2.1&#xD;
- tikzplotlib     -   0.9.6&#xD;
&#xD;
2) Ubuntu 18.04.5 LTS and Python 3.6.9 and the following version of its modules:&#xD;
&#xD;
- numpy           -   1.19.2&#xD;
- scipy           -   1.5.1&#xD;
- matplotlib      -   3.3.2&#xD;
- tikzplotlib     -   0.9.4&#xD;
&#xD;
#### Figure 2&#xD;
&#xD;
In this folder open a console and run the following commands after each other.&#xD;
&#xD;
1) Run "python3 run_paper_Strang_N_2pw09.py"&#xD;
2) Run "python3 run_paper_Strang_N_2pw10.py"&#xD;
3) Run "python3 run_paper_Strang_N_2pw11.py"&#xD;
&#xD;
After running the calculations, the errors can be found in the folder "results" as tikz-files.</description>
   </descriptions>
   <alternateIdentifiers>
      <alternateIdentifier alternateIdentifierType="KITopen-DOI">10.5445/IR/1000130367</alternateIdentifier>
   </alternateIdentifiers>
   <sizes>
      <size/>
   </sizes>
   <formats>
      <format>application/x-tar</format>
   </formats>
</resource></metadata></record></GetRecord></OAI-PMH>