<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in .gitignore</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>2b89d87e089857a3cae26709579e6a27709cba4a - Fluids - Minor Refactor (#995)</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/libCEED/examples/fluids/.gitignore#2b89d87e089857a3cae26709579e6a27709cba4a</link>
        <description>Fluids - Minor Refactor (#995)* Fluids - remove *.bin* since it exists in libCEED/.gitignore* cleanup* WIP: Fluids - use FluxInviscid_fwd() for computing the flux jacobeanstrong_conv is not reproduced and stab is not computed correctly* WIP: working on variational notation for stabilization* Fluids - fix missing parts after rebasing onto main* Fluids - fix SU in the IFunction* Fluids - refactor stabilization* Fluids - move stab helper functions to stabilization.h* Fluids - minor style* Fluids - minor refactor* Fluids - add regression test for primitive variables* Fluids - use UnpackState_*()* Fluids - more refactoring of stabilization* Fluids - DC: use utility functions* Fluids - refactor total flux* Fluids - minor cleanup* Fluids - set x[0] = 0 for channel to exclude gravitational potential* Fluids - updated stabilization.h* Fluids - zero strong_conv before pass it to FluxInviscidStrong() to be safe* Fluids - move switch-case for STAB to a helper function* Fluids - rename Y -&gt; R in Stabilization*()* Fluids - fix stab sign in RHSCo-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;

            List of files:
            /libCEED/examples/fluids/.gitignore</description>
        <pubDate>Sat, 23 Jul 2022 01:11:53 +0000</pubDate>
        <dc:creator>Leila Ghaffari &lt;49916147+LeilaGhaffari@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>6bb9b12ca13f6e275c91fce27002f4b7ac40d3a7 - Merge branch &apos;euler-vortex-test&apos; (#601)</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/libCEED/examples/fluids/.gitignore#6bb9b12ca13f6e275c91fce27002f4b7ac40d3a7</link>
        <description>Merge branch &apos;euler-vortex-test&apos; (#601)* euler-vortex-test: (126 commits)  examples/fluids/conv_plot.py: clean-up  examples/fluids: Some clean-up in the post-processing files  examples/fluids: ETV - the convergence test comparison was failing since P_inlet is now hard-coded for each test and doesn&apos;t go through the scaling  examples/fluids: ETV - a better conditional statement for incoming T and P  examples/fluids: ETV - removed old cl options  examples/fluids: ETV - drop stabilization  examples/fluids: ETV - more clean-up  examples/fluids: ETV - removed unused variables  examples/fluids: ETV - removed the support for the forcing terms required for mms  ETV: some clean-up  ETV: ke -&gt; E_kinetic for consistency  examples/fluids: remove T_inlet and P_inlet cl options and hard code them for each case  examples/fluids: fix warning about the stab option usage  examples/fluids: fix broken advection(2d) problem  examples/fluids: removed vortex_strength from SetupContext  examples/fluids: remove unused context from SetUpDM()  examples/fluids: bring back missing VecView function call  examples/fluids: fix typo in comments  README: style  README: Added in/outflow BCs for ADVECTION  ...

            List of files:
            /libCEED/examples/fluids/.gitignore</description>
        <pubDate>Wed, 31 Mar 2021 22:16:32 +0000</pubDate>
        <dc:creator>Jed Brown &lt;jed@jedbrown.org&gt;</dc:creator>
    </item>
<item>
        <title>a216cfc950c3715d78675edf6827861f24657976 - examples/fluids: added *.csv to gitignore</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/libCEED/examples/fluids/.gitignore#a216cfc950c3715d78675edf6827861f24657976</link>
        <description>examples/fluids: added *.csv to gitignore

            List of files:
            /libCEED/examples/fluids/.gitignore</description>
        <pubDate>Tue, 26 Jan 2021 15:14:51 +0000</pubDate>
        <dc:creator>Leila Ghaffari &lt;Leila.Ghaffari@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>8d967363842f2ad3d4f70ac3424ea70faabbff6c - gitignore: adding *.png for ignoring convergence plots</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/libCEED/examples/fluids/.gitignore#8d967363842f2ad3d4f70ac3424ea70faabbff6c</link>
        <description>gitignore: adding *.png for ignoring convergence plots

            List of files:
            /libCEED/examples/fluids/.gitignore</description>
        <pubDate>Tue, 22 Dec 2020 18:00:39 +0000</pubDate>
        <dc:creator>Leila Ghaffari &lt;Leila.Ghaffari@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>adb1fde6c62ec546ffbd2f21311dca046810a5b9 - examples/fluids: added a bash file to get verification test results in .log files. TODO: add test flags to be able to change the test setup through run time arguments.</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/libCEED/examples/fluids/.gitignore#adb1fde6c62ec546ffbd2f21311dca046810a5b9</link>
        <description>examples/fluids: added a bash file to get verification test results in .log files. TODO: add test flags to be able to change the test setup through run time arguments.

            List of files:
            /libCEED/examples/fluids/.gitignore</description>
        <pubDate>Sun, 23 Aug 2020 17:34:29 +0000</pubDate>
        <dc:creator>Leila Ghaffari &lt;Leila.Ghaffari@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>b250684e6ab7a947684c360148fcfb7c3899437a - Merge branch &apos;master&apos; into valeria/jupyter-notebook-tutorials</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/libCEED/examples/fluids/.gitignore#b250684e6ab7a947684c360148fcfb7c3899437a</link>
        <description>Merge branch &apos;master&apos; into valeria/jupyter-notebook-tutorials

            List of files:
            /libCEED/examples/fluids/.gitignore</description>
        <pubDate>Thu, 26 Mar 2020 21:05:59 +0000</pubDate>
        <dc:creator>Valeria Barra &lt;39932030+valeriabarra@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>ccaff0309dc399f656ea11018b919b30feb8b0fa - Solid Mechanics Example (#474)</title>
        <link>http://opengrok.phasta.colorado.edu:8080/source/history/libCEED/examples/fluids/.gitignore#ccaff0309dc399f656ea11018b919b30feb8b0fa</link>
        <description>Solid Mechanics Example (#474)libCEED + PETSc Solid Mechanics exampleCo-authored-by: Jeremy L Thompson &lt;jeremy.thompson@colorado.edu&gt;Co-authored-by: Arash Mehraban &lt;arashm81@gmail.com&gt;Co-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;Co-authored-by: Valeria Barra &lt;valeriabarra21@gmail.com&gt;* Solids - initial commit of elasticity exampleCo-authored-by: Jeremy L Thompson &lt;jeremy.thompson@colorado.edu&gt;Co-authored-by: Arash Mehraban &lt;arashm81@gmail.com&gt;* Solids - add VLA macro* Solids - fix test for mesh file output string* Solids - update documentationCo-authored-by: Jeremy L Thompson &lt;jeremy.thompson@colorado.edu&gt;Co-authored-by: Arash Mehraban &lt;arashm81@gmail.com&gt;* Solids - update README* Solids - update ctx struct and casting for CUDA* Tests - clean up test conditions for GPU backends* GPU - fix falbacks identified* CUDA - whitelist FDM Inverse* make style* doc: solids editing/correctness* Solids - separate FE boilerplate into its own function* Solids - clean up double includes* doc: add more complete explanation of hyperelasticity and formulation* Solids - Use ISGetSize for global number of face sets (had no effect on PETSc bug in MR 2615)* edited docs for hyperFS* Improve doc of solids example with some constitent notation and fonts* HyperSS docs modified* edited typo* linearization added* fixed a typo* Improved doc* doc: more writing on hyperelasticity and implementation tradeoffs* Solids - fix typo* Solids - compute and store C, Cinv, and S as symmetric* Solids - use new Newton linearization, but its not converging* Solids - update BC handling* Solids - update README with new BC options* removed old notation* Solids - whitespace changes only in documentation* doc: adjust differential notation and derive dP(dF)* Solids - small documentation flow edits* Solids - simplify setting BCs* Solids - Symmetritize e in SS* Solids - set more reasonable default number of steps for nonlinear* Solids - fix documentation typo* Solids - clean up computation of deltaS* Solids - fix sample runs* Solids - fix hyperSS jacobian* Solids - fix hyperSS documentation* Solids - clean up code for hyperSS* Solids - add file and function docstrings* doc: commutative diagram of linearization and stable stress expression* Solids - update hyperSS documentation with linearization* doc: further tips on stable computation* Solids - fix typo with trace in hyperSS* Solids - intro and hyperSS documentation updates* Solids - update hyperFS for numerical stability with small E and nearly incompressible* examples/solids: simpler C = I + 2E* Solids - more compact/readable E computation* Solids - minor style consistency change* Solids - replace log1p with series approximation, log1p is not vectorized in libc* Solids - refactor common components between hyperFSF and hyperFSdF* examples/solids: use PETSc dependency flags for incremental rebuild* examples/solids: extend range of log1p_series via shift/scale* Solids - add bc_clamp_max option to specify maximum displacement for clamped boundary* make style* Solids - update with sample run informantion and spellchecking* Doc - typo fixes* Solids - homogonize presentation of command line options* examples/solids: fix -Wmisleading-indentation* examples/fluids: PETSc 3.13 compatibility* examples/solids: use log1p for numerical stability in hyperSS* doc: copy editing in examples/solids* Solids - update documentation on running the code* Solids - convert README to rst and include in documentation* Solids - clean dependency file* Solids - use log1p approximation in hyperSS as well* Solids - update README to explain mms* Solids - switch range on hyperSS log1p series approximation* Solids - update README to clarify mandatory options* Solids - add link to sample meshes* Solids - simplify listing of mesh options* Travis - use newer PETSc* Solids - update sample run to list [.exo file] instead of name of sample mesh* Solids - update make clean to remove src/*.d* examples/solids: makefile cleanup* make style* doc examples/solids: clean up and explain nondimensionalization* examples/solids: document algebraic solver* examples/solids: use CG for Chebyshev eig estimation* doc: fix references to examples/fluids* Solids - remove mesh folder* Solids - drop expicit ExodusII requirement, PETSc supports many types of meshes* doc: mention PETSc --download-exodusii for Exodus* doc: fix latexpdf* Fix \longrightarrow rendering in PDF* Solids - fix toctree link to README for pdflatex* Examples and BPs Docs: Homogenize math with dS and dV and other tiny esthetics* Solids - fix unshifted series for hyperSS log1p* Improve doc of bpssphere: Add differential for consistency with all other examples and explain domain for clarity* Solids - include sample mesh image* Move mesh figure after note and slightly rename inclusion markerCo-authored-by: Arash Mehraban &lt;arashm81@gmail.com&gt;Co-authored-by: Jed Brown &lt;jed@jedbrown.org&gt;Co-authored-by: valeriabarra &lt;valeriabarra21@gmail.com&gt;

            List of files:
            /libCEED/examples/fluids/.gitignore</description>
        <pubDate>Thu, 26 Mar 2020 21:03:55 +0000</pubDate>
        <dc:creator>Jeremy L Thompson &lt;25011573+jeremylt@users.noreply.github.com&gt;</dc:creator>
    </item>
</channel>
</rss>
