| 755bbe25 | 04-Sep-2025 |
James Wright <james@jameswright.xyz> |
test: Add advection CFL/Pe spanstats test |
| c4020f1f | 19-Aug-2025 |
James Wright <james@jameswright.xyz> |
test(smartsim): Add test for smartsim solution addition |
| 0aab7249 | 06-Jul-2025 |
James Wright <james@jameswright.xyz> |
test: Add test for -ts_monitor_spanstats_cflpe |
| a5677b81 | 17-Jun-2025 |
Mohi <mohadese.khoshnevisan99@gmail.com> |
(!109) Add HONEE Git and Version info commands |
| 56fab57d | 31-Mar-2025 |
James Wright <james@jameswright.xyz> |
test: Modify TG test for background velocity |
| b3b24828 | 10-Dec-2024 |
James Wright <james@jameswright.xyz> |
feat(newt): Add div(Fdiff) projection to RHS |
| ea615d4c | 07-Dec-2024 |
James Wright <james@jameswright.xyz> |
style: Refactor fluids -> HONEE |
| 87fd7f33 | 07-Dec-2024 |
James Wright <james@jameswright.xyz> |
feat: Add -ts_monitor_cfl |
| c4a0f6c7 | 19-Nov-2024 |
James Wright <james@jameswright.xyz> |
test: Add CGNS load IC test |
| 035c7924 | 01-Dec-2024 |
James Wright <james@jameswright.xyz> |
test: Add test for total_ke csv monitor |
| b4fd18df | 14-Oct-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add bl_height_factor option |
| df29e1ee | 04-Oct-2024 |
James Wright <james@jameswright.xyz> |
fix(tests): Update tests for fixed ts_type alpha
The startup logic for `ts_type: alpha` was fixed in petsc/petsc!7816, so the reference solutions needed to be fixed as well. |
| 5239d4bb | 23-Sep-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !51, 'jrwrigh/fix_advdiff_tau', into 'main'
fix(advdif): Correct gij size, square Ctau_{a,d}
See merge request phypid/honee!51 |
| 3da913d1 | 19-Sep-2024 |
James Wright <james@jameswright.xyz> |
feat: Add flatplate STG yaml and setup files
Needed for reframe testing on Aurora, offers "real" test of turbulent flat plate simulations |
| 63cbeca8 | 18-Sep-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add BL yaml file, use in test |
| 4ca5135b | 07-Sep-2024 |
James Wright <james@jameswright.xyz> |
fix(advdif): Correct gij size, square Ctau_{a,d}
- Correct gij size based on reference element size - Ctau_{a,d} should be squared to align with 1D minreg definitions |
| 3d1afcc1 | 19-Aug-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add Boundary Layer IC, wind type |
| 141134f8 | 17-Aug-2024 |
James Wright <james@jameswright.xyz> |
test(advdif): Add tests for div(F_diff) projection |
| fbabb365 | 13-Aug-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add diffusion tau coefficient |
| dac5a352 | 29-Jul-2024 |
James Wright <james@jameswright.xyz> |
tests(advdif): Add square IC test |
| 22312f1f | 27-Jul-2024 |
James Wright <james@jameswright.xyz> |
test(advdif): Add test for sine wave IC |
| 8c85b835 | 24-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat: Implement divergence of diffusive flux |
| 67f3e659 | 26-Jun-2024 |
James Wright <james@jameswright.xyz> |
ci: Enable smartsim and PyTorch testing |
| a32db64d | 26-Jun-2024 |
James Wright <james@jameswright.xyz> |
chore: Move createPyTorchModel |
| 0006be33 | 24-Jun-2024 |
James Wright <james@jameswright.xyz> |
chore: Get tests back up and running |