| #
56fab57d
|
| 31-Mar-2025 |
James Wright <james@jameswright.xyz> |
test: Modify TG test for background velocity
|
| #
a51a4f78
|
| 15-Feb-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !100, 'jrwrigh/spanstats_pointer_struct', into 'main'
fix: Change `SpanStatsData` struct to pointer-to-struct
See merge request phypid/honee!100
|
| #
e987420b
|
| 15-Feb-2025 |
James Wright <james@jameswright.xyz> |
fix: Change spanstats struct to pointer-to-struct
|
| #
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
|
| #
2a9a4b51
|
| 10-Dec-2024 |
James Wright <james@jameswright.xyz> |
style: Remove pointless pointer
There's no need for `Q` to be passed as a pointer; it already exists
|
| #
c960c867
|
| 10-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !94, 'jrwrigh/explicit_div_diff_flux', into 'main'
feat: Add div(Fdiff) projection to Newtonian RHS
See merge request phypid/honee!94
|
| #
b3b24828
|
| 10-Dec-2024 |
James Wright <james@jameswright.xyz> |
feat(newt): Add div(Fdiff) projection to RHS
|
| #
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
|
| #
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
|
| #
87fd7f33
|
| 07-Dec-2024 |
James Wright <james@jameswright.xyz> |
feat: Add -ts_monitor_cfl
|
| #
b046bc26
|
| 05-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !75, 'jrwrigh/cgns_restart', into 'main'
feat: Enable CGNS restart
See merge request phypid/honee!75
|
| #
c4a0f6c7
|
| 19-Nov-2024 |
James Wright <james@jameswright.xyz> |
test: Add CGNS load IC test
|
| #
dafcea5d
|
| 19-Nov-2024 |
James Wright <james@jameswright.xyz> |
test: Check -options_left before checking options
|
| #
a1f628a5
|
| 03-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !82, 'jrwrigh/max_wall_time', into 'main'
feat: Add max_wall_time exit criteria
See merge request phypid/honee!82
|
| #
354560d1
|
| 02-Dec-2024 |
James Wright <james@jameswright.xyz> |
feat: Add max_wall_time PostStep
|
| #
73170398
|
| 02-Dec-2024 |
James Wright <james@jameswright.xyz> |
chore: ProcessCommandLineOptions to use Honee arg
|
| #
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
|
| #
035c7924
|
| 01-Dec-2024 |
James Wright <james@jameswright.xyz> |
test: Add test for total_ke csv monitor
|
| #
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
|
| #
282bb53e
|
| 23-Nov-2024 |
James Wright <james@jameswright.xyz> |
refactor: Cleanup top-level DM setup
|
| #
60a7e45e
|
| 23-Nov-2024 |
James Wright <james@jameswright.xyz> |
refactor: Cleanup Ceed initialization
|
| #
15747f0f
|
| 23-Nov-2024 |
James Wright <james@jameswright.xyz> |
refactor: Minor tidying up
|
| #
c500636f
|
| 23-Nov-2024 |
James Wright <james@jameswright.xyz> |
refactor: Move output_dir creation to CLOptions
No need to have this clutter up the top domain level
|
| #
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
|