History log of /honee/qfunctions/ (Results 101 – 125 of 290)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4081638505-Sep-2023 James Wright <james@jameswright.xyz>

fluids: Change SGS IFunctionApply to use NewtonianIdealGasContext

- It doesn't need anything more than that

cceb314305-Sep-2023 James Wright <james@jameswright.xyz>

fluids: Create generic SGS DD eval interface

- Existing implementation now called "Fused" evaluation

5e604c9321-Feb-2024 James Wright <james@jameswright.xyz>

fluids: Use utility for velocity gradient projection

- Evidentily missed this one when I added
StatePhysicalGradientFromReference awhile back. Or this was on a
longer lived branch that got me

fluids: Use utility for velocity gradient projection

- Evidentily missed this one when I added
StatePhysicalGradientFromReference awhile back. Or this was on a
longer lived branch that got merged out-of-order

show more ...

9529d63613-Feb-2024 James Wright <james@jameswright.xyz>

fluids: Merge 2D and 3D advection setup

Instead of `-problem advection` and `-problem advection2d`, there's just
`-problem advection` and the dimensionality is taken from the dm.

8dba1efa20-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Generalize advection boundary qfunctions

2c512a7b20-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Packing routines for 2D boundary setup

31ff2a4320-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Generalize advection RHSFunction for 2d and 3d

059d1c4020-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Convert strong_form to boolean in advection

bd4b541320-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Generalize advection IFunction for 2d and 3d

baadde1f20-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Change 2D qdata to use unpacking routines

0b3a1fab20-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Generalize advection IC for 2d and 3d

e975cfcc20-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Create generic MatMatN for square matrices

MatMat3 now uses MatMatN

ce19214718-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Convert IFunction_Advection to state structs

51d861cb18-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Minor stabilization refactor

8e7333c418-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Change skew advection threshold

3rd order requires a 20 CEED_EPSILON instead of just 5

d5eb0e1415-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Refactor diagonal tau calculation

Also correct documentation of tau calculation

3f5a39e912-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Cleanup misc math

c51f031a11-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Change bubble_type to advection_ic_type

Since cosine_hill and skew aren't bubbles

e88b842a17-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Add in cosine hill and skew advection ICs

80f5d3cb11-Dec-2023 James Wright <james@jameswright.xyz>

fluids: Ensure all outputs are set in QFunctions

- In support of #1420

8ecc9db916-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Add SGS DD training QFunctions

- Returns training data

7f93c8d108-Jun-2023 James Wright <james@jameswright.xyz>

fluids: Move diff filter enums to separate header file

- So that other QFunctions can use them for indexing into differential
filtered fields

f6ac214e18-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Agnosticize VeloGradient projection setup

- It can now setup more than just user->grad_velo_proj

e233775527-Nov-2023 James Wright <james@jameswright.xyz>

fix(fluids): Remove BUBBLE_COSINE

- left over from new feature

f247af7021-Nov-2023 James Wright <james@jameswright.xyz>

Merge pull request #1399 from CEED/jrwrigh/advection_cleanup

fluids: Cleanup advection problems

12345678910>>...12