Revision Date Author Comments
# 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 ...


# e8b45cc7 09-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1553 from CEED/jrwrigh/ns_stabilized_mass

fluids: Add stabilized mass operator for Newtonian


# 645331fd 05-Apr-2024 James Wright <james@jameswright.xyz>

test(fluids): Test newtonian stabilized mass


# 780fa44f 02-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1539 from CEED/jrwrigh/explicit_ns

fluids: Make Newtonian BCs compatible with explicit timestepping, add test


# 5ebd836c 26-Mar-2024 James Wright <james@jameswright.xyz>

test(fluids): Add explicit NS test