<?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 stats_test.yaml</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>eff337b5e128a4d9e45773f9d24fa63e3fd4d398 - Merge pull request #1443 from CEED/jrwrigh/riemann_slip</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/stats_test.yaml#eff337b5e128a4d9e45773f9d24fa63e3fd4d398</link>
        <description>Merge pull request #1443 from CEED/jrwrigh/riemann_slipfluids: Change slip boundary condition formulation

            List of files:
            /libCEED/examples/fluids/tests-output/stats_test.yaml</description>
        <pubDate>Wed, 06 Mar 2024 21:44:45 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>7c5bba50effac2f172c1bac4d5ef42318aada6db - fluids: Change -bc_slip_x -&gt; -bc_symmetry_x</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/stats_test.yaml#7c5bba50effac2f172c1bac4d5ef42318aada6db</link>
        <description>fluids: Change -bc_slip_x -&gt; -bc_symmetry_x

            List of files:
            /libCEED/examples/fluids/tests-output/stats_test.yaml</description>
        <pubDate>Wed, 06 Dec 2023 17:43:39 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>f65959f511b49c371553e46155aacd7f50ac6264 - Merge pull request #1278 from CEED/jrwrigh/blasius-simplex</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/stats_test.yaml#f65959f511b49c371553e46155aacd7f50ac6264</link>
        <description>Merge pull request #1278 from CEED/jrwrigh/blasius-simplexfluids: Fix STG and Blasius for non-box meshes

            List of files:
            /libCEED/examples/fluids/tests-output/stats_test.yaml</description>
        <pubDate>Mon, 21 Aug 2023 23:59:21 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>2526956ef1277cf3a6f4edc318f729c207a9b7ed - fluids: Use enum for mesh transformation flag</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/stats_test.yaml#2526956ef1277cf3a6f4edc318f729c207a9b7ed</link>
        <description>fluids: Use enum for mesh transformation flag

            List of files:
            /libCEED/examples/fluids/tests-output/stats_test.yaml</description>
        <pubDate>Sun, 20 Aug 2023 17:21:35 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>9309e21cb05cea9ece8686b12e67fd230a9dc2d1 - fluids: Explicit flag for blasius mesh modification</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/stats_test.yaml#9309e21cb05cea9ece8686b12e67fd230a9dc2d1</link>
        <description>fluids: Explicit flag for blasius mesh modification- So that blasius example can run using external meshes without any  attempt to modify them

            List of files:
            /libCEED/examples/fluids/tests-output/stats_test.yaml</description>
        <pubDate>Wed, 02 Aug 2023 17:50:20 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>1ca28fe18cd782d43097b3f85452a07ecf3c15e6 - Merge pull request #1286 from CEED/jrwrigh/refactor_gravity</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/stats_test.yaml#1ca28fe18cd782d43097b3f85452a07ecf3c15e6</link>
        <description>Merge pull request #1286 from CEED/jrwrigh/refactor_gravityfluids: Refactor gravity option

            List of files:
            /libCEED/examples/fluids/tests-output/stats_test.yaml</description>
        <pubDate>Mon, 14 Aug 2023 19:25:29 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>a2726bdb9fd61fabb582ae382b2c690391714ff5 - fluids: Refactor gravity option</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/stats_test.yaml#a2726bdb9fd61fabb582ae382b2c690391714ff5</link>
        <description>fluids: Refactor gravity option - Use `-gravity` instead of `-g` - Enforce that the input should be a length 3 vector - Update documentationMisc: Also update documented default value for `mu`.

            List of files:
            /libCEED/examples/fluids/tests-output/stats_test.yaml</description>
        <pubDate>Mon, 14 Aug 2023 16:31:32 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>c184fad22fe8c6cfedd94ab18d9883955f9e4f74 - Merge pull request #1135 from CEED/jrwrigh/spanwise_stats</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/stats_test.yaml#c184fad22fe8c6cfedd94ab18d9883955f9e4f74</link>
        <description>Merge pull request #1135 from CEED/jrwrigh/spanwise_stats

            List of files:
            /libCEED/examples/fluids/tests-output/stats_test.yaml</description>
        <pubDate>Tue, 24 Jan 2023 01:25:52 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>8fb33541c0006446646a5f49fd7454feff98577f - fluids: Add turb spanstats test, change test option</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/stats_test.yaml#8fb33541c0006446646a5f49fd7454feff98577f</link>
        <description>fluids: Add turb spanstats test, change test option- `-test` changed to `-test_type` enum to test different outputs

            List of files:
            /libCEED/examples/fluids/tests-output/stats_test.yaml</description>
        <pubDate>Thu, 19 Jan 2023 19:02:59 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
</channel>
</rss>
