<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in fluids-navierstokes-shocktube-explicit-su-yzb.bin</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>019b76820d7ff306c177822c4e76ffe5939c204b - Shock Tube + YZB Discontinuity Capturing (#851)</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-shocktube-explicit-su-yzb.bin#019b76820d7ff306c177822c4e76ffe5939c204b</link>
        <description>Shock Tube + YZB Discontinuity Capturing (#851)* Implemented the Sod Shock Tube problem with YZB discontinuity capturing. for the explicit formulation. SU stabilization is also implemented for the explicit formulation.* Changed variable name midpt to mid_point, removed redundant slip BC declarations.* Fixed style error, made variable names clearer, and removed dead code.* Missed a style fix* Rebased with main* Implemented the Sod Shock Tube problem with YZB discontinuity capturing. for the explicit formulation. SU stabilization is also implemented for the explicit formulation.* Fixed style error, made variable names clearer, and removed dead code.* Missed a style fix* Implemented fixes to the flux jacobians* Updated documentation, tau definition in SU, and recommended fixes to the flux Jacobian.* Implemented the Sod Shock Tube problem with YZB discontinuity capturing. for the explicit formulation. SU stabilization is also implemented for the explicit formulation.* Missed a style fix* Implemented the Sod Shock Tube problem with YZB discontinuity capturing. for the explicit formulation. SU stabilization is also implemented for the explicit formulation.* Fixes to style and documentation.* Fixing unnecessary problem-&gt;dim declaration and missing field in comment describing initial condition density.* Added warnings for incompatible user input combinations.* Added comments on beta to documentation, fixed j_gradn style issues.* Compilation errors on my end. Committing to see if it&apos;s local or not.* Style fixes* Implemented the Sod Shock Tube problem with YZB discontinuity capturing. for the explicit formulation. SU stabilization is also implemented for the explicit formulation.* Changed variable name midpt to mid_point, removed redundant slip BC declarations.* Fixed style error, made variable names clearer, and removed dead code.* Missed a style fix* Rebased with main* Implemented the Sod Shock Tube problem with YZB discontinuity capturing. for the explicit formulation. SU stabilization is also implemented for the explicit formulation.* Fixed style error, made variable names clearer, and removed dead code.* Missed a style fix* Implemented fixes to the flux jacobians* Updated documentation, tau definition in SU, and recommended fixes to the flux Jacobian.* Implemented the Sod Shock Tube problem with YZB discontinuity capturing. for the explicit formulation. SU stabilization is also implemented for the explicit formulation.* Missed a style fix* Implemented the Sod Shock Tube problem with YZB discontinuity capturing. for the explicit formulation. SU stabilization is also implemented for the explicit formulation.* Fixes to style and documentation.* Fixing unnecessary problem-&gt;dim declaration and missing field in comment describing initial condition density.* Added warnings for incompatible user input combinations.* Added comments on beta to documentation, fixed j_gradn style issues.* Compilation errors on my end. Committing to see if it&apos;s local or not.* Fluids: SETERRQ1 -&gt; SETERRQ to be compatible with PETSc 3.17* Fluids - Update shock-tube with #881* Small fix to mid_point definition and removed repeat entries for Shock Tube problem in README.md.* Including test output.* Implemented the Sod Shock Tube problem with YZB discontinuity capturing. for the explicit formulation. SU stabilization is also implemented for the explicit formulation.* Changed variable name midpt to mid_point, removed redundant slip BC declarations.* Fixed style error, made variable names clearer, and removed dead code.* Missed a style fix* Rebased with main* Implemented the Sod Shock Tube problem with YZB discontinuity capturing. for the explicit formulation. SU stabilization is also implemented for the explicit formulation.* Fixed style error, made variable names clearer, and removed dead code.* Missed a style fix* Implemented fixes to the flux jacobians* Updated documentation, tau definition in SU, and recommended fixes to the flux Jacobian.* Implemented the Sod Shock Tube problem with YZB discontinuity capturing. for the explicit formulation. SU stabilization is also implemented for the explicit formulation.* Missed a style fix* Implemented the Sod Shock Tube problem with YZB discontinuity capturing. for the explicit formulation. SU stabilization is also implemented for the explicit formulation.* Fixes to style and documentation.* Fixing unnecessary problem-&gt;dim declaration and missing field in comment describing initial condition density.* Added warnings for incompatible user input combinations.* Added comments on beta to documentation, fixed j_gradn style issues.* Compilation errors on my end. Committing to see if it&apos;s local or not.* Fluids: SETERRQ1 -&gt; SETERRQ to be compatible with PETSc 3.17* Fluids - Update shock-tube with #881* Fluids - added test output file for shocktube* Small fix to mid_point definition and removed repeat entries for Shock Tube problem in README.md.* Including test output.* Update doc/sphinx/source/references.bibCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Update examples/fluids/README.mdCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Update examples/fluids/index.mdCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Update examples/fluids/navierstokes.hCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Update examples/fluids/problems/shocktube.cCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Update examples/fluids/qfunctions/shocktube.hCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;* Removed unused IFunction* Added shocktube variables to SetupContext in advection.h, advection2d.h, and densitycurrent.h* Missed some merge conflicts that have now been cleared up.* Added helper function for covariant element length along a given vector.* Added SetupContext to shocktube.h* Fix to regression test path* remove variable transpose of the Jacobian* Fix index swap in implicit SUPG* examples/fluids shocktube: fix stab summation and transpose* delete IFunction* example/fluids- updates reference solutionCo-authored-by: Timothy Aiken &lt;timothyaiken@Timothys-MacBook-Pro.local&gt;Co-authored-by: Timothy Aiken &lt;timothyaiken@cu-biot-10-10.203.167.69.int.colorado.edu&gt;Co-authored-by: Leila Ghaffari &lt;Leila.Ghaffari@colorado.edu&gt;Co-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;Co-authored-by: Timothy Aiken &lt;timothyaiken@cu-genvpn-tcom-10.180.164.177.int.colorado.edu&gt;Co-authored-by: AdelekeBankole &lt;adeleke.bankole@colorado.edu&gt;

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-shocktube-explicit-su-yzb.bin</description>
        <pubDate>Thu, 05 May 2022 02:08:11 +0000</pubDate>
        <dc:creator>Timothy Aiken &lt;55306867+tt-aiken@users.noreply.github.com&gt;</dc:creator>
    </item>
</channel>
</rss>
