| #
5e79d562
|
| 11-Oct-2024 |
James Wright <james@jameswright.xyz> |
bc(slip): Convert slip bc to use BCDef functions
|
| #
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
|
| #
1c9ed86e
|
| 12-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !95, 'jrwrigh/mass_ksp_view', into 'main'
feat: Add -mass_ksp_view_pre_ts_solve
See merge request phypid/honee!95
|
| #
71f2ed29
|
| 12-Dec-2024 |
James Wright <james@jameswright.xyz> |
feat: Add -mass_ksp_view_pre_ts_solve
Views mass ksp once before solve. Also sets up the KSP so that the information is complete.
|
| #
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
|
| #
b1151310
|
| 23-Nov-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !76, 'jrwrigh/misc_fixes', into 'main'
refactor: Large cleanup of navierstokes.c, others
See merge request phypid/honee!76
|
| #
64dd23fe
|
| 23-Nov-2024 |
James Wright <james@jameswright.xyz> |
refactor: Move and rename CreateMassQFunction
|
| #
66fef50d
|
| 12-Oct-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !68, 'jrwrigh/operatorget', into 'main'
fix: Destroy objects from CeedOperatorFieldGet*
See merge request phypid/honee!68
|
| #
01e19bfa
|
| 12-Oct-2024 |
James Wright <james@jameswright.xyz> |
style: Use CeedOperatorFieldGetData
|
| #
fff85bd3
|
| 12-Oct-2024 |
James Wright <james@jameswright.xyz> |
fix: Destroy objects from CeedOperatorFieldGet*
|
| #
b85c1465
|
| 10-Oct-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !66, 'jrwrigh/consolidate_structs', into 'main'
chore: Move CeedData into Honee
See merge request phypid/honee!66
|
| #
e3663b90
|
| 10-Oct-2024 |
James Wright <james@jameswright.xyz> |
chore: Move CeedData into Honee
|
| #
dec3c062
|
| 24-Sep-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !29, 'jrwrigh/consolidate_structs', into 'main'
refactor: Change `User` -> `Honee`
See merge request phypid/honee!29
|
| #
0c373b74
|
| 17-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: Change User -> Honee
|
| #
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
|
| #
5f952e8d
|
| 16-Aug-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add div F_diff into RHS
|
| #
7cea0f50
|
| 27-Jul-2024 |
James Wright <james@jameswright.xyz> |
fix: Check if div_diff_flux requested, but not available
|
| #
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
|
| #
0880fbb6
|
| 26-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat(div F_diff): Add GetOperatorFieldData
|
| #
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
|