| #
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
|
| #
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.
|
| #
255e1892
|
| 29-Sep-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !157, 'jrwrigh/format_parentesis_break', into 'main'
style: Change clang-format to penalize newline after open ()
See merge request phypid/honee!157
|
| #
9eadbee4
|
| 29-Sep-2025 |
James Wright <james@jameswright.xyz> |
style: Change clang-format to penalize newline after open ()
|
| #
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
|
| #
0c608af5
|
| 26-Aug-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !142, 'jrwrigh/smartsim_solution', into 'main'
feat(smarsim): Add solution writing for smartsim
See merge request phypid/honee!142
|
| #
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
|
| #
e14e7b81
|
| 22-Aug-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !146, 'jrwrigh/refactor', into 'main'
refactor: Use compound literals for struct initialization
See merge request phypid/honee!146
|
| #
f5dc303c
|
| 22-Aug-2025 |
James Wright <james@jameswright.xyz> |
refactor: Use compound literals for struct setting
Using compound literals to initialize structs is often either easier to read or more compact than setting struct members individually one-by-one.
|
| #
9ae013d6
|
| 19-Aug-2025 |
James Wright <james@jameswright.xyz> |
feat(smarsim): Add solution writing for smartsim
Also includes some other significant refactors, such has moving some functions to `smartsim-impl.h` and using `smartsim.h` to host setup and TSMonito
feat(smarsim): Add solution writing for smartsim
Also includes some other significant refactors, such has moving some functions to `smartsim-impl.h` and using `smartsim.h` to host setup and TSMonitor functions.
show more ...
|
| #
e171caa6
|
| 02-Jul-2025 |
James Wright <james@jameswright.xyz> |
feat(smartsim): Change "Train" logevent to "Write"
|
| #
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
|
| #
28b0a49d
|
| 04-Jul-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !122, 'jrwrigh/honee_petscobject', into 'main'
feat: Convert Honee to PetscObject, remove auxillary structs
See merge request phypid/honee!122
|
| #
0c70a8bc
|
| 02-Jul-2025 |
James Wright <james@jameswright.xyz> |
feat: Add Honee{Get,Set,Has}Container functions
This embeds some helpful checks into the container additions
|
| #
7ebeccb9
|
| 20-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat: Move smartsim into Honee container
|
| #
8d78d7c8
|
| 18-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat: Move differential filtering into separate header
|
| #
cb8a476c
|
| 18-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat: Remove diff_filter struct from Honee
|
| #
7f3a2123
|
| 18-Jun-2025 |
James Wright <james@jameswright.xyz> |
style: Change qfctx -> ctx in SGS DD Training
|
| #
39169b57
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat: Move sgs_dd_train into Honee container
|
| #
4ea616f4
|
| 16-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat: Make NodalProjectionDataDestroy use pointer argument
This to align with `PetscCtxDestroyFn` signature
|
| #
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
|