| 43f5052d | 11-Jun-2025 |
James Wright <james@jameswright.xyz> |
fix(doc): Missing parathesis
And also demonstration for how to do an MR |
| bc32c6dc | 05-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !115, 'jrwrigh/refactor_outflow', into 'main'
refactor(bc): Extract Outflow from freestream files
See merge request phypid/honee!115 |
| 224fc8c8 | 05-Jun-2025 |
James Wright <james@jameswright.xyz> |
refactor(bc): Extract Outflow from freestream files
Outflow should be treated separately from freestream |
| 2696a250 | 05-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !114, 'jrwrigh/chebyshev_comment', into 'main'
style: Move comment in blasius ChebyshevEval
See merge request phypid/honee!114 |
| f701dcc9 | 05-Jun-2025 |
James Wright <james@jameswright.xyz> |
style: Move comment in blasius ChebyshevEval |
| 64a03162 | 03-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !113, 'jrwrigh/reorg_dm_utils', into 'main'
dm_utils: Reorg and add DMGetCoordinateNumComps
See merge request phypid/honee!113 |
| bc87537d | 10-Oct-2024 |
James Wright <james@jameswright.xyz> |
dm_utils: Add DMGetCoordinateNumComps |
| b7e55d06 | 10-Oct-2024 |
James Wright <james@jameswright.xyz> |
dm_utils: Move function defs to separate header file |
| 7fcbb304 | 28-May-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !110, 'jrwrigh/readme', into 'main'
fix(README): Change make command
See merge request phypid/honee!110 |
| 6a8e3be5 | 28-May-2025 |
James Wright <james@jameswright.xyz> |
fix(README): Change make command |
| c52fa185 | 31-Mar-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !108, 'jrwrigh/spanstats_tsmonitor', into 'main'
refactor: Make spanwise statistics generic
See merge request phypid/honee!108 |
| 78c5b8e5 | 30-Mar-2025 |
James Wright <james@jameswright.xyz> |
refactor: Use TSMonitorSetFromOptions for spanstats |
| fbf8be5a | 31-Mar-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !107, 'jrwrigh/mean_advection_tg', into 'main'
tg: Add background_velocity option for TaylorGreen IC
See merge request phypid/honee!107 |
| 56fab57d | 31-Mar-2025 |
James Wright <james@jameswright.xyz> |
test: Modify TG test for background velocity |
| 54b5d069 | 30-Mar-2025 |
James Wright <james@jameswright.xyz> |
refactor: Explicitly pass spanstats context |
| 00e32f70 | 30-Mar-2025 |
James Wright <james@jameswright.xyz> |
refactor: Move generic spanstats function to separate file |
| d9f57b1c | 25-Mar-2025 |
James Wright <james@jameswright.xyz> |
tg: Add background_velocity option for TaylorGreen IC |
| bb9d2f2f | 28-Mar-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !106, 'jrwrigh/fix_documentation_format', into 'main'
ci: Add dedicated formatting job
See merge request phypid/honee!106 |
| 881dd9b7 | 28-Mar-2025 |
James Wright <james@jameswright.xyz> |
fix: Documentation formatting error |
| a06722ff | 28-Mar-2025 |
James Wright <james@jameswright.xyz> |
ci: Add dedicated formatting job |
| 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 |
| c7435f2c | 27-Mar-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !103, 'jrwrigh/update_petscoptions', into 'main'
fix(bc): Correct PetscOptionsItems pointer status
See merge request phypid/honee!103 |
| ddf6e248 | 24-Mar-2025 |
James Wright <james@jameswright.xyz> |
fix(bc): Correct PetscOptionsItems pointer status
PETSc !7517 changed this from a struct to a pointer to struct. This needs to be reflected in these functions |
| 7c69a229 | 24-Mar-2025 |
James Wright <james@jameswright.xyz> |
doc: Convert docs to single sentence-per-line |