<?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-channel.bin</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>645ad15b7be208ace04a1509139662bfb7a095b2 - Merge pull request #1371 from CEED/kjansen/DropPotentialFromEtot</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin#645ad15b7be208ace04a1509139662bfb7a095b2</link>
        <description>Merge pull request #1371 from CEED/kjansen/DropPotentialFromEtotDrop Potential Energy from Etot conservation variable

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin</description>
        <pubDate>Fri, 13 Oct 2023 22:08:59 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>61b461789351e83fd512a9c6d847734d2974ec77 - test: Add corrected tests for removing E_potential from E_total</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin#61b461789351e83fd512a9c6d847734d2974ec77</link>
        <description>test: Add corrected tests for removing E_potential from E_total

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin</description>
        <pubDate>Fri, 13 Oct 2023 18:08:34 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>2f439227254593e594d6ab1b51afd92f56e9ee04 - test: Add corrected tests for removing E_potential from E_total</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin#2f439227254593e594d6ab1b51afd92f56e9ee04</link>
        <description>test: Add corrected tests for removing E_potential from E_total

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin</description>
        <pubDate>Fri, 13 Oct 2023 18:08:34 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>4add99ebf66d1c4ac0e9aed5ea8e0503d512cd41 - Merge pull request #1028 from CEED/jrwrigh/shrink-fluids-tests</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin#4add99ebf66d1c4ac0e9aed5ea8e0503d512cd41</link>
        <description>Merge pull request #1028 from CEED/jrwrigh/shrink-fluids-tests

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin</description>
        <pubDate>Fri, 15 Jul 2022 18:09:06 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>a6ea5fbef97e8d672d22d8f160c9adfbdff3664d - tests: Shrink fluids test run time</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin#a6ea5fbef97e8d672d22d8f160c9adfbdff3664d</link>
        <description>tests: Shrink fluids test run time

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin</description>
        <pubDate>Fri, 15 Jul 2022 17:19:47 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>502edf574179fa9aec084b82c54b00e347718e7e - Merge pull request #962 from CEED/jed/fluids-jacobian</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin#502edf574179fa9aec084b82c54b00e347718e7e</link>
        <description>Merge pull request #962 from CEED/jed/fluids-jacobianexamples/fluids: add analytic Jacobian

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin</description>
        <pubDate>Mon, 06 Jun 2022 03:12:06 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>e71202f6ed1f7658a951fb96c00ca70137d558f9 - examples/fluids: fix sign and magnitude of channel flow body force</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin#e71202f6ed1f7658a951fb96c00ca70137d558f9</link>
        <description>examples/fluids: fix sign and magnitude of channel flow body forceAdd -body_force_scale, which can be -1 to test that a flow reversalbuilds to the same steady profile with opposite sign.I also changed the domain size (reducing Reynolds number from 4500 to45) so flow reversal can be observed reasonably quickly when desired.

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin</description>
        <pubDate>Fri, 13 May 2022 23:45:11 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>0228c988ed6ed6820d4142613c216b4dc215a183 - Merge pull request #958 from CEED/jed/fluids-cleaning</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin#0228c988ed6ed6820d4142613c216b4dc215a183</link>
        <description>Merge pull request #958 from CEED/jed/fluids-cleaningexamples/fluids cleaning

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin</description>
        <pubDate>Tue, 10 May 2022 21:56:08 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>cffd6fdce1224b9ad441ed4022faa643463969db - examples/fluids: add viscous channel flow test</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin#cffd6fdce1224b9ad441ed4022faa643463969db</link>
        <description>examples/fluids: add viscous channel flow test

            List of files:
            /libCEED/examples/fluids/tests-output/fluids-navierstokes-channel.bin</description>
        <pubDate>Mon, 09 May 2022 03:37:51 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
</channel>
</rss>
