History log of /honee/qfunctions/newtonian.h (Results 1 – 25 of 124)
Revision Date Author Comments
# 7ecf6641 26-Sep-2025 James Wright <james@jameswright.xyz>

Merge MR !153, 'jrwrigh/checkbadSource', into 'main'

style: Add checkbadSource

See merge request phypid/honee!153


# 14bd2a07 26-Sep-2025 James Wright <james@jameswright.xyz>

style: Corrections from make checkbadSource


# 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


# 71a58f57 15-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !141, 'jrwrigh/split_newtonian', into 'main'

fix(newt): Initialization of sigma variable

See merge request phypid/honee!141


# ab18f1e5 15-Aug-2025 James Wright <james@jameswright.xyz>

fix(newt): Initialization of sigma variable

Not necessary, but quiets the linters


# 71361630 15-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !139, 'jrwrigh/split_newtonian', into 'main'

feat: Split Newtonian integrands into separate helper functions

Closes #39

See merge request phypid/honee!139


# 8fd72709 13-Aug-2025 James Wright <james@jameswright.xyz>

feat(newt): Extract Newtonian and IDL jacobian functions


# e57b52db 13-Aug-2025 James Wright <james@jameswright.xyz>

refactor(newt): Refactor the extracted IFunction, add docstrings


# 30b5892f 13-Aug-2025 James Wright <james@jameswright.xyz>

feat(newt): Extract Newtonian and IDL Integrand functions


# c960c867 10-Dec-2024 James Wright <james@jameswright.xyz>

Merge MR !94, 'jrwrigh/explicit_div_diff_flux', into 'main'

feat: Add div(Fdiff) projection to Newtonian RHS

See merge request phypid/honee!94


# b3b24828 10-Dec-2024 James Wright <james@jameswright.xyz>

feat(newt): Add div(Fdiff) projection to RHS


# ff684e42 10-Dec-2024 James Wright <james@jameswright.xyz>

refactor(newtonian): Small refactor to IFunction


# 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


# 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


# 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.


# 89c65c6f 27-Jul-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/div_diff_flux_func_ptr' into 'main'

refactor: Make Divergence of Diffusive Flux flexible with governing equations

See merge request phypid/honee!36


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

refactor(div F_diff): Change Setup arguments


# 36038bbc 25-Jul-2024 James Wright <james@jameswright.xyz>

feat(div F_diff): Use function pointers for RHS Op creation


# 912e22fb 25-Jul-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/diff_flux' into 'main'

feat: Add divergence of diffusive flux projection

See merge request phypid/honee!27


# 8c85b835 24-Jul-2024 James Wright <james@jameswright.xyz>

feat: Implement divergence of diffusive flux


# 95f461b5 12-Jul-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/refactor_nom' into 'main'

refactor: norm -> normal, and others

See merge request phypid/honee!25


12345