| 1664cb9f | 18-Nov-2024 |
James Wright <james@jameswright.xyz> |
misc: Add note about legacy HoneeLoadBinaryVec
This code is only used for regression testing now |
| 0a5c02f0 | 04-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !84, 'jrwrigh/fix_post_step', into 'main'
fix: Fix multiple TSPostSteps
See merge request phypid/honee!84 |
| 4c6ae86e | 04-Dec-2024 |
James Wright <james@jameswright.xyz> |
fix: Fix multiple TSPostSteps |
| 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 |
| 98116c12 | 02-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !83, 'jrwrigh/cleanup_junit', into 'main'
chore: Cleanup junit.py from old libCEED vestiages
See merge request phypid/honee!83 |
| 9d4cbeb3 | 02-Dec-2024 |
James Wright <james@jameswright.xyz> |
chore: Cleanup junit.py from old libCEED vestiages |
| ad676c0b | 02-Dec-2024 |
James Wright <james@jameswright.xyz> |
feat: Add ISO8601TimeDurationToSeconds() |
| 73170398 | 02-Dec-2024 |
James Wright <james@jameswright.xyz> |
chore: ProcessCommandLineOptions to use Honee arg |
| 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 |
| f1a0da39 | 02-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !80, 'jrwrigh/fix_stg', into 'main'
fix(stg): Skip dx when using strong STG
See merge request phypid/honee!80 |
| f9d6418b | 01-Dec-2024 |
James Wright <james@jameswright.xyz> |
fix(stg): Skip dx when using strong STG
Strong STG determines the element sizes based on the elements themselves, therefore dx doesn't need to be calculated from the box_faces flag (and it will erro
fix(stg): Skip dx when using strong STG
Strong STG determines the element sizes based on the elements themselves, therefore dx doesn't need to be calculated from the box_faces flag (and it will error out when it tries to do so)
show more ...
|
| 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 |
| 3c97163b | 01-Dec-2024 |
James Wright <james@jameswright.xyz> |
test: Add diff_csv_comment_function, implement diff_csv_kwargs |
| e941b1e9 | 01-Dec-2024 |
James Wright <james@jameswright.xyz> |
test(common): Add comment feature to diff_csv
Also adds: - `diff_csv_kwargs` to `SuiteSpec` to pass kwargs to diff_csv() - Changes how csv reference file names are taken |
| 9f354eca | 01-Dec-2024 |
James Wright <james@jameswright.xyz> |
test: Change test class name to HoneeSuiteSpec |
| 25125139 | 22-Nov-2024 |
James Wright <james@jameswright.xyz> |
feat: Add monitor for total kinetic energy balance |
| be19af4b | 01-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !78, 'jrwrigh/update_junit_common', into 'main'
test: Fail if output file not found
See merge request phypid/honee!78 |
| 7225af5b | 01-Dec-2024 |
James Wright <james@jameswright.xyz> |
test: Fail if output file not found
See ratel:!957 |
| 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 |