<?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 blasius.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/blasius.yaml#eff337b5e128a4d9e45773f9d24fa63e3fd4d398</link>
        <description>Merge pull request #1443 from CEED/jrwrigh/riemann_slipfluids: Change slip boundary condition formulation

            List of files:
            /libCEED/examples/fluids/blasius.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>779a645392c069f2196059358b35084246d49b78 - test(fluids): Test bc_slip</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#779a645392c069f2196059358b35084246d49b78</link>
        <description>test(fluids): Test bc_slip

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Thu, 11 Jan 2024 19:53:41 +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/blasius.yaml#7c5bba50effac2f172c1bac4d5ef42318aada6db</link>
        <description>fluids: Change -bc_slip_x -&gt; -bc_symmetry_x

            List of files:
            /libCEED/examples/fluids/blasius.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>851646d1b89969d1cce23f672693a81bb91bb67a - Merge pull request #1330 from CEED/jrwrigh/fluids_physical_grad</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#851646d1b89969d1cce23f672693a81bb91bb67a</link>
        <description>Merge pull request #1330 from CEED/jrwrigh/fluids_physical_gradfluids: Add StatePhysicalGradientFromReference util

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Sun, 08 Oct 2023 00:30:04 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>9b6a821d0db442995f57d6faa6453ce3c921134b - fluids: Add StatePhysicalGradientFromReference util</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#9b6a821d0db442995f57d6faa6453ce3c921134b</link>
        <description>fluids: Add StatePhysicalGradientFromReference util

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Fri, 08 Sep 2023 18:11:43 +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/blasius.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/blasius.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/blasius.yaml#2526956ef1277cf3a6f4edc318f729c207a9b7ed</link>
        <description>fluids: Use enum for mesh transformation flag

            List of files:
            /libCEED/examples/fluids/blasius.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/blasius.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/blasius.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>1768a6e44d7d0423c959a6716442cc85eac742fc - Merge pull request #1222 from CEED/jrwrigh/fluids_typos</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#1768a6e44d7d0423c959a6716442cc85eac742fc</link>
        <description>Merge pull request #1222 from CEED/jrwrigh/fluids_typosstyle(fluids): Misc typo fixes

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Fri, 26 May 2023 19:37:45 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>0a37e1be6c5a1f1d1b12d01fc4d4de60f230603a - style(fluids): Misc typo fixes</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#0a37e1be6c5a1f1d1b12d01fc4d4de60f230603a</link>
        <description>style(fluids): Misc typo fixes- Clean up blasius.yaml- Typo fix to data-driven SGS setup- Remove unneccessary CeedVector from SGS DD setup- Fix STG error message to be more general

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Fri, 14 Apr 2023 21:03:01 +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/blasius.yaml#c184fad22fe8c6cfedd94ab18d9883955f9e4f74</link>
        <description>Merge pull request #1135 from CEED/jrwrigh/spanwise_stats

            List of files:
            /libCEED/examples/fluids/blasius.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>b7d6643930f63dbc81dde690883cc613b302935e - fluids: Change turb_spanstats CL option names</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#b7d6643930f63dbc81dde690883cc613b302935e</link>
        <description>fluids: Change turb_spanstats CL option names- Options controlling the actual TSMonitor are under  `ts_monitor_turbulence_spanstats_*`- `stats_enable` removed in favor of  `ts_monitor_turbulence_spanstats_viewer` being the statistics switch- Related objects excluding the viewer (such as the dm and ksp) get the  prefix `turbulence_spanstats`- Change the `stats_test` related functions and variables to use the  `mms` nomenclature, since they&apos;re method of manufactured solutions.

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Thu, 19 Jan 2023 04:25:24 +0000</pubDate>
        <dc:creator>James Wright &lt;james@jameswright.xyz&gt;</dc:creator>
    </item>
<item>
        <title>78bbfb6f400d7f778579ec0f217ed18b3381295d - examples/fluids: fix stats after restart</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#78bbfb6f400d7f778579ec0f217ed18b3381295d</link>
        <description>examples/fluids: fix stats after restart* Switch from reweighted average to running sum of child stats* Initialize sp_stats-&gt;prev_time after restart* Use TS reason instead of extra flag  * Skip redundant monitor call; monitors always get called after last step (converged or not)* Close memory leak

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Wed, 18 Jan 2023 05:49:55 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>f9b96dd873fe1b10924491f7d57696bedf3953ff - Merge pull request #1131 from CEED/jed/checkpoint-interval</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#f9b96dd873fe1b10924491f7d57696bedf3953ff</link>
        <description>Merge pull request #1131 from CEED/jed/checkpoint-intervalfluids: checkpoint interval

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Fri, 06 Jan 2023 13:25:50 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>37cbb16a087b983b48a69841acd662c7a2009f83 - examples/fluids: deprecated output_freq for checkpoint_interval and fix numbering</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#37cbb16a087b983b48a69841acd662c7a2009f83</link>
        <description>examples/fluids: deprecated output_freq for checkpoint_interval and fix numbering

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Wed, 04 Jan 2023 05:47:40 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>e6b941213f1b76c218df0e159afc6ac568be4e0b - Merge pull request #1096 from CEED/leila/fluids-stab-coef</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#e6b941213f1b76c218df0e159afc6ac568be4e0b</link>
        <description>Merge pull request #1096 from CEED/leila/fluids-stab-coefFluids-newtonian: Stabilization coefficients dependent on polynomial degree

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Wed, 21 Dec 2022 20:39:47 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>fc14f3f6da76d04d40791c75bce6e7b0db0dbb7b - fluids: default q_extra = 0</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#fc14f3f6da76d04d40791c75bce6e7b0db0dbb7b</link>
        <description>fluids: default q_extra = 0

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Wed, 21 Dec 2022 20:08:29 +0000</pubDate>
        <dc:creator>Leila Ghaffari &lt;Leila.Ghaffari@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>75538696013cb243888ab697c11b161a73de118b - fluids/newtonian: automate Ctau_*</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#75538696013cb243888ab697c11b161a73de118b</link>
        <description>fluids/newtonian: automate Ctau_*

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Wed, 21 Dec 2022 18:39:22 +0000</pubDate>
        <dc:creator>Leila Ghaffari &lt;Leila.Ghaffari@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>94c017353f70642ff53584f4c2920d59bb75d965 - fluids/newtonian: automate Ctau_v</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#94c017353f70642ff53584f4c2920d59bb75d965</link>
        <description>fluids/newtonian: automate Ctau_v

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Wed, 21 Dec 2022 16:36:57 +0000</pubDate>
        <dc:creator>Leila Ghaffari &lt;Leila.Ghaffari@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>5ba4e83e9b1c3504427ca38afe780fb47d34b172 - Merge branch &apos;main&apos; into jed/fluids-jacobian</title>
        <link>http://opengrok.kc2vjw.com:8080/history/libCEED/examples/fluids/blasius.yaml#5ba4e83e9b1c3504427ca38afe780fb47d34b172</link>
        <description>Merge branch &apos;main&apos; into jed/fluids-jacobian* main: (24 commits)  op - more data in view  examples/fluids: Test for strong STG  examples/fluids: Add strong STG to documentation  examples/fluids: Add option for BC from ICs  examples/fluids: Correct for non-origin domains  examples/fluids: Implement Strong STG BC  examples/fluids: Minor stg improvements/style  examples/fluids: Add Strong STG functions  examples/fluids: Fix memory leak in STG  GPU assembly: fix potential basis loading offset error  tests - more complex source include testing  pc - fix qf fallback cloning  restr - relax comp_stride check for num_comp == 1  make style  pc - avoid direct access of basis data in multigrid creation  ceed - refactor fallback Ceed creation into separate fn  minor - homogonize int vs CeedInt  basis - add input checks  restr - add input checks on element restrictions  examples/fluids: Update STG test for new mesh feats  ...

            List of files:
            /libCEED/examples/fluids/blasius.yaml</description>
        <pubDate>Sat, 04 Jun 2022 04:50:32 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
</channel>
</rss>
