| #
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
|
| #
f0df98c0
|
| 22-Aug-2025 |
James Wright <james@jameswright.xyz> |
refactor: Remove c_tau from Newtonian options
It isn't implemented anyways.
TODO: Need to edit documentation to reflect the change (if Newtonian has any lingering references to c_tau)
|
| #
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
|
| #
68eca645
|
| 24-Mar-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !102, 'jrwrigh/checkpoint_interval', into 'main'
feat: Change default checkpoint_interval to 0
See merge request phypid/honee!102
|
| #
ef55efad
|
| 24-Mar-2025 |
James Wright <james@jameswright.xyz> |
feat: Change default checkpoint_interval to 0
Binary files are no longer the standard restart file format (CGNS is), therefore this should be avoided.
|
| #
00c090c9
|
| 02-Mar-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !101, 'jrwrigh/tstimespan', into 'main'
feat: Add `-ts_eval_solutions_view` to output TSEvaluationSolutions
See merge request phypid/honee!101
|
| #
4e1dcb99
|
| 16-Feb-2025 |
James Wright <james@jameswright.xyz> |
feat: Add -ts_eval_solutions_view for -ts_eval_times
Writes out intermediate solutions specified by `-ts_eval_times`
|
| #
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.
|
| #
8c406fd7
|
| 10-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !93, 'jrwrigh/ksp_converged_reason_hist', into 'main'
feat: Add -ksp_post_solve_residual
See merge request phypid/honee!93
|
| #
16cb6b6b
|
| 09-Dec-2024 |
James Wright <james@jameswright.xyz> |
feat: Add -ksp_post_solve_residual
|
| #
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
|
| #
78a26750
|
| 05-Dec-2024 |
James Wright <james@jameswright.xyz> |
doc: Rearrange runtime options documentation
|
| #
eb9b4fe1
|
| 18-Nov-2024 |
James Wright <james@jameswright.xyz> |
feat: Enable CGNS restarts
|
| #
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
|
| #
fd5e81a7
|
| 02-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !81, 'jrwrigh/check_step', into 'main'
feat: Add -honee_check_step
See merge request phypid/honee!81
|
| #
8b774af8
|
| 29-Nov-2024 |
James Wright <james@jameswright.xyz> |
feat: Add -honee_check_step
|
| #
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
|
| #
25125139
|
| 22-Nov-2024 |
James Wright <james@jameswright.xyz> |
feat: Add monitor for total kinetic energy balance
|
| #
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
|