History log of /libCEED/examples/fluids/navierstokes.c (Results 1 – 25 of 363)
Revision Date Author Comments
# d4cc1845 30-Dec-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1912 from CEED/jeremy/copyright

minor - update copyright to 2026


# 9ba83ac0 19-Dec-2025 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright to 2026


# 20a16a5f 20-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1786 from CEED/jeremy/copy-headers

minor - upate copyright to 2025


# d275d636 19-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

minor - upate copyright to 2025


# 29a534d6 29-Aug-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1651 from CEED/jeremy/leaks

Example leaks


# 7de238d3 28-Aug-2024 Jeremy L Thompson <jeremy@jeremylt.org>

leak - fix leaks in fluids ex


# 830b3316 02-Jul-2024 James Wright <james@jameswright.xyz>

Merge pull request #1628 from CEED/jrwrigh/fix_fluids_leaks

fluids: Fix memory leaks


# 38690fec 02-Jul-2024 James Wright <james@jameswright.xyz>

fluids: Fix memory leaks

As done in HONEE: https://gitlab.com/phypid/honee/-/merge_requests/18


# 91d8b1ea 28-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1623 from CEED/jeremy/disable-smartsim

fluids - drop SGS, SmartSim, Torch (moved to HONEE)


# 3e0c2f3f 27-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

fluids - Remove SGS, SmartSim, Torch (moved to HONEE)


# b9f1e9d9 20-Jun-2024 James Wright <james@jameswright.xyz>

Merge pull request #1609 from CEED/jrwrigh/fix_riemann_solvers

fluids: Fix Riemann solvers *_fwd mode functions


# 54f81801 20-Jun-2024 James Wright <james@jameswright.xyz>

fix(fluids): Correct Riemann HLL *_fwd functions


# 092fc180 18-Jun-2024 James Wright <james@jameswright.xyz>

Merge pull request #1110 from CEED/zach/entropy-variables

Add Entropy Variables to libCEED fluids NS mini-app


# a2d72b6f 17-Jun-2024 James Wright <james@jameswright.xyz>

fluids: Proliferate entropy variables, add test

Co-authored-by: Zach Atkins <zacharyjayhawk@gmail.com>


# 3568c3e8 17-Jun-2024 James Wright <james@jameswright.xyz>

Merge pull request #1600 from CEED/jrwrigh/refactor_bcs_essential

fluids: Introduce BCDefinition, refactor essential BCs


# de327db4 17-Jun-2024 James Wright <james@jameswright.xyz>

refactor(fluids): Rename some booleans


# a8748852 25-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Create BCDefinition, use for essential BCs


# 9702fad5 12-Jun-2024 James Wright <james@jameswright.xyz>

Merge pull request #1581 from CEED/jrwrigh/pytorch_external_sgs

fluids: Add PyTorch external DD SGS evaluation


# 637c7b11 24-May-2024 James Wright <james@jameswright.xyz>

test(fluids): Add SGS torch testing


# 013a5551 04-Oct-2023 James Wright <james@jameswright.xyz>

fluids: Add PyTorch external DD SGS evaluation

- Rename sequential_internal -> *_ceed


# f39326a2 11-Jun-2024 James Wright <james@jameswright.xyz>

Merge pull request #1605 from CEED/jrwrigh/idl_explicit

fluids: Add IDL to RHSFunction_Newtonian


# 6a5b1f8c 11-Jun-2024 James Wright <james@jameswright.xyz>

test(fluids): Modify test for IDL explicit

- Repurposing the Gaussian wave explicit test to also include IDL
testing
- Also modify the Advection skew tolerance slightly to pass on my local
machi

test(fluids): Modify test for IDL explicit

- Repurposing the Gaussian wave explicit test to also include IDL
testing
- Also modify the Advection skew tolerance slightly to pass on my local
machine (failed with 5.076e-10 on the avx/blocked backend)

show more ...


# 433eda4d 04-May-2024 James Wright <james@jameswright.xyz>

Merge pull request #1573 from CEED/jrwrigh/fix_fluids_printing

fluids: Correct printing of MatTypes


# 24078fc4 01-May-2024 James Wright <james@jameswright.xyz>

fix(fluids): Print info just before solving


# 7467d974 30-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1571 from CEED/jrwrigh/createqdata_function

fluids: Add CreateQData and CreateQDataBoundary functions


12345678910>>...15