<?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-12T11:50:01Z</responseDate><request identifier="10.35097/1871" metadataPrefix="datacite" verb="GetRecord">https://www.radar-service.eu/oai/OAIHandler</request><GetRecord><record><header><identifier>10.35097/1871</identifier><datestamp>2024-01-11T19:04:33Z</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/1871</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>Institut für Angewandte und Numerische Mathematik</affiliation>
      </creator>
   </creators>
   <titles>
      <title>Numerical experiments to "Robust fully discrete error bounds for the Kuznetsov equation in the inviscid limit"</title>
   </titles>
   <publisher>Karlsruhe Institute of Technology</publisher>
   <dates>
      <date dateType="Created">2024</date>
   </dates>
   <publicationYear>2024</publicationYear>
   <subjects>
      <subject>Mathematics</subject>
      <subject>asymptotic-preserving error estimates</subject>
      <subject>full discretization</subject>
      <subject>Kuznetsov equation</subject>
      <subject>nonlinear acoustics</subject>
   </subjects>
   <resourceType resourceTypeGeneral="Software"/>
   <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>
   </contributors>
   <descriptions>
      <description descriptionType="Abstract">The Kuznetsov equation is a classical wave model of acoustics that incorpo- rates quadratic gradient nonlinearities. When its strong damping vanishes, it undergoes a singular behavior change, switching from a parabolic-like to a hyperbolic quasilinear evolution. In this work, we establish for the first time the optimal error bounds for its finite element approximation as well as a semi-implicit fully discrete approximation that are robust with respect to the vanishing damping parameter. The core of the new arguments lies in devising energy estimates directly for the error equation where one can more easily exploit the polynomial structure of the nonlinearities and compensate inverse estimates with smallness conditions on the error. Numerical experiments are included to illustrate the theoretical results.</description>
      <description descriptionType="TechnicalInfo">This program is intended to reproduce the results from the preprint &#xD;
&#xD;
"Robust fully discrete error bounds for the Kuznetsov equation in the inviscid limit"&#xD;
by Benjamin Dörich and Vanja Nikoli\'c&#xD;
&#xD;
&#xD;
The codes generates the lines in Figures 2, 3, 4, and 5&#xD;
&#xD;
#### Requirements&#xD;
&#xD;
The program is tested with &#xD;
&#xD;
Kubuntu 22.04.5 and Python 3.10.12 and the following version of its modules:&#xD;
&#xD;
- numpy           -   1.21.5&#xD;
- matplotlib      -   3.5.1&#xD;
- tikzplotlib     -   0.10.1&#xD;
- dolfinx         -   0.7.2&#xD;
- ufl             -   2023.2.0&#xD;
- mpi4py          -   3.1.3&#xD;
&#xD;
&#xD;
#### Figures&#xD;
&#xD;
In the folder "codes_kuznetsov" open a console and run the following commands in seperate consoles.&#xD;
&#xD;
1) The following can be excuted in paralell:&#xD;
Run "python3 c1_k1_wave_space_time.py"&#xD;
Run "python3 c1_k2_wave_space_time.py"&#xD;
Run "python3 c1_k3_wave_space_time.py"&#xD;
Run "python3 c1_time_k2_wave_space_time.py"&#xD;
Run "python3 c3_gauss_ref_comp.py"&#xD;
Run "python3 c4_wave_beta_conv.py"&#xD;
&#xD;
2) When the c3_gauss_ref_comp.py has terminated, execute in paralell:&#xD;
Run "python3 c3_gauss_space.py"&#xD;
Run "python3 c3_gauss_time.py"&#xD;
&#xD;
3) Finally, to generate the plots execute:&#xD;
Run "python3 c99_generate_plots.py"&#xD;
Run "python3 c99_generate_gauss_plots.py"&#xD;
&#xD;
After running the calculations, the files are stored as tikz and pdf files in the folder "tikz/".</description>
   </descriptions>
   <sizes>
      <size/>
   </sizes>
   <formats>
      <format>application/x-tar</format>
   </formats>
</resource></metadata></record></GetRecord></OAI-PMH>