| #
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
|
| #
5907cb7e
|
| 23-Nov-2024 |
James Wright <james@jameswright.xyz> |
refactor: Remove RegisterProblems_NS from global namespace
Just call the function when we go to process CL arguments
|
| #
64dd23fe
|
| 23-Nov-2024 |
James Wright <james@jameswright.xyz> |
refactor: Move and rename CreateMassQFunction
|
| #
46e51c0e
|
| 18-Nov-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !74, 'jrwrigh/refactor_restart', into 'main'
Refactor continue/restart options and backend
See merge request phypid/honee!74
|
| #
481d14cb
|
| 17-Nov-2024 |
James Wright <james@jameswright.xyz> |
refactor: Remove -continue, add use_continue_file internally
|
| #
ea2beb2d
|
| 16-Nov-2024 |
James Wright <james@jameswright.xyz> |
refactor: Remove -continue_time_filename option
|
| #
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
|
| #
2da641e1
|
| 08-Oct-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !63, 'jeremy/min-petsc', into 'main'
petsc - update min version
See merge request phypid/honee!63
|
| #
214d311d
|
| 04-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
petsc - update min version
|
| #
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
|
| #
e76a832e
|
| 19-Sep-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !56, 'jrwrigh/fix_petsccount', into 'main'
fix: Use PetscCount for SegBuffer sizes
See merge request phypid/honee!56
|
| #
ddb7a641
|
| 19-Sep-2024 |
James Wright <james@jameswright.xyz> |
fix: Use PetscCount for SegBuffer sizes
Changed in PETSc !7806
|
| #
3567ee83
|
| 20-Aug-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !46, 'jrwrigh/advection_BL', into 'main'
feat(advdif): Add Boundary Layer IC
See merge request phypid/honee!46
|
| #
3d1afcc1
|
| 19-Aug-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add Boundary Layer IC, wind type
|
| #
9f6ca935
|
| 02-Aug-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !38, 'jrwrigh/advdif_sine_wave', into 'main'
feat(advdiff): Add sine and square wave ICs
See merge request phypid/honee!38
|
| #
5f636aea
|
| 29-Jul-2024 |
James Wright <james@jameswright.xyz> |
style(advdif): Add prefix to typedef enums
|
| #
a62be6ba
|
| 27-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add sine and square wave IC
|
| #
3a9e4118
|
| 27-Jul-2024 |
James Wright <james@jameswright.xyz> |
fix(advdiff): Remove STAB_TAU_ADVDIFF_SHAKIB_P tau type
It's a relic of an old design and doesn't actually exist anymore (superceded by `STAB_TAU_ADVDIFF_SHAKIB` with it's default behavior set to ma
fix(advdiff): Remove STAB_TAU_ADVDIFF_SHAKIB_P tau type
It's a relic of an old design and doesn't actually exist anymore (superceded by `STAB_TAU_ADVDIFF_SHAKIB` with it's default behavior set to match `SHAKIB_P`)
show more ...
|
| #
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
|
| #
af747cea
|
| 25-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/qdata_boundary_grad_storage' into 'main'
fix: `QDataBoundaryGradientGet` use central storage
See merge request phypid/honee!35
|