| 73170398 | 02-Dec-2024 |
James Wright <james@jameswright.xyz> |
chore: ProcessCommandLineOptions to use Honee arg |
| 035c7924 | 01-Dec-2024 |
James Wright <james@jameswright.xyz> |
test: Add test for total_ke csv monitor |
| 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 |
| d114cded | 16-Nov-2024 |
James Wright <james@jameswright.xyz> |
feat: Add HoneeLoadInitialCondition() |
| 481d14cb | 17-Nov-2024 |
James Wright <james@jameswright.xyz> |
refactor: Remove -continue, add use_continue_file internally |
| 80e9ac5b | 15-Oct-2024 |
James Wright <james@jameswright.xyz> |
refactor: Rename advection flags to `-advection_ic_*` |
| 57bb6b22 | 14-Oct-2024 |
James Wright <james@jameswright.xyz> |
style(advdif): Use switch for IC-specific flags |
| b4fd18df | 14-Oct-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add bl_height_factor option |
| e3663b90 | 10-Oct-2024 |
James Wright <james@jameswright.xyz> |
chore: Move CeedData into Honee |
| 0c373b74 | 17-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: Change User -> Honee |
| 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 |
| 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 |
| 49c2c2da | 17-Aug-2024 |
James Wright <james@jameswright.xyz> |
fix(advdif): Remove ceed: resource from wave yaml |
| 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 |
| be29160d | 22-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat: Remove CeedData qdata members |
| e816a7e4 | 22-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat: Implement centralized storage of QData |