History log of /honee/qfunctions/advection.h (Results 1 – 25 of 90)
Revision Date Author Comments
# 59583c89 10-Oct-2025 James Wright <james@jameswright.xyz>

Merge MR !158, 'jrwrigh/grad_nd', into 'main'

style: Use "D" for GradUnpack

See merge request phypid/honee!158


# 22440147 22-Aug-2025 James Wright <james@jameswright.xyz>

style: Use "D" for GradUnpack

The values correspond to the physical dimension, not any arbitrary "N"
value


# 475f0cac 25-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !148, 'jrwrigh/newt_fluid_properties', into 'main'

refactor: Extract Newtonian fluid properties from primary Newtonian context

Closes #38

See merge request phypid/honee!148


# cde3d787 25-Aug-2025 James Wright <james@jameswright.xyz>

refactor: Extract NewtonianIGProperties from NewtonianIdealGasContext


# 7dcf6e60 28-Mar-2025 James Wright <james@jameswright.xyz>

Merge MR !105, 'jrwrigh/doc_rearrange', into 'main'

docs: Reorganize documentation

See merge request phypid/honee!105


# 0fb1909e 24-Mar-2025 James Wright <james@jameswright.xyz>

doc: Rearrange documentation


# 0d0968c2 07-Dec-2024 James Wright <james@jameswright.xyz>

Merge MR !90, 'jrwrigh/renaming', into 'main'

style: Refactor fluids -> HONEE

See merge request phypid/honee!90


# ea615d4c 07-Dec-2024 James Wright <james@jameswright.xyz>

style: Refactor fluids -> HONEE


# b78d7c7d 24-Oct-2024 James Wright <james@jameswright.xyz>

Merge MR !72, 'jrwrigh/jit_changes', into 'main'

fix: Change QFunctions to account for libCEED#1696

See merge request phypid/honee!72


# 3e17a7a1 22-Oct-2024 James Wright <james@jameswright.xyz>

fix: Change QFunctions to account for libCEED#1696


# 282bbc2a 15-Oct-2024 James Wright <james@jameswright.xyz>

Merge MR !70, 'jrwrigh/advection_bl_outflow_height', into 'main'

feat: Add `-bl_height_factor` option

See merge request phypid/honee!70


# b4fd18df 14-Oct-2024 James Wright <james@jameswright.xyz>

feat(advdif): Add bl_height_factor option


# 5239d4bb 23-Sep-2024 James Wright <james@jameswright.xyz>

Merge MR !51, 'jrwrigh/fix_advdiff_tau', into 'main'

fix(advdif): Correct gij size, square Ctau_{a,d}

See merge request phypid/honee!51


# 4ca5135b 07-Sep-2024 James Wright <james@jameswright.xyz>

fix(advdif): Correct gij size, square Ctau_{a,d}

- Correct gij size based on reference element size
- Ctau_{a,d} should be squared to align with 1D minreg definitions


# 3567ee83 20-Aug-2024 James Wright <james@jameswright.xyz>

Merge MR !46, 'jrwrigh/advection_BL', into 'main'

feat(advdif): Add Boundary Layer IC

See merge request phypid/honee!46


# 3d1afcc1 19-Aug-2024 James Wright <james@jameswright.xyz>

feat(advdif): Add Boundary Layer IC, wind type


# 5a275bb6 18-Aug-2024 James Wright <james@jameswright.xyz>

Merge MR !45, 'jrwrigh/style_qfhelpers', into 'main'

style: Return int for paramaterized QFs

See merge request phypid/honee!45


# 71acc5ee 18-Aug-2024 James Wright <james@jameswright.xyz>

style: Misc formatting changes


# 97cfd714 18-Aug-2024 James Wright <james@jameswright.xyz>

style: Return int for paramaterized QFs

i.e. for QF helpers that are just surrogates for an actual QF, they
should return int so that the actual QFs can simply return the value of
the function.


# a7cc70e1 18-Aug-2024 James Wright <james@jameswright.xyz>

Merge MR !43, 'jrwrigh/advection_div_diff_flux', into 'main'

Implement DivDiffFluxProjection for advection diffusion

See merge request phypid/honee!43


# 40b78511 16-Aug-2024 James Wright <james@jameswright.xyz>

feat(advdif): Implement indirect div(F_diff) projection


# 5f952e8d 16-Aug-2024 James Wright <james@jameswright.xyz>

feat(advdif): Add div F_diff into RHS


# 4c5ab12f 12-Aug-2024 James Wright <james@jameswright.xyz>

feat(advdif): Add div F_diff into IFunction


# c2d90829 26-Jul-2024 James Wright <james@jameswright.xyz>

feat(advdif): Direct projection of div diff implemented


# 71375690 13-Aug-2024 James Wright <james@jameswright.xyz>

Merge MR !42, 'jrwrigh/advection_diff_tau', into 'main'

advdif: Add diffusion component to tau

See merge request phypid/honee!42


1234