History log of /honee/src/monitor_totalkineticenergy.c (Results 1 – 21 of 21)
Revision Date Author Comments
# 00359db4 21-Oct-2025 James Wright <james@jameswright.xyz>

Merge MR !161, 'jrwrigh/dm-utils-coords', into 'main'

feat(dm_utils): Add Coordinate-specific getter for CeedField values

See merge request phypid/honee!161


# 9018c49a 21-Oct-2025 James Wright <james@jameswright.xyz>

feat: Remove coordinate arguments from QDataGet()

They are obtained directly from the passed in DM object


# 0ebaa86a 17-Oct-2025 James Wright <james@jameswright.xyz>

Merge MR !160, 'jrwrigh/ratel_dm_utils', into 'main'

feat(dm-utils): Save Basis and ElemRestriction to DM upon creation

Closes #8

See merge request phypid/honee!160


# cf8f12c8 15-Oct-2025 James Wright <james@jameswright.xyz>

feat: Replace honee->elem_restr_q and basis_q with creation routines


# e3db12f8 14-Oct-2025 James Wright <james@jameswright.xyz>

feat: Add DMLABEL_DEFAULT and DMLABEL_DEFAULT_VALUE

Helper variables to make it more clear what is being done for the
default DMLabel and the default label value as well.


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

Merge MR !155, 'jrwrigh/libCEED_Function_Changes', into 'main'

upstream: Update libCEED Function names

See merge request phypid/honee!155


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

WIP: Updated libCEED Functions


# 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


# 5f46bb16 06-Jul-2025 James Wright <james@jameswright.xyz>

Merge MR !128, 'jrwrigh/spanstats_numerics', into 'main'

feat: Add Spanwise Statistics collection for CFL and Peclet number

See merge request phypid/honee!128


# 5206a5a0 04-Jul-2025 James Wright <james@jameswright.xyz>

style: Changing destroy function signatures


# 6157574b 17-Jun-2025 James Wright <james@jameswright.xyz>

Merge MR !109, 'mahi/versioning', into 'main'

Add HONEE Git and Version info commands

Closes #5

See merge request phypid/honee!109


# a5677b81 17-Jun-2025 Mohi <mohadese.khoshnevisan99@gmail.com>

(!109) Add HONEE Git and Version info commands


# 1100d2ef 28-Jan-2025 James Wright <james@jameswright.xyz>

Merge MR !98, 'jrwrigh/fix-totalke', into 'main'

fix(totalke): Use RHS or IFunction Op, whichever exists

See merge request phypid/honee!98


# 6f5e6828 13-Jan-2025 James Wright <james@jameswright.xyz>

fix(totalke): Use RHS or IFunction Op, whichever exists


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

Merge MR !87, 'jrwrigh/cfl_monitor', into 'main'

feat: Add -ts_monitor_cfl

See merge request phypid/honee!87


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

feat: Monitor totalKE uses tabs


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

Merge MR !86, 'jrwrigh/fix_typos', into 'main'

style: MonitorDissipation -> MonitorTotalKE struct

See merge request phypid/honee!86


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

style: MonitorDissipation -> MonitorTotalKE struct


# 39481cbd 02-Dec-2024 James Wright <james@jameswright.xyz>

Merge MR !79, 'jrwrigh/monitor_dissipation', into 'main'

feat: Add ts_monitor_total_kinetic_energy

See merge request phypid/honee!79


# 25125139 22-Nov-2024 James Wright <james@jameswright.xyz>

feat: Add monitor for total kinetic energy balance